| Age | Commit message (Expand) | Author | Lines |
| 2020-06-15 | Export all fns with extern indicator | Nathan Corbyn | -50/+74 |
| 2020-06-15 | Export `#[inline] #[no_mangle]` fns in cdylibs and staticlibs | Nathan Corbyn | -4/+48 |
| 2020-06-15 | Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis | bors | -851/+923 |
| 2020-06-14 | Auto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm | bors | -5/+7 |
| 2020-06-14 | Auto merge of #73232 - RalfJung:miri-no-default, r=Mark-Simulacrum | bors | -12/+20 |
| 2020-06-14 | Auto merge of #73188 - mati865:use-preinstalled-msys2, r=pietroalbini | bors | -50/+20 |
| 2020-06-13 | Rollup merge of #73308 - yerke:fix-pretty-asm-rs-test-for-aarch64, r=Amanieu | Dylan DPC | -0/+2 |
| 2020-06-13 | Rollup merge of #73302 - JakobDegen:should-panic-documentation, r=Mark-Simula... | Dylan DPC | -71/+28 |
| 2020-06-13 | Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2020-06-13 | Rollup merge of #73241 - mati865:mingw-libs-order-comment, r=petrochenkov | Dylan DPC | -3/+4 |
| 2020-06-13 | Rollup merge of #73194 - lzutao:INT-patterns, r=dtolnay | Dylan DPC | -139/+139 |
| 2020-06-13 | Rollup merge of #73066 - ecstatic-morse:query-structural-eq2, r=pnkfelix | Dylan DPC | -20/+86 |
| 2020-06-13 | Rollup merge of #72932 - poliorcetics:pattern-contains-behaviour, r=hanna-kruppe | Dylan DPC | -0/+37 |
| 2020-06-13 | Add/update comments about MinGW late_link_args | Mateusz MikuĊa | -3/+4 |
| 2020-06-13 | pretty/asm.rs should only be tested for x86_64 and not AArch64 | Yerkebulan Tulibergenov | -0/+2 |
| 2020-06-13 | Adjusted some doctests in libcore to use `should_panic`. | Jake Degen | -71/+28 |
| 2020-06-13 | Prefer the associated consts for pattern matching error | Lzu Tao | -139/+139 |
| 2020-06-13 | Auto merge of #73277 - RalfJung:miri-caller-location, r=oli-obk | bors | -18/+18 |
| 2020-06-12 | Auto merge of #73262 - wesleywiser:simplifyarmidentity_beta_regression, r=oli... | bors | -62/+87 |
| 2020-06-12 | Make `type_marked_structural` private | Dylan MacKenzie | -2/+1 |
| 2020-06-12 | Use "reflexive equality" in docs | Dylan MacKenzie | -2/+2 |
| 2020-06-12 | Helper method for whether type has structural equality | Dylan MacKenzie | -18/+85 |
| 2020-06-12 | Disable the `SimplifyArmIdentity` pass on beta | Wesley Wiser | -62/+87 |
| 2020-06-12 | fix caller_location intrinsic for Miri | Ralf Jung | -18/+18 |
| 2020-06-12 | Rollup merge of #73236 - GuillaumeGomez:cleanup-e0666, r=Dylan-DPC | Dylan DPC | -7/+11 |
| 2020-06-12 | Rollup merge of #73225 - tmandry:issue-73050, r=oli-obk | Dylan DPC | -10/+13 |
| 2020-06-12 | Rollup merge of #73178 - petrochenkov:explint, r=varkor | Dylan DPC | -26/+146 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -518/+485 |
| 2020-06-12 | x.py: do not build Miri by default | Ralf Jung | -12/+20 |
| 2020-06-12 | Auto merge of #73266 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-06-11 | Update cargo | Eric Huss | -0/+0 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -5/+200 |
| 2020-06-11 | Use the built cargo for cargotest. | Eric Huss | -1/+2 |
| 2020-06-12 | Rollup merge of #73254 - jyn514:local-def-id-comment, r=lcnr | Dylan DPC | -0/+2 |
| 2020-06-12 | Rollup merge of #73195 - ayazhafiz:i/73145, r=estebank | Dylan DPC | -50/+2126 |
| 2020-06-12 | Rollup merge of #73187 - mati865:bootstrap-cleanup, r=Mark-Simulacrum | Dylan DPC | -6/+0 |
| 2020-06-12 | Rollup merge of #73163 - ayushmishra2005:61137-add-long-error-code-e0724, r=d... | Dylan DPC | -1/+26 |
| 2020-06-12 | Rollup merge of #73036 - alexcrichton:update-wasm-fence, r=Mark-Simulacrum | Dylan DPC | -8/+0 |
| 2020-06-12 | Rollup merge of #73033 - Amanieu:asm-tls, r=oli-obk | Dylan DPC | -45/+78 |
| 2020-06-11 | Add comment about LocalDefId -> DefId | Joshua Nelson | -0/+2 |
| 2020-06-11 | Add long error explanation for E0724 | Ayush Kumar Mishra | -1/+26 |
| 2020-06-11 | Rollup merge of #73230 - Amanieu:asm-unused2, r=petrochenkov | Dylan DPC | -21/+54 |
| 2020-06-11 | Rollup merge of #73207 - GuillaumeGomez:cleanup-e0648, r=Dylan-DPC | Dylan DPC | -1/+10 |
| 2020-06-11 | Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper | Dylan DPC | -146/+243 |
| 2020-06-11 | Rollup merge of #73169 - Amanieu:asm-warnings, r=petrochenkov | Dylan DPC | -15/+124 |
| 2020-06-11 | Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obk | Dylan DPC | -1/+1 |
| 2020-06-11 | Rollup merge of #73012 - Aaron1011:feature/span-debug-ctxt, r=matthewjasper | Dylan DPC | -47/+75 |
| 2020-06-11 | Rollup merge of #72180 - euclio:rustdoc-test-extra-space, r=Dylan-DPC | Dylan DPC | -1/+27 |
| 2020-06-11 | Fix NLL test | Matthew Jasper | -2/+2 |
| 2020-06-11 | Document some opaque types code | Matthew Jasper | -100/+109 |