This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
e138e8760d
rust
/
compiler
/
rustc_mir_build
/
src
History
Michael Goulet
e138e8760d
Never patterns constitute a read for unsafety
2024-09-18 19:17:38 -04:00
..
build
Rollup merge of
#130294
- nnethercote:more-lifetimes, r=lcnr
2024-09-14 18:12:13 +02:00
thir
Add a machine-applicable suggestion to "unreachable pattern"
2024-09-13 21:01:29 +02:00
check_unsafety.rs
Never patterns constitute a read for unsafety
2024-09-18 19:17:38 -04:00
errors.rs
Add a machine-applicable suggestion to "unreachable pattern"
2024-09-13 21:01:29 +02:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_mir_build
.
2024-08-29 20:13:06 +10:00
lints.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00