Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rustc_middle: Fix `opt_item_ident` for non-local def ids | Vadim Petrochenkov | 2023-05-03 | 1 | -1/+2 |
| | |||||
* | add `dont_check_failure_status` option in the compiler test | SparrowLii | 2023-04-06 | 1 | -1/+1 |
| | |||||
* | ReErased regions are local | Lukas Markeffsky | 2023-02-05 | 1 | -1/+3 |
| | |||||
* | Don't recommend `if let` if `let else` works | mejrs | 2023-01-11 | 1 | -5/+1 |
| | |||||
* | Migrate pattern matching | mejrs | 2023-01-11 | 1 | -7/+2 |
| | |||||
* | Move /src/test to /tests | Albert Larsan | 2023-01-11 | 24 | -0/+2969 |