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-12-29 23:44:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Nadrieril
5b7be148ea
Revert warning empty patterns as unreachable
2024-09-11 18:36:45 +02:00
..
rustc
Remove
print::Pat
entirely, replacing it with
String
2024-08-11 20:25:03 +10:00
constructor.rs
chore: Fix typos in 'compiler' (batch 2)
2024-09-02 07:50:22 +02:00
errors.rs
Encapsulate the printing of
WitnessPat
2024-07-29 14:56:50 +10:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_pattern_analysis
.
2024-08-29 20:18:44 +10:00
lints.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
pat_column.rs
…
pat.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
rustc.rs
Non-exhaustive structs may be empty
2024-09-02 21:16:37 +02:00
usefulness.rs
Revert warning empty patterns as unreachable
2024-09-11 18:36:45 +02:00