| Age | Commit message (Expand) | Author | Lines |
| 2022-11-05 | Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8Ki | Dylan DPC | -27/+27 |
| 2022-11-05 | Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillot | Dylan DPC | -5/+19 |
| 2022-11-05 | Rollup merge of #103660 - ozkanonur:master, r=jyn514 | Dylan DPC | -133/+16 |
| 2022-11-05 | Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillot | Dylan DPC | -72/+52 |
| 2022-11-05 | use spans in TypeTest rather than mir::Location | Ali MJ Al-Nasrawy | -89/+65 |
| 2022-11-05 | simplify applying closure requirements | Ali MJ Al-Nasrawy | -2/+5 |
| 2022-11-05 | Auto merge of #103992 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-11-05 | Remove `unescape_byte_literal`. | Nicholas Nethercote | -4/+2 |
| 2022-11-05 | Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgr | bors | -58/+76 |
| 2022-11-05 | Specify that `break` cannot be used outside of loop *or* labeled block | clubby789 | -27/+27 |
| 2022-11-04 | Update cargo | Weihang Lo | -0/+0 |
| 2022-11-05 | Rollup merge of #103980 - notriddle:notriddle/search-results, r=GuillaumeGomez | Matthias Krüger | -32/+19 |
| 2022-11-05 | Rollup merge of #103977 - TimNN:memory-effects, r=nikic | Matthias Krüger | -2/+4 |
| 2022-11-05 | Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514 | Matthias Krüger | -7/+11 |
| 2022-11-05 | Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514 | Matthias Krüger | -17/+42 |
| 2022-11-04 | rustdoc: clean up `.logo-container` layout CSS | Michael Howell | -7/+3 |
| 2022-11-04 | Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514 | bors | -39/+80 |
| 2022-11-04 | Don't silently eat label before block in block-like expr | Michael Goulet | -0/+219 |
| 2022-11-04 | rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really needed | Michael Howell | -15/+12 |
| 2022-11-04 | Auto merge of #103978 - matthiaskrgr:rollup-iym9kmg, r=matthiaskrgr | bors | -37/+111 |
| 2022-11-04 | rustdoc: simplify search results CSS and DOM | Michael Howell | -19/+9 |
| 2022-11-04 | rustdoc: create helper `GenericParamDef::lifetime` | León Orell Valerian Liehr | -28/+13 |
| 2022-11-04 | rustdoc: add test for cross-crate trait-object types | León Orell Valerian Liehr | -0/+52 |
| 2022-11-04 | rustdoc: render the return type of cross-crate `Fn`-family trait bounds in tr... | León Orell Valerian Liehr | -7/+7 |
| 2022-11-04 | rustdoc: render `for<>` param lists of cross-crate trait-object types | León Orell Valerian Liehr | -2/+19 |
| 2022-11-04 | rustdoc: move cross-crate lifetime/outlives bounds on GAT params from where-c... | León Orell Valerian Liehr | -2/+15 |
| 2022-11-04 | rustdoc: render unnamed arguments as underscores in cross-crate functions & f... | León Orell Valerian Liehr | -16/+19 |
| 2022-11-04 | rustdoc: render late-bound lifetimes in generic parameter list of cross-crate... | León Orell Valerian Liehr | -8/+35 |
| 2022-11-04 | LLVM 16: Switch to using MemoryEffects | Tim Neumann | -2/+4 |
| 2022-11-04 | Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errors | Matthias Krüger | -0/+50 |
| 2022-11-04 | Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514 | Matthias Krüger | -26/+34 |
| 2022-11-04 | Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwco | Matthias Krüger | -0/+16 |
| 2022-11-04 | Rollup merge of #103681 - RalfJung:libtest-thread, r=thomcc | Matthias Krüger | -5/+5 |
| 2022-11-04 | Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwco | Matthias Krüger | -6/+6 |
| 2022-11-04 | Auto merge of #2641 - DrMeepster:init_once_acquire, r=RalfJung | bors | -33/+97 |
| 2022-11-04 | Auto merge of #101703 - nicholasbishop:bishop-add-uefi-ci-2, r=jyn514 | bors | -2/+159 |
| 2022-11-04 | Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2 | Nicholas Bishop | -33/+17 |
| 2022-11-04 | improve `filesearch::get_or_default_sysroot` r=ozkanonur | Onur Özkan | -133/+16 |
| 2022-11-04 | test tidy should not count untracked paths towards entries limit | yukang | -26/+34 |
| 2022-11-04 | Formatting changes + add UI test | clubby789 | -0/+50 |
| 2022-11-04 | fake a base to suppress later extra error message | yukang | -24/+21 |
| 2022-11-04 | Rollup merge of #103950 - nbdd0121:master, r=tmiasko | Matthias Krüger | -0/+12 |
| 2022-11-04 | Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notr... | Matthias Krüger | -153/+129 |
| 2022-11-04 | Rollup merge of #103780 - compiler-errors:bound-closure-lifetimes, r=jackh726 | Matthias Krüger | -0/+63 |
| 2022-11-04 | Auto merge of #103954 - matthiaskrgr:rollup-tskpxnj, r=matthiaskrgr | bors | -29/+86 |
| 2022-11-03 | Make mir opt unused file check blessable | Jakob Degen | -7/+11 |
| 2022-11-04 | Update linker-plugin-lto.md to contain up to Rust 1.65 | Jack Grigg | -1/+6 |
| 2022-11-04 | Rollup merge of #103940 - notriddle:notriddle/main-content-item-info-margin-t... | Matthias Krüger | -1/+0 |
| 2022-11-04 | Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r... | Matthias Krüger | -2/+19 |
| 2022-11-04 | Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514 | Matthias Krüger | -8/+8 |