| Age | Commit message (Expand) | Author | Lines |
| 2021-06-07 | Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jsha | Guillaume Gomez | -0/+2 |
| 2021-06-07 | Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkor | Guillaume Gomez | -38/+182 |
| 2021-06-07 | Rollup merge of #85965 - tmiasko:a, r=nagisa | Guillaume Gomez | -46/+4 |
| 2021-06-07 | Rollup merge of #85912 - LingMan:iter_any, r=nagisa | Guillaume Gomez | -9/+4 |
| 2021-06-07 | Rollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum | Guillaume Gomez | -2/+7 |
| 2021-06-07 | Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-Simulacrum | Guillaume Gomez | -0/+7 |
| 2021-06-06 | Auto merge of #85343 - Aaron1011:variance-diag, r=estebank | bors | -144/+397 |
| 2021-06-06 | Add variance-related information to lifetime error messages | Aaron Hill | -144/+397 |
| 2021-06-06 | Auto merge of #85086 - petrochenkov:linkord2, r=nagisa | bors | -165/+164 |
| 2021-06-06 | linker: Re-apply Solaris fixes for `-z ignore` | Vadim Petrochenkov | -5/+10 |
| 2021-06-06 | linker: Restore the old order of linking native libraries | Vadim Petrochenkov | -4/+12 |
| 2021-06-06 | linker: Reorder linker arguments | Vadim Petrochenkov | -146/+151 |
| 2021-06-06 | linker: Inline `fn link_local_crate_native_libs_and_dependent_crate_libs` | Vadim Petrochenkov | -57/+38 |
| 2021-06-06 | Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011 | bors | -31/+612 |
| 2021-06-06 | Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -88/+111 |
| 2021-06-06 | parser: Ensure that all nonterminals have tokens after parsing | Vadim Petrochenkov | -31/+612 |
| 2021-06-06 | Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov | Yuki Okushi | -1/+23 |
| 2021-06-06 | Rollup merge of #86043 - klensy:attr-clone, r=jyn514 | Yuki Okushi | -3/+2 |
| 2021-06-06 | Rollup merge of #86028 - LingMan:dupe_empty_check, r=jyn514 | Yuki Okushi | -7/+5 |
| 2021-06-06 | Rollup merge of #85972 - GuillaumeGomez:rustdoc-html-fixes, r=jsha | Yuki Okushi | -4/+10 |
| 2021-06-06 | Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-se | Yuki Okushi | -64/+55 |
| 2021-06-06 | Rollup merge of #85920 - luqmana:wasm-linker-tweaks, r=petrochenkov | Yuki Okushi | -3/+8 |
| 2021-06-06 | Rollup merge of #85772 - luqmana:ignored-metadata, r=petrochenkov | Yuki Okushi | -3/+6 |
| 2021-06-06 | Rollup merge of #85436 - tamird:save-clone, r=estebank | Yuki Okushi | -3/+2 |
| 2021-06-06 | Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se | bors | -18/+219 |
| 2021-06-06 | Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkov | bors | -20/+481 |
| 2021-06-05 | Don't fire `invalid_doc_attributes` on `extern crate` items | Joshua Nelson | -1/+23 |
| 2021-06-06 | Auto merge of #79608 - alessandrod:bpf, r=nagisa | bors | -5/+602 |
| 2021-06-05 | Fix invalid ID value in all.html file | Guillaume Gomez | -2/+8 |
| 2021-06-05 | Add missing backslash in HTML layout string | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Escape <meta> content attribute value | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Auto merge of #86002 - cjgillot:expn_that_defined, r=petrochenkov | bors | -16/+9 |
| 2021-06-05 | Fix display for search results | Guillaume Gomez | -0/+2 |
| 2021-06-05 | Auto merge of #86032 - GuillaumeGomez:rollup-y3ij27b, r=GuillaumeGomez | bors | -27/+114 |
| 2021-06-05 | Update compiler/rustc_middle/src/query/mod.rs | Camille Gillot | -1/+0 |
| 2021-06-05 | Rollup merge of #86014 - cr1901:msp430-link, r=jonas-schievink | Guillaume Gomez | -0/+1 |
| 2021-06-05 | Rollup merge of #85974 - GuillaumeGomez:td-align, r=jsha | Guillaume Gomez | -2/+2 |
| 2021-06-05 | Rollup merge of #85760 - ChrisDenton:path-doc-platform-specific, r=m-ou-se | Guillaume Gomez | -9/+9 |
| 2021-06-05 | Rollup merge of #85710 - fee1-dead:document-path, r=m-ou-se | Guillaume Gomez | -0/+24 |
| 2021-06-05 | Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez | Guillaume Gomez | -4/+4 |
| 2021-06-05 | Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkor | Guillaume Gomez | -11/+39 |
| 2021-06-05 | Rollup merge of #83646 - glittershark:bound-map, r=m-ou-se | Guillaume Gomez | -1/+35 |
| 2021-06-05 | Drop an `if let` that will always succeed | LingMan | -7/+5 |
| 2021-06-05 | Add a map method to Bound | Griffin Smith | -1/+35 |
| 2021-06-05 | Auto merge of #85869 - tmiasko:box-free, r=nagisa | bors | -29/+0 |
| 2021-06-05 | Auto merge of #86001 - richkadel:revert-85617-rustin-patch-fix, r=Mark-Simula... | bors | -163/+149 |
| 2021-06-05 | Auto merge of #85990 - jyn514:channel-replace-rustdoc, r=Manishearth | bors | -7/+17 |
| 2021-06-05 | Auto merge of #85919 - workingjubilee:simd-ptrs-are-valid, r=petrochenkov | bors | -8/+134 |
| 2021-06-05 | Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomez | bors | -449/+79 |
| 2021-06-04 | Pass --cfg=bootstrap for proc_macros or build scripts built by stage0 | Joshua Nelson | -0/+7 |