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
57fdde331b
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Download ZIP
Download TAR.GZ
Oli Scherer
550aed825b
Use
builin_index
instead of hand-rolling it
2025-05-28 10:03:01 +00:00
..
rustc
compiler: Add rustc_abi dependence to the compiler
2024-10-27 21:10:58 -07:00
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.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
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