| Age | Commit message (Expand) | Author | Lines |
| 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 #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -88/+111 |
| 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 | 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-05 | Auto merge of #84234 - jyn514:blanket-hash, r=Aaron1011 | bors | -20/+22 |
| 2021-06-04 | Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl... | Richard Cobbe | -20/+481 |
| 2021-06-04 | msp430 linker does not accept -znoexecstack. Set linker_is_gnu to false as wo... | William D. Jones | -0/+1 |
| 2021-06-04 | Auto merge of #86006 - JohnTitor:rollup-97iuoi3, r=JohnTitor | bors | -283/+360 |
| 2021-06-04 | Added a new test demonstrating the issue requiring revert | Rich Kadel | -0/+18 |
| 2021-06-05 | Rollup merge of #85988 - jyn514:ninja-error, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2021-06-05 | Rollup merge of #85983 - dtolnay:semverx, r=ehuss | Yuki Okushi | -3/+3 |
| 2021-06-05 | Rollup merge of #85979 - tlyu:where-no-unsized-indirection, r=estebank | Yuki Okushi | -0/+33 |
| 2021-06-05 | Rollup merge of #85966 - alexcrichton:wasm-simd-indirect, r=workingjubilee | Yuki Okushi | -6/+33 |
| 2021-06-05 | Rollup merge of #85939 - m-ou-se:fix-remove-ref-macro-invocation, r=estebank | Yuki Okushi | -4/+36 |
| 2021-06-05 | Rollup merge of #85853 - marmeladema:improper-ctypes-definitions-boxed-dst, r... | Yuki Okushi | -24/+66 |
| 2021-06-05 | Rollup merge of #84942 - jyn514:channel-replace, r=Manishearth | Yuki Okushi | -120/+139 |
| 2021-06-05 | Rollup merge of #84880 - jyn514:cleanup-itemkind, r=GuillaumeGomez | Yuki Okushi | -20/+37 |