| Age | Commit message (Expand) | Author | Lines |
| 2021-05-22 | Fix auto-hide for implementations and implementors. | Jacob Hoffman-Andrews | -6/+24 |
| 2021-05-22 | Auto merge of #85514 - GuillaumeGomez:upgrade-minifer-version, r=Mark-Simulacrum | bors | -3/+3 |
| 2021-05-22 | Add test for search result resize width | Guillaume Gomez | -0/+12 |
| 2021-05-22 | Handle typeck errors properly | LeSeulArtichaut | -1/+9 |
| 2021-05-22 | Remove some errors in UI tests | LeSeulArtichaut | -29/+5 |
| 2021-05-22 | Make the THIR unsafeck use the `thir_body` query | LeSeulArtichaut | -54/+53 |
| 2021-05-22 | Set desc class on the div instead of the span to simplify CSS | Guillaume Gomez | -6/+6 |
| 2021-05-22 | Mobile description width: 100% | Stefan Schindler | -1/+1 |
| 2021-05-22 | Add padding to mobile layout and fix width issue on both | Stefan Schindler | -0/+2 |
| 2021-05-22 | Prepar to remove deep nesting | Stefan Schindler | -6/+5 |
| 2021-05-22 | Implement staggered mobile layout | Stefan Schindler | -4/+17 |
| 2021-05-22 | CTFE get_alloc_extra_mut: also provide ref to MemoryExtra | Ralf Jung | -2/+3 |
| 2021-05-22 | Make THIR building a stealable query | LeSeulArtichaut | -42/+60 |
| 2021-05-22 | Move THIR structure definitions to `rustc_middle` | LeSeulArtichaut | -825/+833 |
| 2021-05-22 | Add test for deduplicate native lib in linking | 12101111 | -0/+36 |
| 2021-05-22 | Auto merge of #85557 - hyd-dev:abi, r=RalfJung | bors | -19/+26 |
| 2021-05-22 | Add default implementation for `enforce_abi()` | hyd-dev | -6/+3 |
| 2021-05-22 | const_fn_unsize: check that the cast behaves correctly | Ralf Jung | -3/+10 |
| 2021-05-22 | stabilize const_fn_unsize | Ralf Jung | -117/+38 |
| 2021-05-22 | Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jsha | bors | -2/+17 |
| 2021-05-22 | Auto merge of #85531 - luqmana:flip-gc, r=petrochenkov | bors | -22/+8 |
| 2021-05-22 | Auto merge of #85505 - flip1995:clippyup, r=Manishearth | bors | -668/+2329 |
| 2021-05-21 | Remove surplus prepend LinkedList fn | Jubilee Young | -21/+0 |
| 2021-05-21 | Add test for search result keyword extra info | Guillaume Gomez | -0/+15 |
| 2021-05-21 | Fix display for primitive and keyword extra info | Guillaume Gomez | -2/+2 |
| 2021-05-21 | Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomez | bors | -229/+651 |
| 2021-05-21 | Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | Guillaume Gomez | -66/+645 |
| 2021-05-21 | Rollup merge of #85550 - pnkfelix:fix-max-rss-division-on-mac, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-21 | Rollup merge of #85548 - GuillaumeGomez:remove-dead-js, r=jsha | Guillaume Gomez | -158/+0 |
| 2021-05-21 | Rollup merge of #85506 - GuillaumeGomez:reset-focusedByTab, r=jsha | Guillaume Gomez | -4/+5 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -28/+238 |
| 2021-05-21 | Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakis | bors | -20/+34 |
| 2021-05-21 | Check for ptr-to-int casts in const functions in THIR unsafeck | LeSeulArtichaut | -14/+105 |
| 2021-05-21 | Check for initialization of layout-restricted types | LeSeulArtichaut | -3/+46 |
| 2021-05-22 | native lib: defer the duplicate check after relevant_lib check. | 12101111 | -6/+8 |
| 2021-05-21 | facepalm: operator precedence fail on my part. | Felix S. Klock II | -1/+1 |
| 2021-05-21 | Fix search results display | Guillaume Gomez | -3/+16 |
| 2021-05-21 | Add `rustc_mir::interpret::Machine::enforce_abi()` | hyd-dev | -19/+29 |
| 2021-05-21 | Adjust self-type to require equality | Mark Rousskov | -20/+34 |
| 2021-05-21 | Remove dead toggle JS code | Guillaume Gomez | -158/+0 |
| 2021-05-21 | Auto merge of #85482 - scottmcm:more-try-bootstrap, r=yaahc | bors | -1/+8 |
| 2021-05-21 | Auto merge of #85416 - durin42:llvm-catchup-may-2021, r=nagisa | bors | -1/+12 |
| 2021-05-21 | Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievink | bors | -20/+16 |
| 2021-05-20 | Remove linker_is_gnu: true cases as that is now the default. | Luqman Aden | -20/+0 |
| 2021-05-21 | Auto merge of #85060 - ChrisDenton:win-file-exists, r=yaahc | bors | -8/+72 |
| 2021-05-21 | Auto merge of #85382 - Aaron1011:project-eval, r=nikomatsakis | bors | -9/+1 |
| 2021-05-20 | Auto merge of #85524 - RalfJung:miri, r=RalfJung | bors | -8/+6 |
| 2021-05-20 | Swap TargetOptions::linker_is_gnu default from false to true and update targe... | Luqman Aden | -2/+8 |
| 2021-05-20 | Auto merge of #85521 - alexcrichton:less-tls-inline, r=Mark-Simulacrum | bors | -13/+13 |
| 2021-05-20 | Fix my mailmap entry | Noah Lev | -0/+1 |