| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-09-15 | Only enable the let_else feature on bootstrap | est31 | -1/+1 | |
| On later stages, the feature is already stable. Result of running: rg -l "feature.let_else" compiler/ src/librustdoc/ library/ | xargs sed -s -i "s#\\[feature.let_else#\\[cfg_attr\\(bootstrap, feature\\(let_else\\)#" | ||||
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -0/+1 | |
| This reverts commit 326646074940222d602f3683d0559088690830f4. This is the revert against master, the beta revert was already done in #100538. | ||||
| 2022-08-22 | Add internal diagnistics lints | Hampus Lidin | -0/+2 | |
| 2022-08-22 | Refactor diagnostics in `handle_errors` function | Hampus Lidin | -0/+1 | |
| 2022-08-12 | Adjust cfgs | Mark Rousskov | -1/+0 | |
| 2022-07-16 | Stabilize `let_chains` | Caio | -1/+1 | |
| 2022-05-24 | RFC3239: Implement compact `cfg(target(..))` | Loïc BRANSTETT | -0/+1 | |
| 2022-02-02 | More let_else adoptions | est31 | -0/+2 | |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -2/+0 | |
| 2021-03-19 | stabilize or_patterns | mark | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+21 | |
