This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
35f6eee51a
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Nicholas Nethercote
573267cf3c
Rename
SubdiagnosticMessageOp
as
SubdiagMessageOp
.
2024-03-05 12:14:49 +11:00
..
constructor.rs
Rollup merge of
#121000
- Nadrieril:keep_all_fields, r=compiler-errors
2024-02-29 17:08:37 +01:00
errors.rs
Rename
SubdiagnosticMessageOp
as
SubdiagMessageOp
.
2024-03-05 12:14:49 +11:00
lib.rs
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00
lints.rs
Remove dead args from functions
2024-02-02 22:47:26 +00:00
pat.rs
Rename
Skip
to
PrivateUninhabited
2024-02-28 17:56:01 +01:00
pat_column.rs
Rollup merge of
#120331
- Nadrieril:no-arena, r=compiler-errors
2024-02-06 22:45:40 +01:00
rustc.rs
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00
usefulness.rs
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00