| Age | Commit message (Expand) | Author | Lines |
| 2020-07-18 | Clarify the literal string | Manish Goregaokar | -1/+1 |
| 2020-07-18 | Update src/libstd/io/mod.rs | Manish Goregaokar | -1/+1 |
| 2020-07-18 | Update src/tools/linkchecker/main.rs | Manish Goregaokar | -0/+1 |
| 2020-07-18 | Add explicit exception list to linkchecker | Manish Goregaokar | -22/+40 |
| 2020-07-18 | Use intra-doc links on HashSet | Manish Goregaokar | -38/+9 |
| 2020-07-18 | Use intra-doc links on HashMap | Manish Goregaokar | -69/+19 |
| 2020-07-18 | Use intra-doc links in std::io | Manish Goregaokar | -90/+51 |
| 2020-07-18 | Use intra-doc links in BTreeMap | Manish Goregaokar | -21/+12 |
| 2020-07-18 | Use more intra-doc links in BTreeSet | Manish Goregaokar | -3/+3 |
| 2020-07-18 | Use intra-doc links in alloc::String | Manish Goregaokar | -105/+48 |
| 2020-07-18 | More links in std::str | Manish Goregaokar | -4/+2 |
| 2020-07-17 | Rollup merge of #74464 - FedericoPonzi:fix-#67108, r=Manishearth | Manish Goregaokar | -31/+4 |
| 2020-07-17 | Rollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum | Manish Goregaokar | -24/+5 |
| 2020-07-17 | Rollup merge of #74453 - Manishearth:intra-doc-std, r=jyn514 | Manish Goregaokar | -168/+80 |
| 2020-07-17 | Rollup merge of #74450 - aticu:master, r=jonas-schievink | Manish Goregaokar | -1/+1 |
| 2020-07-17 | Rollup merge of #74449 - tmiasko:cmpxchg-test, r=nikomatsakis | Manish Goregaokar | -0/+60 |
| 2020-07-17 | Rollup merge of #74448 - davidtwco:improper-ctypes-definitions-boxes, r=david... | Manish Goregaokar | -64/+58 |
| 2020-07-17 | Rollup merge of #74444 - Alexendoo:test-69414, r=nikomatsakis | Manish Goregaokar | -2/+5 |
| 2020-07-17 | Rollup merge of #74441 - eddyb:zlib-on-nixos, r=nagisa | Manish Goregaokar | -38/+66 |
| 2020-07-17 | Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbini | Manish Goregaokar | -51/+4 |
| 2020-07-17 | Rollup merge of #74069 - erikdesjardins:bad-niche, r=nikomatsakis | Manish Goregaokar | -7/+51 |
| 2020-07-17 | Rollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark-Simulacrum | Manish Goregaokar | -4/+1373 |
| 2020-07-17 | Run fmt | Manish Goregaokar | -1/+1 |
| 2020-07-18 | link once_cell feature to #74465 | Ashley Mannix | -51/+51 |
| 2020-07-18 | Allows pathdiff package | Federico Ponzi | -0/+1 |
| 2020-07-18 | fixes #67108 by using the external crate | Federico Ponzi | -31/+3 |
| 2020-07-17 | Use intra doc links in std::str | Manish Goregaokar | -153/+73 |
| 2020-07-17 | Rollup merge of #74452 - Manishearth:module-type-ns, r=jyn514 | Manish Goregaokar | -15/+26 |
| 2020-07-17 | Rollup merge of #74440 - Abendstolz:patch-1, r=hanna-kruppe | Manish Goregaokar | -1/+1 |
| 2020-07-17 | Rollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco | Manish Goregaokar | -41/+96 |
| 2020-07-17 | Rollup merge of #74428 - tshepang:better-filter-map-doc, r=jonas-schievink | Manish Goregaokar | -4/+2 |
| 2020-07-17 | Rollup merge of #74424 - sexxi-goose:move_hir_place, r=nikomatsakis | Manish Goregaokar | -133/+141 |
| 2020-07-17 | Rollup merge of #74416 - NieDzejkob:linker-locale-utf8, r=oli-obk | Manish Goregaokar | -1/+3 |
| 2020-07-17 | Rollup merge of #74411 - jonas-schievink:unbreak-mir, r=matthewjasper | Manish Goregaokar | -16/+11 |
| 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 | Use intra-doc links in BTreeSet docs | Manish Goregaokar | -15/+7 |
| 2020-07-17 | rustbuild: drop tool::should_install | Marc-Antoine Perennou | -24/+5 |
| 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 | intra-doc links: Resolve modules in type namespace | Manish Goregaokar | -15/+8 |