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-13 15:51:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Oli Scherer
550aed825b
Use
builin_index
instead of hand-rolling it
2025-05-28 10:03: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
Use
builin_index
instead of hand-rolling it
2025-05-28 10:03:01 +00:00
usefulness.rs
let deref patterns participate in usefulness/exhaustiveness
2025-05-06 18:53:55 -07:00