| Age | Commit message (Expand) | Author | Lines |
| 2020-07-17 | Rollup merge of #74452 - Manishearth:module-type-ns, r=jyn514 | Manish Goregaokar | -0/+18 |
| 2020-07-17 | Rollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco | Manish Goregaokar | -36/+73 |
| 2020-07-17 | Rollup merge of #74411 - jonas-schievink:unbreak-mir, r=matthewjasper | Manish Goregaokar | -7/+0 |
| 2020-07-17 | Rollup merge of #74364 - lcnr:lazy-norm-tests, r=nikomatsakis | Manish Goregaokar | -0/+36 |
| 2020-07-17 | Rollup merge of #74288 - haraldh:test_aslr, r=petrochenkov | Manish Goregaokar | -1/+1 |
| 2020-07-17 | Rollup merge of #74056 - fusion-engineering-forks:fmt-arguments-as-str, r=Ama... | Manish Goregaokar | -285/+273 |
| 2020-07-17 | Rollup merge of #74009 - mati865:mingw-tests-implib, r=nikomatsakis | Manish Goregaokar | -54/+40 |
| 2020-07-17 | Rollup merge of #73930 - a1phyr:feature_const_option, r=dtolnay | Manish Goregaokar | -0/+14 |
| 2020-07-17 | Add test for module ambiguity | Manish Goregaokar | -0/+18 |
| 2020-07-17 | Fix various tests to run on windows-gnu | Mateusz Mikuła | -42/+39 |
| 2020-07-17 | Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis | bors | -234/+234 |
| 2020-07-17 | Remove invalid test | Mateusz Mikuła | -11/+0 |
| 2020-07-17 | Create implib for dlls when testing MinGW targets | Mateusz Mikuła | -1/+1 |
| 2020-07-17 | Make fmt::Arguments::as_str() return a 'static str. | Mara Bos | -285/+273 |
| 2020-07-17 | warn about uninit multi-variant enums | Ralf Jung | -36/+73 |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -234/+234 |
| 2020-07-16 | Update src/test/rustdoc/intra-doc-crate/auxiliary/hidden.rs | Manish Goregaokar | -2/+2 |
| 2020-07-16 | Add test for doc(hidden) intra-doc cross-crate reexports | Manish Goregaokar | -0/+29 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -4/+6 |
| 2020-07-16 | Rollup merge of #73269 - mzohreva:mz/sgx-wait-timeout, r=jethrogb | Manish Goregaokar | -5/+2 |
| 2020-07-16 | Fix invalid lint | Joshua Nelson | -12/+12 |
| 2020-07-16 | Add (broken and ignored) test for #73829 | Joshua Nelson | -2/+4 |
| 2020-07-16 | Support intra-doc links on trait and module re-exports | Joshua Nelson | -0/+46 |
| 2020-07-16 | Support intra-doc links on macro re-exports | Joshua Nelson | -0/+42 |
| 2020-07-16 | rand -> my_rand | Joshua Nelson | -4/+4 |
| 2020-07-16 | #![deny(intra_doc_resolution_failure)] | Joshua Nelson | -0/+12 |
| 2020-07-16 | Add test for submodules in inner crate | Joshua Nelson | -3/+20 |
| 2020-07-16 | Add test for documenting the re-export | Joshua Nelson | -0/+13 |
| 2020-07-16 | Add test for re-exports | Joshua Nelson | -0/+28 |
| 2020-07-16 | Add tests for basic intra-doc links | Joshua Nelson | -0/+11 |
| 2020-07-16 | Don't assign `()` to `!` MIR locals | Jonas Schievink | -7/+0 |
| 2020-07-16 | Rollup merge of #74392 - lcnr:const-generics-update, r=varkor | Manish Goregaokar | -0/+273 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -0/+52 |
| 2020-07-16 | Rollup merge of #74221 - oli-obk:const_prop_ice, r=wesleywiser | Manish Goregaokar | -4/+21 |
| 2020-07-16 | Rollup merge of #74171 - ehuss:44056-debug-macos, r=nikomatsakis | Manish Goregaokar | -2/+3 |
| 2020-07-16 | Rollup merge of #74159 - lcnr:const-generic-ty-decl, r=varkor | Manish Goregaokar | -24/+137 |
| 2020-07-16 | Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=Manishearth | Manish Goregaokar | -3/+4 |
| 2020-07-16 | Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakis | Manish Goregaokar | -0/+18 |
| 2020-07-16 | Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakis | Manish Goregaokar | -6/+0 |
| 2020-07-16 | Rollup merge of #73926 - joaopaulocarreiro:github_rust-6, r=nikomatsakis | Manish Goregaokar | -0/+1 |
| 2020-07-16 | Rollup merge of #73566 - jyn514:name-resolve-first, r=eddyb | Manish Goregaokar | -0/+326 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+52 |
| 2020-07-16 | Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obk | bors | -0/+57 |
| 2020-07-16 | add regression test for #74255 | Bastian Kauschke | -0/+18 |
| 2020-07-16 | add regression test for #73730 | Bastian Kauschke | -0/+17 |
| 2020-07-16 | add regression test for #73508 | Bastian Kauschke | -0/+23 |
| 2020-07-16 | add regression test for #73491 | Bastian Kauschke | -0/+9 |
| 2020-07-16 | add regression test for #73120 | Bastian Kauschke | -0/+22 |
| 2020-07-16 | add regression test for #71805 | Bastian Kauschke | -0/+41 |
| 2020-07-16 | add regression test for #71348 | Bastian Kauschke | -0/+35 |