| Age | Commit message (Expand) | Author | Lines |
| 2022-06-14 | account for endianness in debuginfo for const args | b-naber | -2/+2 |
| 2022-06-14 | rebase | b-naber | -41/+113 |
| 2022-06-14 | fix wrong evaluation in clippy | b-naber | -8/+8 |
| 2022-06-14 | address review | b-naber | -54/+45 |
| 2022-06-14 | bless 32-bit ui tests | b-naber | -4/+10 |
| 2022-06-14 | manually bless 32-bit mir-opt tests | b-naber | -25/+25 |
| 2022-06-14 | address review | b-naber | -6/+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 | -385/+519 |
| 2022-06-14 | Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPC | bors | -37/+161 |
| 2022-06-14 | Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jsha | Dylan DPC | -30/+5 |
| 2022-06-14 | Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obk | Dylan DPC | -0/+149 |
| 2022-06-14 | Rollup merge of #97935 - nnethercote:rename-ConstS-val-as-kind, r=lcnr | Dylan DPC | -7/+7 |
| 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 | -7/+7 |
| 2022-06-14 | Auto merge of #98040 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -1186/+12891 |
| 2022-06-14 | Rollup merge of #97508 - JohnTitor:more-strict-placeholder-dyn-obj, r=pnkfelix | Yuki Okushi | -7/+74 |
| 2022-06-14 | Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa | Yuki Okushi | -4/+68 |
| 2022-06-14 | Rollup merge of #95211 - terrarier2111:improve-parser, r=compiler-errors | Yuki Okushi | -24/+47 |
| 2022-06-13 | deps: add clap to workspace hack | Caleb Cartwright | -0/+1 |
| 2022-06-13 | rustdoc: remove link on slice brackets | Michael Howell | -30/+5 |
| 2022-06-13 | Rollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk | Matthias Krüger | -11/+9 |
| 2022-06-13 | Rollup merge of #98054 - ferrocene:pa-fix-llvm-download-spaces, r=jyn514 | Matthias Krüger | -7/+7 |
| 2022-06-13 | Rollup merge of #98050 - JohnTitor:issue-67945, r=compiler-errors | Matthias Krüger | -0/+107 |
| 2022-06-13 | Rollup merge of #98044 - dust1:master, r=Dylan-DPC | Matthias Krüger | -5/+1 |
| 2022-06-13 | Rollup merge of #98043 - TaKO8Ki:remove-unnecessary-to-string, r=davidtwco | Matthias Krüger | -21/+21 |
| 2022-06-13 | Rollup merge of #97960 - RalfJung:offset-from, r=oli-obk | Matthias Krüger | -17/+17 |
| 2022-06-13 | Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p... | Matthias Krüger | -104/+3 |
| 2022-06-13 | Rollup merge of #97709 - compiler-errors:normalize-const-param-ty, r=oli-obk | Matthias Krüger | -0/+88 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -4/+68 |
| 2022-06-13 | Update miri | Oli Scherer | -11/+9 |
| 2022-06-13 | fix error message for download-ci-llvm | Pietro Albini | -7/+7 |
| 2022-06-13 | Add some more regression tests for #67945 | Yuki Okushi | -0/+107 |
| 2022-06-13 | Update variance-object-types.stderr | Yoke | -1/+1 |
| 2022-06-13 | remove use Cell in variance-object-types.rs | Yoke | -1/+0 |
| 2022-06-13 | del unrelated comment | Yoke | -3/+0 |
| 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 | -20/+20 |
| 2022-06-12 | Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt | Caleb Cartwright | -1186/+12890 |
| 2022-06-12 | Rollup merge of #97920 - bjorn3:test_annotation_fixes, r=Dylan-DPC | Michael Goulet | -3/+5 |
| 2022-06-12 | Improves parser diagnostics, fixes #93867 | threadexception | -24/+47 |
| 2022-06-12 | Fix some test annotations | bjorn3 | -3/+5 |
| 2022-06-12 | Rollup merge of #98012 - compiler-errors:poly-trait-refs-are-traits, r=cjgillot | Dylan DPC | -28/+28 |
| 2022-06-12 | Auto merge of #97993 - lengyijun:clean-variance, r=compiler-errors | bors | -9/+9 |
| 2022-06-11 | Dedup `imports_granularity = "Item"` (#4737) | David Bar-On | -1/+14 |
| 2022-06-12 | Auto merge of #97778 - compiler-errors:misc-diagnostics-tidy, r=cjgillot | bors | -14/+80 |
| 2022-06-11 | Properly replace `impl Trait` in fn args, turn {integer} to i32 | Michael Goulet | -0/+49 |
| 2022-06-11 | Handle empty where-clause better | Michael Goulet | -14/+31 |
| 2022-06-11 | ValuePairs::PolyTraitRefs should be called 'trait' | Michael Goulet | -28/+28 |