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-12 15:23:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Michael Goulet
b08e9c2a60
Fix stack overflow in exhaustiveness due to recursive HIR opaque type values
2025-04-07 22:41:48 +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
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00
lints.rs
Remove
LintExpectationId
from
Level
variants
2025-04-03 09:22:21 +00:00
pat_column.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
pat.rs
…
rustc.rs
Fix stack overflow in exhaustiveness due to recursive HIR opaque type values
2025-04-07 22:41:48 +00:00
usefulness.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00