This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8619438574
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Download ZIP
Download TAR.GZ
est31
7493e1cdf6
Make #![feature(let_chains)] bootstrap conditional in compiler/
2025-04-23 16:40:30 +02: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
Move eager translation to a method on
Diag
2025-04-16 21:38:59 -04:00
lib.rs
Make #![feature(let_chains)] bootstrap conditional in compiler/
2025-04-23 16:40:30 +02:00
lints.rs
Remove
LintExpectationId
from
Level
variants
2025-04-03 09:22:21 +00:00
pat.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
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