This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 19:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Michael Goulet
0a6a0e47d2
Dont consider fields that are forced unstable due to -Zforce-unstable-if-unmarked to be uninhabited
2025-03-18 18:24:02 +00:00
..
rustc
compiler: Add rustc_abi dependence to the compiler
2024-10-27 21:10:58 -07:00
constructor.rs
rename
BitSet
to
DenseBitSet
2025-01-11 11:34:01 +00:00
errors.rs
…
lib.rs
Remove
#![warn(unreachable_pub)]
from all
compiler/
crates.
2025-03-11 13:14:21 +11:00
lints.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
pat_column.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
pat.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
rustc.rs
Dont consider fields that are forced unstable due to -Zforce-unstable-if-unmarked to be uninhabited
2025-03-18 18:24:02 +00:00
usefulness.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00