| Age | Commit message (Expand) | Author | Lines |
| 2022-06-16 | Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieu | bors | -8/+8 |
| 2022-06-16 | Rollup merge of #98135 - JohnTitor:issue-93022-93775, r=compiler-errors | Yuki Okushi | -0/+29 |
| 2022-06-16 | Rollup merge of #98119 - EdwinRy:path-parenthesized-type-error, r=estebank | Yuki Okushi | -20/+35 |
| 2022-06-16 | Rollup merge of #97964 - WaffleLapkin:fix_borrow_par_suggestions, r=compiler-... | Yuki Okushi | -60/+449 |
| 2022-06-15 | Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obk | bors | -15/+379 |
| 2022-06-15 | Add regression test for #93775 | Yuki Okushi | -0/+29 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -15/+379 |
| 2022-06-15 | Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors | Yuki Okushi | -198/+163 |
| 2022-06-15 | Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitor | bors | -4/+85 |
| 2022-06-15 | Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk | Yuki Okushi | -4/+50 |
| 2022-06-15 | Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -0/+0 |
| 2022-06-15 | Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol... | Yuki Okushi | -0/+35 |
| 2022-06-15 | Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obk | bors | -100/+243 |
| 2022-06-15 | Refactor path segment parameter error | EdwinRy | -20/+35 |
| 2022-06-14 | Remove `rustc_deprecated` diagnostics | Jacob Pratt | -198/+163 |
| 2022-06-14 | btreemap-alloc: adjust ui test | Jacob Hughes | -8/+8 |
| 2022-06-15 | add a test case for `decl_macro` | Takayuki Maeda | -3/+21 |
| 2022-06-14 | rebase | b-naber | -41/+113 |
| 2022-06-14 | address review | b-naber | -2/+2 |
| 2022-06-14 | bless 32-bit ui tests | b-naber | -4/+10 |
| 2022-06-14 | address review | b-naber | -5/+5 |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -249/+398 |
| 2022-06-14 | change edition to 2021 | Takayuki Maeda | -1/+1 |
| 2022-06-14 | suggest adding a `#[macro_export]` to a private macro | Takayuki Maeda | -4/+32 |
| 2022-06-13 | Improve parsing errors and suggestions for bad if statements | Michael Goulet | -100/+243 |
| 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 | -1/+1 |
| 2022-06-14 | Rollup merge of #95211 - terrarier2111:improve-parser, r=compiler-errors | Yuki Okushi | -24/+47 |
| 2022-06-13 | Move tests | Caio | -0/+0 |
| 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 #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 | -60/+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 | -1/+1 |
| 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 trailing whitespace | Maybe Waffle | -2/+2 |
| 2022-06-13 | remove use Cell in variance-object-types.rs | Yoke | -1/+0 |
| 2022-06-13 | Improve suggestion wording | Maybe Waffle | -5/+5 |
| 2022-06-13 | del unrelated comment | Yoke | -3/+0 |
| 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-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 |