This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 11:51:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40be1db6b89dcf027cad553e85e767aadfa75a7f
rust
/
compiler
/
rustc_pattern_analysis
/
src
T
History
lcnr
ad20e5c468
split definition and use site hidden tys
2025-10-31 14:48:43 +01:00
..
rustc
clean up witness printing for tuple-like constructors
2025-08-10 16:34:11 -07:00
checks.rs
always check for mixed deref pattern and normal constructors
2025-07-04 23:47:31 -07:00
constructor.rs
In rustc_pattern_analysis, put
true
witnesses before
false
witnesses
2025-07-28 02:01:39 +03:00
errors.rs
…
lib.rs
pattern_analysis: add option to get a full set of witnesses
2025-07-20 18:27:30 +02:00
lints.rs
…
pat_column.rs
…
pat.rs
…
rustc.rs
split definition and use site hidden tys
2025-10-31 14:48:43 +01:00
usefulness.rs
List all the variants of non-exhaustive enums in exhaustive mode
2025-07-20 18:27:30 +02:00