| Age | Commit message (Expand) | Author | Lines |
| 2022-04-02 | update tests | b-naber | -285/+204 |
| 2022-04-02 | rebase and use ty::Const in patterns again | b-naber | -13/+10 |
| 2022-04-02 | bless tests | b-naber | -204/+285 |
| 2022-04-02 | Auto merge of #95571 - petrochenkov:nowrapident2, r=Aaron1011 | bors | -18/+6 |
| 2022-04-02 | Auto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r=Dylan-DPC | bors | -16/+90 |
| 2022-04-02 | Rollup merge of #95557 - niluxv:issue-95533, r=dtolnay | Dylan DPC | -0/+8 |
| 2022-04-02 | Rollup merge of #95544 - jam1garner:improve-naked-noreturn-diagnostic, r=tmiasko | Dylan DPC | -0/+25 |
| 2022-04-02 | Rollup merge of #95373 - RalfJung:invalid_value, r=davidtwco | Dylan DPC | -11/+52 |
| 2022-04-02 | Rollup merge of #95354 - dtolnay:rustc_const_stable, r=lcnr | Dylan DPC | -5/+5 |
| 2022-04-01 | update Miri | Ralf Jung | -8/+21 |
| 2022-04-02 | ast_lowering: Stop wrapping `ident` matchers into groups | Vadim Petrochenkov | -18/+6 |
| 2022-04-01 | Auto merge of #95552 - matthiaskrgr:rollup-bxminn9, r=matthiaskrgr | bors | -67/+305 |
| 2022-04-01 | Reword purpose description of noreturn in naked function | jam1garner | -5/+5 |
| 2022-04-01 | invalid_value lint: detect invalid initialization of arrays | Ralf Jung | -11/+52 |
| 2022-04-01 | Rollup merge of #95475 - Jules-Bertholet:rustdoc-hide-assoc-consts-from-trait... | Matthias Krüger | -4/+25 |
| 2022-04-01 | Fix `thread_local!` macro to be compatible with `no_implicit_prelude` | niluxv | -0/+8 |
| 2022-04-01 | Rollup merge of #95530 - notriddle:notriddle/private-kw-prim, r=jsha | Matthias Krüger | -8/+33 |
| 2022-04-01 | Rollup merge of #95388 - RalfJung:rust-val-limit, r=oli-obk | Matthias Krüger | -43/+72 |
| 2022-04-01 | Rollup merge of #95344 - jyn514:better-debug-output, r=camelid | Matthias Krüger | -1/+23 |
| 2022-04-01 | Rollup merge of #95293 - compiler-errors:braces, r=davidtwco | Matthias Krüger | -15/+63 |
| 2022-04-01 | Rollup merge of #95260 - compiler-errors:fn, r=davidtwco | Matthias Krüger | -0/+114 |
| 2022-03-31 | Add error message suggestion for missing noreturn in naked function | jam1garner | -0/+25 |
| 2022-03-31 | Adjust feature names that disagree on const stabilization version | David Tolnay | -5/+5 |
| 2022-03-31 | rustdoc: do not show primitives and keywords as private | Michael Howell | -8/+33 |
| 2022-03-31 | Rollup merge of #91416 - compiler-errors:infinite-ty-option-box, r=estebank | Dylan DPC | -28/+160 |
| 2022-03-31 | address comments, add test for shadowed Box type | Michael Goulet | -0/+29 |
| 2022-03-31 | Specialize suggestion for Option<T> | Michael Goulet | -28/+131 |
| 2022-03-31 | test const size_of_val_raw on big value | Ralf Jung | -1/+5 |
| 2022-03-31 | catch overflow in slice size computation | Ralf Jung | -42/+67 |
| 2022-03-31 | Rollup merge of #95495 - GuillaumeGomez:rm-unneeded-to-string, r=notriddle | Dylan DPC | -1/+1 |
| 2022-03-31 | Rollup merge of #95478 - InfRandomness:infrandomness/lint_largemove_note, r=c... | Dylan DPC | -0/+14 |
| 2022-03-31 | Rollup merge of #95470 - GuillaumeGomez:fix-gui-spurious-test, r=notriddle | Dylan DPC | -2/+1 |
| 2022-03-31 | Rollup merge of #95445 - jyn514:rustc-unit-tests, r=Dylan-DPC | Dylan DPC | -1/+0 |
| 2022-03-31 | Auto merge of #95507 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-03-30 | Update cargo | Eric Huss | -0/+0 |
| 2022-03-31 | Rollup merge of #95471 - oli-obk:tait_ice, r=estebank | Dylan DPC | -0/+24 |
| 2022-03-31 | Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726 | Dylan DPC | -16/+16 |
| 2022-03-30 | Restore `impl Future<Output = Type>` to async blocks | Michael Goulet | -16/+16 |
| 2022-03-31 | Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC | bors | -88/+253 |
| 2022-03-31 | Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnay | Dylan DPC | -1/+1 |
| 2022-03-31 | Rollup merge of #95011 - michaelwoerister:awaitee_field, r=tmandry | Dylan DPC | -0/+23 |
| 2022-03-31 | Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errors | Dylan DPC | -0/+138 |
| 2022-03-31 | Rollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark-Simulacrum | Dylan DPC | -1/+7 |
| 2022-03-31 | Rollup merge of #93901 - petrochenkov:linkmod, r=wesleywiser | Dylan DPC | -86/+84 |
| 2022-03-30 | Auto merge of #95436 - cjgillot:static-mut, r=oli-obk | bors | -13/+20 |
| 2022-03-30 | Add the generic_associated_types_extended feature | Jack Huey | -0/+138 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -86/+84 |
| 2022-03-30 | Remove unneeded `to_string` call | Guillaume Gomez | -1/+1 |
| 2022-03-30 | Auto merge of #95425 - nnethercote:yet-more-parse_tt-improvements, r=petroche... | bors | -2/+3 |
| 2022-03-30 | Add note to the lint diagnostic | InfRandomness | -0/+14 |