| Age | Commit message (Expand) | Author | Lines |
| 2020-07-18 | Rollup merge of #70817 - yoshuawuyts:task-ready, r=dtolnay | Manish Goregaokar | -0/+65 |
| 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 | remove trailing semi | Jane Lusby | -1/+1 |
| 2020-07-18 | add a Backtrace::disabled function | Jane Lusby | -0/+6 |
| 2020-07-18 | re-add Layout::for_value_raw | CAD97 | -1/+36 |
| 2020-07-18 | Add a link to read in the read_exact doc about the guarantees | Alexis Bourget | -1/+4 |
| 2020-07-18 | Update stability attribute for CStr indexing | David Tolnay | -1/+1 |
| 2020-07-18 | impl Index<RangeFrom<usize>> for CStr | 1011X | -0/+38 |
| 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 | add note to `opt_const_param_of` | Bastian Kauschke | -1/+5 |
| 2020-07-18 | More links in std::str | Manish Goregaokar | -4/+2 |
| 2020-07-18 | Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrum | bors | -26/+38 |
| 2020-07-18 | Revert "Use an UTF-8 locale for the linker." | Jonas Schievink | -3/+1 |
| 2020-07-18 | Update src/librustc_typeck/check/op.rs | Dan Aloni | -1/+1 |
| 2020-07-18 | rustc_metadata: Make crate loading fully speculative | Vadim Petrochenkov | -471/+453 |
| 2020-07-18 | rustc_metadata: Refactor away `CrateLocator::(dy,static)libname` | Vadim Petrochenkov | -27/+19 |
| 2020-07-18 | rustc_metadata: Remove some extra diagnostics for legacy plugins | Vadim Petrochenkov | -37/+8 |
| 2020-07-18 | rustc_metadata: Remove a bit of ancient profiling | Vadim Petrochenkov | -15/+1 |
| 2020-07-18 | librustc_typeck: use diag item instead of string compare | Dan Aloni | -1/+6 |
| 2020-07-18 | Fix debug assertion in typeck | Yuki Okushi | -1/+37 |
| 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-17 | Make the new target a general thumbv4t target. | Lokathor | -13/+19 |
| 2020-07-18 | Update UB test to fail during build with contant errors | Nazım Can Altınova | -5/+34 |
| 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 | std: Switch from libbacktrace to gimli | Alex Crichton | -26/+38 |
| 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 |