| Age | Commit message (Expand) | Author | Lines |
| 2022-06-18 | Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514 | Yuki Okushi | -20/+47 |
| 2022-06-17 | Auto merge of #97892 - klensy:fix-spaces, r=oli-obk | bors | -70/+70 |
| 2022-06-17 | Rollup merge of #98191 - TaKO8Ki:remove-rest-of-unnecessary-to-string, r=Dyla... | Dylan DPC | -1/+1 |
| 2022-06-17 | Rollup merge of #97798 - WaffleLapkin:allow_for_suggestions_that_are_quite_fa... | Dylan DPC | -21/+102 |
| 2022-06-17 | remove the rest of unnecessary `to_string` | Takayuki Maeda | -1/+1 |
| 2022-06-16 | Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup | flip1995 | -1913/+4140 |
| 2022-06-16 | bless clippy ui tests | Maybe Waffle | -21/+102 |
| 2022-06-16 | bless clippy tests | klensy | -70/+70 |
| 2022-06-16 | Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi... | Matthias Krüger | -4/+4 |
| 2022-06-16 | Support lint expectations for `--force-warn` lints (RFC 2383) | xFrednet | -4/+4 |
| 2022-06-15 | Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 | Yuki Okushi | -98/+112 |
| 2022-06-15 | Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2022-06-14 | fix wrong evaluation in clippy | b-naber | -2/+2 |
| 2022-06-14 | address review | b-naber | -16/+6 |
| 2022-06-14 | fix clippy test failures | b-naber | -64/+102 |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -81/+67 |
| 2022-06-14 | Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPC | bors | -3/+3 |
| 2022-06-14 | Rollup merge of #97935 - nnethercote:rename-ConstS-val-as-kind, r=lcnr | Dylan DPC | -3/+3 |
| 2022-06-14 | Auto merge of #98082 - lnicola:rust-analyzer-2022-06-14, r=lnicola | bors | -8/+8 |
| 2022-06-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -8/+8 |
| 2022-06-14 | Rename the `ConstS::val` field as `kind`. | Nicholas Nethercote | -3/+3 |
| 2022-06-14 | Auto merge of #98040 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -1186/+12891 |
| 2022-06-14 | Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa | Yuki Okushi | -1/+2 |
| 2022-06-13 | deps: add clap to workspace hack | Caleb Cartwright | -0/+1 |
| 2022-06-13 | Move tests | Caio | -2/+2 |
| 2022-06-13 | Rollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk | Matthias Krüger | -11/+9 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -1/+2 |
| 2022-06-13 | Update miri | Oli Scherer | -11/+9 |
| 2022-06-13 | remove unnecessary `to_string` and `String::new` for `tool_only_span_suggestion` | Takayuki Maeda | -1/+1 |
| 2022-06-13 | remove unnecessary `to_string` and `String::new` | Takayuki Maeda | -19/+19 |
| 2022-06-12 | Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt | Caleb Cartwright | -1186/+12890 |
| 2022-06-12 | Make `ExprKind::Closure` a struct variant. | Camille GILLOT | -98/+112 |
| 2022-06-09 | Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrum | bors | -1/+2 |
| 2022-06-09 | fix typo | Pietro Albini | -1/+1 |
| 2022-06-09 | change stage0.json to reduce the chance of merge conflicts | Pietro Albini | -6/+21 |
| 2022-06-09 | load configuration for downloading artifacts from stage0.json | Pietro Albini | -0/+3 |
| 2022-06-09 | keep the same config values in stage0 between invocations | Pietro Albini | -18/+27 |
| 2022-06-09 | update Miri | Ralf Jung | -8/+12 |
| 2022-06-09 | Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s... | David Tolnay | -1/+2 |
| 2022-06-09 | Update cargo | David Tolnay | -0/+0 |
| 2022-06-08 | Auto merge of #97896 - compiler-errors:rollup-mrl7ng0, r=compiler-errors | bors | -1/+1 |
| 2022-06-08 | Fix polonius compare mode. | Eric Huss | -1/+1 |
| 2022-06-08 | Update cargo | Eric Huss | -0/+0 |
| 2022-06-08 | Auto merge of #97447 - nnethercote:improve-folding, r=jackh726 | bors | -1/+1 |
| 2022-06-08 | Folding revamp. | Nicholas Nethercote | -1/+1 |
| 2022-06-07 | Rollup merge of #97826 - GuillaumeGomez:rustdoc-gui-tests-info, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2022-06-07 | Rollup merge of #97817 - lnicola:rust-analyzer-2022-06-07, r=lnicola | Dylan DPC | -23/+8 |
| 2022-06-07 | Update help message for rustdoc-gui runner | Guillaume Gomez | -0/+1 |
| 2022-06-07 | :arrow_up: rust-analyzer | Laurențiu Nicola | -23/+8 |
| 2022-06-07 | Auto merge of #95565 - jackh726:remove-borrowck-mode, r=nikomatsakis | bors | -30/+13 |