You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `build-std` feature enables Cargo to compile the standard library itself as
429
429
part of a crate graph compilation. This feature has also historically been known
@@ -493,9 +493,9 @@ feature for Cargo has an extremely long history and is very large in scope, and
493
493
this is just the beginning. If you'd like to report bugs please either report
494
494
them to:
495
495
496
-
* Cargo - https://github.com/rust-lang/cargo/issues/new - for implementation bugs
496
+
* Cargo - <https://github.com/rust-lang/cargo/issues/new> - for implementation bugs
497
497
* The tracking repository -
498
-
https://github.com/rust-lang/wg-cargo-std-aware/issues/new - for larger design
498
+
<https://github.com/rust-lang/wg-cargo-std-aware/issues/new> - for larger design
499
499
questions.
500
500
501
501
Also if you'd like to see a feature that's not yet implemented and/or if
@@ -504,7 +504,7 @@ the [issue tracker](https://github.com/rust-lang/wg-cargo-std-aware/issues) of
504
504
the tracking repository, and if it's not there please file a new issue!
0 commit comments