| Age | Commit message (Expand) | Author | Lines |
| 2021-05-18 | Fix escape handling on search results | Guillaume Gomez | -2/+2 |
| 2021-05-17 | Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obk | bors | -17/+61 |
| 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 | 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 | 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 | 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-15 | Fix unused attributes on macro_rules. | Eric Huss | -0/+66 |
| 2021-05-15 | Auto merge of #81858 - ijackson:fork-no-unwind, r=m-ou-se | bors | -23/+213 |
| 2021-05-15 | Auto merge of #84920 - Aaron1011:pretty-print-rental, r=petrochenkov | bors | -52/+172 |
| 2021-05-15 | Auto merge of #85335 - GuillaumeGomez:rollup-0tvc14g, r=GuillaumeGomez | bors | -12/+81 |
| 2021-05-15 | Call `initSidebarItems` in root module of crate | Justus K | -3/+14 |
| 2021-05-15 | 32bit bless | Ralf Jung | -38/+28 |
| 2021-05-15 | Remove some unncessary spaces from pretty-printed tokenstream output | Aaron Hill | -52/+172 |
| 2021-05-15 | split ui test stderr by bitwidth | Ralf Jung | -1/+17 |
| 2021-05-15 | Rollup merge of #85324 - FabianWolff:issue-85255, r=varkor | Guillaume Gomez | -2/+58 |
| 2021-05-15 | Rollup merge of #85185 - GuillaumeGomez:generate-not-more-docs-than-necessary... | Guillaume Gomez | -10/+23 |
| 2021-05-15 | Don't generate more docs than necessary | Guillaume Gomez | -10/+23 |
| 2021-05-15 | Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrum | bors | -36/+78099 |
| 2021-05-15 | get rid of a bunch of unnecessary NOTE in const tests | Ralf Jung | -81/+46 |
| 2021-05-15 | handle pointers in str | Ralf Jung | -0/+20 |
| 2021-05-15 | Auto merge of #85328 - GuillaumeGomez:rollup-exe9nbj, r=GuillaumeGomez | bors | -334/+318 |
| 2021-05-15 | Rollup merge of #85323 - GuillaumeGomez:fix-eslint-errors, r=jsha | Guillaume Gomez | -35/+34 |
| 2021-05-15 | Rollup merge of #85289 - GuillaumeGomez:fix-toggle-position-mobile, r=jsha | Guillaume Gomez | -192/+219 |
| 2021-05-15 | Rollup merge of #85256 - GuillaumeGomez:fix-implementors-display, r=notriddle | Guillaume Gomez | -1/+1 |
| 2021-05-15 | Rollup merge of #85067 - Stupremee:minimize-amount-of-fake-defids, r=jyn514,G... | Guillaume Gomez | -90/+55 |
| 2021-05-15 | Rollup merge of #84461 - jyn514:remove-strip-item, r=GuillaumeGomez | Guillaume Gomez | -16/+9 |
| 2021-05-15 | Minimize amount of fake `DefId`s used in rustdoc | Justus K | -90/+55 |
| 2021-05-15 | Update rustdoc-js tools | Guillaume Gomez | -1/+2 |
| 2021-05-15 | Fix eslint errors | Guillaume Gomez | -34/+32 |
| 2021-05-15 | Warn about unused pub fields in non-pub structs | Fabian Wolff | -2/+58 |
| 2021-05-15 | Auto merge of #84152 - sexxi-goose:insignificant_dtor, r=nikomatsakis | bors | -0/+226 |
| 2021-05-15 | Auto merge of #85311 - camelid:box-blanket-impl, r=jyn514 | bors | -3/+3 |
| 2021-05-15 | Auto merge of #84997 - pietroalbini:ci-verify-channel, r=Mark-Simulacrum | bors | -8/+56 |
| 2021-05-14 | add new attribute rustc_insignificant_dtor and a query to check if a type has... | Dhruv Jauhar | -0/+226 |
| 2021-05-14 | ci(should-skip-this): only check commits when skip rule enabled | Caleb Cartwright | -7/+11 |
| 2021-05-14 | should-skip-this: Check for changes between the master branch, not the previo... | Joshua Nelson | -2/+6 |
| 2021-05-14 | Run toolstate jobs when src/tools/rustfmt is modified. | Joshua Nelson | -2/+2 |
| 2021-05-14 | Update log to 0.4.14 | Joshua Nelson | -1/+1 |
| 2021-05-14 | Don't copy tool dependencies to the sysroot | Joshua Nelson | -4/+0 |
| 2021-05-14 | Update bootstrap for in-tree rustfmt | Joshua Nelson | -21/+13 |
| 2021-05-14 | Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863' | Caleb Cartwright | -0/+78073 |