| Age | Commit message (Expand) | Author | Lines |
| 2020-09-30 | Add test for issue #74761 | samlich | -0/+31 |
| 2020-09-29 | Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-... | bors | -217/+290 |
| 2020-09-29 | Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse | bors | -420/+421 |
| 2020-09-29 | Auto merge of #77253 - jyn514:crate-link, r=Manishearth | bors | -1/+23 |
| 2020-09-28 | Fix run-make-fulldeps tests | varkor | -24/+24 |
| 2020-09-28 | Auto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung | bors | -817/+143 |
| 2020-09-28 | Rollup merge of #77295 - jethrogb:jb/unstable-book-asm, r=Amanieu | Ralf Jung | -1/+1 |
| 2020-09-28 | Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obk | Ralf Jung | -86/+109 |
| 2020-09-28 | Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebank | Ralf Jung | -0/+21 |
| 2020-09-28 | Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk | Ralf Jung | -3/+12 |
| 2020-09-28 | Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matklad | Ralf Jung | -727/+0 |
| 2020-09-28 | Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obk | bors | -215/+258 |
| 2020-09-28 | Update unstable-book: Fix ABNF in inline assembly docs | Jethro Beekman | -1/+1 |
| 2020-09-28 | Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwco | bors | -417/+346 |
| 2020-09-28 | Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum | bors | -2/+519 |
| 2020-09-27 | Remove unnecessary -Zunsound-mir-opts uses in tests | Wesley Wiser | -168/+177 |
| 2020-09-27 | [mir-opt] Introduce a new flag to enable experimental/unsound mir opts | Wesley Wiser | -358/+392 |
| 2020-09-27 | Reopen standard streams when they are closed on Unix | Tomasz Miąsko | -2/+20 |
| 2020-09-27 | Remove feature gate test for `rustc_allow_const_fn_ptr` | Dylan MacKenzie | -47/+0 |
| 2020-09-27 | Mark `min_const_fn_fn_ptr` test as gate test | Dylan MacKenzie | -2/+4 |
| 2020-09-27 | Bless tests | Dylan MacKenzie | -44/+106 |
| 2020-09-27 | Update tests with new feature gate | Dylan MacKenzie | -26/+32 |
| 2020-09-27 | Rollup merge of #77252 - tshepang:overlong, r=jyn514 | Jonas Schievink | -1/+2 |
| 2020-09-27 | Rollup merge of #77249 - jyn514:private-links, r=Manishearth | Jonas Schievink | -12/+63 |
| 2020-09-27 | Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk | Jonas Schievink | -0/+20 |
| 2020-09-27 | Rollup merge of #76839 - lzutao:mips-asm, r=Amanieu | Jonas Schievink | -1/+207 |
| 2020-09-27 | Add documentation for `private_intra_doc_links` | Joshua Nelson | -0/+40 |
| 2020-09-27 | Resolve `crate` properly across crates | Joshua Nelson | -1/+23 |
| 2020-09-27 | Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate... | Joshua Nelson | -12/+23 |
| 2020-09-27 | Auto merge of #77118 - exrook:stability-generic-parameters-2, r=varkor | bors | -0/+1009 |
| 2020-09-27 | Add option to pass a custom codegen backend from a driver | bjorn3 | -3/+12 |
| 2020-09-27 | Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov | bors | -4/+40 |
| 2020-09-27 | update tokei and ripgrep in cargotest | Ralf Jung | -2/+2 |
| 2020-09-27 | Auto merge of #76955 - jyn514:refactor-diagnostics, r=euclio | bors | -279/+305 |
| 2020-09-27 | Auto merge of #77154 - fusion-engineering-forks:lazy-stdio, r=dtolnay | bors | -0/+20 |
| 2020-09-27 | Add MIPS asm! support | Lzu Tao | -1/+207 |
| 2020-09-27 | Auto merge of #76986 - jonas-schievink:ret-in-reg, r=nagisa | bors | -0/+32 |
| 2020-09-27 | reduce overlong line | Tshepang Lekhonkhobe | -1/+2 |
| 2020-09-27 | Rollup merge of #77243 - Aaron1011:more-derive-test, r=petrochenkov | Jonas Schievink | -6/+1652 |
| 2020-09-27 | Rollup merge of #77231 - oli-obk:clippy_const_fn, r=Manishearth | Jonas Schievink | -1/+393 |
| 2020-09-27 | Rollup merge of #77129 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-09-26 | Test more attributes in test issue-75930-derive-cfg.rs | Aaron Hill | -6/+1652 |
| 2020-09-26 | Fix UI test fallout | varkor | -1/+1 |
| 2020-09-26 | Auto merge of #77224 - RalfJung:rollup-hdvb96c, r=RalfJung | bors | -164/+351 |
| 2020-09-26 | Call `type_of` for opaque types later in compilation | Matthew Jasper | -417/+346 |
| 2020-09-26 | Add a test for 128-bit return values | Jonas Schievink | -0/+32 |
| 2020-09-26 | Remove all unstable feature support in the `missing_const_for_fn` lint | Oliver Scherer | -97/+25 |
| 2020-09-26 | Move `qualify_min_const_fn` out of rustc into clippy | Oliver Scherer | -1/+465 |
| 2020-09-26 | Normalise `BITS` in UI test | varkor | -7/+7 |
| 2020-09-26 | Bless mir-opt 32-bit tests | varkor | -21/+21 |