| Age | Commit message (Expand) | Author | Lines |
| 2020-07-17 | Rollup merge of #74394 - bjorn3:remove_emscripten_leftover, r=spastorino | Manish Goregaokar | -13/+2 |
| 2020-07-17 | Rollup merge of #74368 - GuillaumeGomez:css-tidy-check, r=Mark-Simulacrum | Manish Goregaokar | -70/+123 |
| 2020-07-17 | Rollup merge of #74364 - lcnr:lazy-norm-tests, r=nikomatsakis | Manish Goregaokar | -0/+36 |
| 2020-07-17 | Rollup merge of #74300 - lzutao:iterator-intra, r=jyn514 | Manish Goregaokar | -78/+40 |
| 2020-07-17 | Rollup merge of #74288 - haraldh:test_aslr, r=petrochenkov | Manish Goregaokar | -1/+1 |
| 2020-07-17 | Rollup merge of #74251 - shepmaster:bootstrap-target-files, r=Mark-Simulacrum | Manish Goregaokar | -316/+390 |
| 2020-07-17 | Rollup merge of #74169 - ecstatic-morse:dataflow-unreachable, r=pnkfelix | Manish Goregaokar | -12/+42 |
| 2020-07-17 | Rollup merge of #74056 - fusion-engineering-forks:fmt-arguments-as-str, r=Ama... | Manish Goregaokar | -290/+322 |
| 2020-07-17 | Rollup merge of #74009 - mati865:mingw-tests-implib, r=nikomatsakis | Manish Goregaokar | -54/+41 |
| 2020-07-17 | Rollup merge of #73930 - a1phyr:feature_const_option, r=dtolnay | Manish Goregaokar | -4/+23 |
| 2020-07-17 | Rollup merge of #71670 - GuillaumeGomez:enforce-codeblocks-attribute-check, r... | Manish Goregaokar | -8/+15 |
| 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 | -1313/+1439 |
| 2020-07-17 | Remove invalid test | Mateusz Mikuła | -11/+0 |
| 2020-07-17 | Allow matching test by target and env | Mateusz Mikuła | -0/+1 |
| 2020-07-17 | Create implib for dlls when testing MinGW targets | Mateusz Mikuła | -1/+1 |
| 2020-07-17 | Add tracking issue number for fmt_as_str. | Mara Bos | -1/+1 |
| 2020-07-17 | Make fmt::Arguments::as_str() return a 'static str. | Mara Bos | -291/+282 |
| 2020-07-17 | Teach bootstrap about target files vs target triples | Jake Goulding | -316/+390 |
| 2020-07-17 | Make Arguments::as_str() work for empty format strings. | Mara Bos | -1/+6 |
| 2020-07-17 | Add #[inline] to Arguments::as_str(). | Mara Bos | -0/+1 |
| 2020-07-17 | Add Arguments::as_str(). | Mara Bos | -0/+35 |
| 2020-07-17 | Deny intra_doc_link_resolution_failure in libcore | Lzu Tao | -0/+1 |
| 2020-07-17 | update Miri | Ralf Jung | -8/+35 |
| 2020-07-17 | Remove code span for impl | Lzu Tao | -3/+3 |
| 2020-07-17 | Link Some(item) | Lzu Tao | -2/+3 |
| 2020-07-17 | Remove unneeded link for Option | Lzu Tao | -1/+0 |
| 2020-07-17 | Intra-doc for iter Sum and Product traits | Lzu Tao | -6/+6 |
| 2020-07-17 | Intra-doc for DoubleEndIterator | Lzu Tao | -4/+2 |
| 2020-07-17 | Intra doc for iter marker traits | Lzu Tao | -6/+4 |
| 2020-07-17 | Use intra-doc link on Iterator page | Lzu Tao | -56/+21 |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -1313/+1439 |
| 2020-07-17 | Fix tidy issues | Guillaume Gomez | -23/+35 |
| 2020-07-17 | Add tidy checks for rustdoc css files | Guillaume Gomez | -4/+35 |
| 2020-07-17 | Convert whitespaces to tabs | Guillaume Gomez | -44/+54 |
| 2020-07-17 | Auto merge of #73365 - Manishearth:rustdoc-vis, r=GuillaumeGomez | bors | -17/+42 |
| 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 | Record visibility of reexports for all items, not just type items | Manish Goregaokar | -17/+13 |
| 2020-07-17 | Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini | bors | -80/+20 |
| 2020-07-16 | Rollup merge of #74398 - GuillaumeGomez:cleanup-e0723, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-07-16 | Rollup merge of #74386 - msizanoen1:riscv-add-manifest-host, r=pietroalbini | Manish Goregaokar | -0/+1 |
| 2020-07-16 | Rollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez | Manish Goregaokar | -9/+6 |
| 2020-07-16 | Rollup merge of #74357 - nnethercote:symbol-related-improvements, r=oli-obk | Manish Goregaokar | -303/+396 |
| 2020-07-16 | Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-... | Manish Goregaokar | -48/+23 |
| 2020-07-16 | Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-Simulacrum | Manish Goregaokar | -345/+435 |
| 2020-07-16 | Rollup merge of #73269 - mzohreva:mz/sgx-wait-timeout, r=jethrogb | Manish Goregaokar | -48/+215 |
| 2020-07-16 | Add zlib1g to builder deps | Mark Rousskov | -0/+4 |
| 2020-07-16 | apply bootstrap cfgs | Mark Rousskov | -77/+13 |
| 2020-07-16 | Bump to 1.47 | Mark Rousskov | -3/+3 |