rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- bump sccache for linux x86_64 to allow caching while PGO'd
- Add a run-make test that checks our `core::ffi::c_*` types against Clang
- ICE: compiler/rustc_mir_build/src/build/matches/mod.rs `None`
- ICE: `did not expect inference variables here`
- Use `download-rustc=false` global default, `if-unchanged` for tools and library profiles, and make `rust.debug-assertions=true` inhibit downloading CI rustc
- Lexer tweaks
- Print name of env var in `--print=deployment-target`
- #[derive(Debug)] on #[repr(packed)] enum causes internal compiler error
- [DRAFT] `Rc`: allow deduping both `deref` and `clone` across types
- `std::arch::wasm::unreachable()` is stable but does not compile
- Docs
- Rust not yet supported