This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
811d7dd113
rust
/
compiler
/
rustc_mir_build
/
src
History
Tobias Bucher
811d7dd113
#[deprecated_safe_2024]
: Also use the
// TODO:
hint in the compiler error
...
This doesn't work for translated compiler error messages.
2024-08-13 11:32:47 +02:00
..
build
Auto merge of
#128742
- RalfJung:miri-vtable-uniqueness, r=saethlin
2024-08-13 04:32:34 +00:00
thir
Rollup merge of
#128762
- fmease:use-more-slice-pats, r=compiler-errors
2024-08-11 07:51:51 +02:00
check_unsafety.rs
#[deprecated_safe_2024]
: Also use the
// TODO:
hint in the compiler error
2024-08-13 11:32:47 +02:00
errors.rs
#[deprecated_safe_2024]
: Also use the
// TODO:
hint in the compiler error
2024-08-13 11:32:47 +02:00
lib.rs
Use
tidy
to sort crate attributes for all compiler crates.
2024-06-12 15:49:10 +10:00
lints.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00