| Age | Commit message (Expand) | Author | Lines |
| 2020-08-07 | Auto merge of #70052 - Amanieu:hashbrown7, r=Mark-Simulacrum | bors | -50/+37 |
| 2020-08-07 | Fix natvis tests | Amanieu d'Antras | -15/+15 |
| 2020-08-06 | Rollup merge of #75227 - Amanieu:fix_asm_arch, r=Mark-Simulacrum | Manish Goregaokar | -3/+29 |
| 2020-08-06 | Rollup merge of #75203 - canova:btreemap-into-iter, r=dtolnay | Manish Goregaokar | -0/+23 |
| 2020-08-06 | Rollup merge of #75079 - jyn514:disambiguator, r=Manishearth | Manish Goregaokar | -49/+329 |
| 2020-08-07 | Handle new HashMap layout in CDB, MSVC, WinDbg, etc. | MaulingMonkey | -31/+4 |
| 2020-08-07 | Handle new HashMap layout in GDB and LLDB | Amanieu d'Antras | -4/+18 |
| 2020-08-06 | Add doc-comment for `kind_side_channel` | Joshua Nelson | -0/+3 |
| 2020-08-07 | Auto merge of #75233 - RalfJung:miri, r=RalfJung | bors | -10/+8 |
| 2020-08-07 | Rollup merge of #75236 - syntacticsugarglider:patch-1, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-08-07 | Rollup merge of #75232 - leijurv:patch-1, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-08-07 | Rollup merge of #75217 - GuillaumeGomez:cleanup-e0747, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2020-08-07 | Rollup merge of #75210 - nnethercote:change-type-of-available_cgus, r=ecstati... | Yuki Okushi | -6/+5 |
| 2020-08-07 | Rollup merge of #75190 - GuillaumeGomez:cleanup-e0746, r=Dylan-DPC | Yuki Okushi | -4/+6 |
| 2020-08-07 | Rollup merge of #75188 - Aaron1011:fix/fieldless-tuple-error, r=varkor | Yuki Okushi | -4/+28 |
| 2020-08-07 | Rollup merge of #75183 - Aaron1011:toolstate/a-rustfmt, r=nikomatsakis | Yuki Okushi | -1/+1 |
| 2020-08-07 | Rollup merge of #75181 - WaffleLapkin:patch-2, r=ecstaticmorse | Yuki Okushi | -1/+1 |
| 2020-08-07 | Rollup merge of #74888 - infinity0:ignore-endian-big, r=nikomatsakis | Yuki Okushi | -9/+28 |
| 2020-08-06 | Fix typo "biset" -> "bitset" | Izzy Swart | -1/+1 |
| 2020-08-06 | Remove dead code | Joshua Nelson | -17/+1 |
| 2020-08-06 | Fix outdated code | Joshua Nelson | -6/+4 |
| 2020-08-06 | Improve tests | Joshua Nelson | -19/+22 |
| 2020-08-06 | Use the proper kind for associated items | Joshua Nelson | -13/+25 |
| 2020-08-06 | update Miri | Ralf Jung | -10/+8 |
| 2020-08-06 | Fix typo "TraitObligatiom" -> "TraitObligation" | Leijurv | -1/+1 |
| 2020-08-06 | Still print help even if there's no span | Joshua Nelson | -0/+2 |
| 2020-08-07 | Change the type of `AssertModuleSource::available_cgus`. | Nicholas Nethercote | -6/+5 |
| 2020-08-06 | Fix ICE when using asm! on an unsupported architecture | Amanieu d'Antras | -3/+29 |
| 2020-08-06 | Auto merge of #75218 - Aaron1011:feature/prof-metadata-query, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-08-06 | Record query name when profiling "metadata_decode_entry" | Aaron Hill | -1/+1 |
| 2020-08-06 | Auto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis | bors | -0/+28 |
| 2020-08-06 | Clean up E0747 explanation | Guillaume Gomez | -2/+2 |
| 2020-08-06 | Auto merge of #75008 - eddyb:rmeta-indexed-trait-impls, r=nikomatsakis | bors | -37/+54 |
| 2020-08-05 | Suggest f() for functions and add a test case | Joshua Nelson | -2/+16 |
| 2020-08-05 | Add a test for BTreeMap lifetime bound to see if it compiles | Nazım Can Altınova | -0/+23 |
| 2020-08-06 | Add a FIXME comment | Yuki Okushi | -1/+5 |
| 2020-08-05 | Auto merge of #75166 - JulianKnodt:i64494, r=lcnr | bors | -0/+37 |
| 2020-08-05 | Auto merge of #75194 - Aaron1011:feature/macro-backtrace-numbers, r=eddyb | bors | -6/+6 |
| 2020-08-05 | Show backtrace numbers in backtrace whenever more than one is involved | Aaron Hill | -6/+6 |
| 2020-08-05 | Auto merge of #75165 - JulianKnodt:i72787, r=lcnr | bors | -0/+74 |
| 2020-08-05 | Clean up E0746 explanation | Guillaume Gomez | -4/+6 |
| 2020-08-05 | Handle fieldless tuple structs in diagnostic code | Aaron Hill | -4/+28 |
| 2020-08-05 | Auto merge of #75169 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-08-05 | Auto merge of #75124 - nnethercote:clean-up-rustdoc-main, r=oli-obk | bors | -73/+53 |
| 2020-08-05 | Label rustfmt toolstate issues with A-rustfmt | Aaron Hill | -1/+1 |
| 2020-08-05 | Fix typo in `librustc_feature/active.rs` | Waffle Lapkin | -1/+1 |
| 2020-08-05 | Auto merge of #75155 - davidtwco:polymorphization-incr-comp-optimisations, r=... | bors | -15/+61 |
| 2020-08-05 | Auto merge of #75037 - richkadel:llvm-coverage-map-gen-5.2, r=wesleywiser | bors | -359/+384 |
| 2020-08-05 | Unresolved link -> incompatible link kind | Joshua Nelson | -22/+21 |
| 2020-08-05 | Give a much better error message if the struct failed to resolve | Joshua Nelson | -145/+182 |