| Age | Commit message (Expand) | Author | Lines |
| 2021-05-18 | Rollup merge of #85423 - jyn514:cmake, r=Mark-Simulacrum | Ralf Jung | -2/+3 |
| 2021-05-18 | Rollup merge of #85407 - GuillaumeGomez:copy-path-display-improvement, r=jsha | Ralf Jung | -13/+39 |
| 2021-05-18 | Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnr | Ralf Jung | -10/+2 |
| 2021-05-18 | Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomez | Ralf Jung | -195/+178 |
| 2021-05-18 | Auto merge of #85437 - GuillaumeGomez:rollup-3jcirty, r=GuillaumeGomez | bors | -58/+464 |
| 2021-05-18 | Rollup merge of #85393 - Aaron1011:async-type-err, r=varkor | Guillaume Gomez | -0/+25 |
| 2021-05-18 | Rollup merge of #85369 - FabianWolff:issue-84973, r=jackh726 | Guillaume Gomez | -4/+209 |
| 2021-05-18 | Rollup merge of #85339 - FabianWolff:issue-83893, r=varkor | Guillaume Gomez | -0/+77 |
| 2021-05-18 | Rollup merge of #85280 - jsha:move-trait-toggles, r=GuillaumeGomez | Guillaume Gomez | -2/+14 |
| 2021-05-18 | Rollup merge of #84587 - jyn514:rustdoc-lint-block, r=CraftSpider | Guillaume Gomez | -52/+139 |
| 2021-05-18 | Auto merge of #85313 - jackh726:region_eq, r=nikomatsakis | bors | -1/+5 |
| 2021-05-18 | Improve display for "copy-path" button, making it more discrete | Guillaume Gomez | -13/+39 |
| 2021-05-17 | Fix rebase conflicts | Joshua Nelson | -1/+1 |
| 2021-05-17 | Don't require cmake on Windows when LLVM isn't being built | Joshua Nelson | -2/+3 |
| 2021-05-17 | Address review comments | Joshua Nelson | -14/+21 |
| 2021-05-17 | Rename INVALID_RUST_CODEBLOCK{,S} | Joshua Nelson | -9/+9 |
| 2021-05-17 | Add back missing help for ignore blocks | Joshua Nelson | -34/+40 |
| 2021-05-17 | New rustdoc lint to respect -Dwarnings correctly | Alexis Bourget | -37/+111 |
| 2021-05-18 | update Miri | Ralf Jung | -8/+8 |
| 2021-05-17 | Implement jackh726's suggestions | Fabian Wolff | -2/+131 |
| 2021-05-17 | Auto merge of #85414 - RalfJung:rollup-ueqcik4, r=RalfJung | bors | -53/+130 |
| 2021-05-17 | Rollup merge of #85408 - RalfJung:alloc-size, r=oli-obk | Ralf Jung | -44/+44 |
| 2021-05-17 | Rollup merge of #85367 - GuillaumeGomez:fix-css-rule, r=jsha | Ralf Jung | -4/+4 |
| 2021-05-17 | Rollup merge of #85355 - hi-rustin:rustin-patch-issue-85255, r=varkor | Ralf Jung | -5/+82 |
| 2021-05-17 | Auto merge of #85352 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2021-05-17 | Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkov | bors | -11/+429 |
| 2021-05-17 | mir-opt bless for Size field being removed from Allocation | Ralf Jung | -44/+44 |
| 2021-05-17 | Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obk | bors | -17/+61 |
| 2021-05-16 | Allow formatting `Anonymous{Struct, Union}` declarations | jedel1043 | -11/+64 |
| 2021-05-16 | Suppress spurious errors inside `async fn` | Aaron Hill | -0/+25 |
| 2021-05-17 | Auto merge of #85178 - cjgillot:local-crate, r=oli-obk | bors | -22/+19 |
| 2021-05-16 | Auto merge of #84993 - eddyb:cg-ssa-on-demand-blocks, r=nagisa | bors | -6/+9 |
| 2021-05-17 | rustc_codegen_ssa: only create backend `BasicBlock`s as-needed. | Eduard-Mihai Burtescu | -6/+9 |
| 2021-05-16 | Auto merge of #85312 - ehuss:macro_use-unused-attr, r=petrochenkov | bors | -0/+66 |
| 2021-05-16 | Add tracking issue | Jonas Schievink | -0/+5 |
| 2021-05-16 | Add test for trait toggle location | Jacob Hoffman-Andrews | -0/+7 |
| 2021-05-16 | Auto merge of #85290 - Amanieu:asm_const_int, r=nagisa | bors | -44/+66 |
| 2021-05-16 | Auto merge of #84549 - tmiasko:static-initializer, r=varkor | bors | -4/+25 |
| 2021-05-16 | Add test for restriction of anonymous types on validation | jedel1043 | -0/+227 |
| 2021-05-16 | Implement Anonymous{Struct, Union} in the AST | jedel1043 | -0/+138 |
| 2021-05-16 | Suggest borrowing if a trait implementation is found for &/&mut <type> | Fabian Wolff | -4/+80 |
| 2021-05-16 | Fix invalid input:disabled CSS selector | Guillaume Gomez | -4/+4 |
| 2021-05-16 | Auto merge of #85332 - RalfJung:ptr-in-str, r=oli-obk | bors | -119/+110 |
| 2021-05-16 | Auto merge of #85304 - Stupremee:crates-in-sidebar-in-root, r=Nemo157 | bors | -3/+14 |
| 2021-05-16 | Auto merge of #85279 - DrChat:asm_powerpc64, r=Amanieu | bors | -1/+31 |
| 2021-05-16 | Fix comments in tests | Amanieu d'Antras | -2/+2 |
| 2021-05-16 | More tests for issue-85255 | hi-rustin | -5/+82 |
| 2021-05-16 | Auto merge of #85259 - Smittyvb:thir-unsafeck-inline-asm, r=nikomatsakis | bors | -26/+285 |
| 2021-05-16 | Allow `async {}` expressions in const contexts | Jonas Schievink | -17/+56 |
| 2021-05-16 | Update RLS | Igor Matuszewski | -0/+0 |