mejrs
|
372ac9c1a2
|
Translate Overlap eagerly
|
2023-01-11 14:40:13 -08:00 |
|
mejrs
|
8476c517c0
|
Don't recommend if let if let else works
|
2023-01-11 14:40:07 -08:00 |
|
mejrs
|
31c20210b9
|
Migrate pattern matching
|
2023-01-11 14:40:02 -08:00 |
|
mejrs
|
ef33072890
|
Migrate usefulness.rs
|
2023-01-11 14:39:59 -08:00 |
|
mejrs
|
5d2b9a9ed0
|
Migrate deconstruct_pat.rs
|
2023-01-11 14:39:49 -08:00 |
|
mejrs
|
519b1abd19
|
Translate const_to_pat.rs
|
2023-01-11 14:39:27 -08:00 |
|
Esteban Küber
|
52d534ef63
|
Detect out of bounds range pattern value
Fix #68972.
|
2023-01-11 16:50:55 +00:00 |
|
mejrs
|
6749ee4d7b
|
Remove (eager)
|
2022-12-17 19:20:44 +01:00 |
|
mejrs
|
1bdf112529
|
Resolve various merge conflicts
|
2022-12-17 19:08:25 +01:00 |
|
TheOddGarlic
|
e71a722fa6
|
Migrate multiple mut borrows diagnostic
|
2022-12-17 19:08:25 +01:00 |
|
TheOddGarlic
|
3a9a06311d
|
Migrate borrow of moved value diagnostic
|
2022-12-17 19:08:25 +01:00 |
|
TheOddGarlic
|
eeef05b318
|
Migrate irrefutable let pattern diagnostics
|
2022-12-17 19:08:25 +01:00 |
|
TheOddGarlic
|
e1c5073c07
|
Migrate pattern bindings with variant name lint
|
2022-12-17 19:08:25 +01:00 |
|
TheOddGarlic
|
6f82a00aa1
|
Migrate leading/trailing irrefutable let pattern diagnostics
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
4b70784176
|
Migrate lower range bound diagnostics
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
513e3995e0
|
Migrate "could not evaluate const pattern" diagnostic
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
d5f821eeb0
|
Migrate "constant pattern depends on generic parameter" diagnostic
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
b694e6649e
|
Migrate unreachable pattern diagnostic
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
98442b6905
|
Migrate pattern inlining error diagnostics
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
c7bfd00719
|
Migrate "non-exhaustive patterns: type is non-empty" diagnostic
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
71a9cb9b7e
|
Migrate "unused unsafe" lint
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
64f3e4f195
|
Migrate "requires unsafe" diagnostics
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
71fe52fed0
|
Migrate "unsafe_op_in_unsafe_fn" lints
|
2022-12-17 19:08:24 +01:00 |
|
TheOddGarlic
|
82f05446a5
|
Migrate "function cannot return without recursing" diagnostic
|
2022-12-17 19:08:24 +01:00 |
|