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-08 05:06:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Michael Goulet
47b9e373cb
Revert "Fix stack overflow in exhaustiveness due to recursive HIR opaque type values"
...
This reverts commit b08e9c2a60f4dbab4bdaa733727947b3395de329.
2025-05-20 10:09:01 +00:00
..
rustc
…
constructor.rs
let deref patterns participate in usefulness/exhaustiveness
2025-05-06 18:53:55 -07:00
errors.rs
error early when mixing deref patterns with normal constructors
2025-05-06 18:53:55 -07:00
lib.rs
Remove #![feature(let_chains)] from library and src/librustdoc
2025-05-16 16:14:24 +02:00
lints.rs
Remove
LintExpectationId
from
Level
variants
2025-04-03 09:22:21 +00:00
pat_column.rs
…
pat.rs
…
rustc.rs
Revert "Fix stack overflow in exhaustiveness due to recursive HIR opaque type values"
2025-05-20 10:09:01 +00:00
usefulness.rs
let deref patterns participate in usefulness/exhaustiveness
2025-05-06 18:53:55 -07:00