| Age | Commit message (Expand) | Author | Lines |
| 2020-07-20 | Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomez | bors | -1/+1 |
| 2020-07-20 | Auto merge of #74540 - alexcrichton:std-no-backtrace, r=Mark-Simulacrum | bors | -2/+1 |
| 2020-07-19 | Use italics for O notation | pierwill | -1/+1 |
| 2020-07-19 | Rollup merge of #74536 - Nicholas-Baron:master, r=joshtriplett | Manish Goregaokar | -4/+4 |
| 2020-07-19 | Rollup merge of #74486 - poliorcetics:read-exact-doc-point-to-read, r=Mark-Si... | Manish Goregaokar | -1/+4 |
| 2020-07-19 | Rollup merge of #73618 - poliorcetics:false-keyword, r=jyn514 | Manish Goregaokar | -3/+4 |
| 2020-07-19 | std: Fix compilation without backtrace feature | Alex Crichton | -2/+1 |
| 2020-07-19 | Update src/libstd/keyword_docs.rs
| Nicholas Baron | -1/+1 |
| 2020-07-19 | Linked the earlier mention of IntoIterator in the keyword 'for' docs | Nicholas-Baron | -1/+1 |
| 2020-07-19 | Mentioned IntoIterator in keyword 'in' docs | Nicholas-Baron | -2/+2 |
| 2020-07-19 | Mentioned IntoIterator earlier in keyword 'for' docs | Nicholas-Baron | -2/+2 |
| 2020-07-19 | Fix merge conflict with recent PR | Alexis Bourget | -226/+372 |
| 2020-07-19 | Apply suggestions from review | Poliorcetics | -1/+1 |
| 2020-07-19 | Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514 | Manish Goregaokar | -196/+79 |
| 2020-07-19 | Rollup merge of #74356 - lzutao:rm_combine, r=LukasKalbertodt | Manish Goregaokar | -7/+3 |
| 2020-07-19 | Rollup merge of #74333 - poliorcetics:std-alloc-unsafe-op-in-unsafe-fn, r=Luk... | Manish Goregaokar | -20/+71 |
| 2020-07-19 | Remove useless link to bool primitive | Alexis Bourget | -1/+0 |
| 2020-07-19 | Fix small nit in the link to read | Alexis Bourget | -1/+1 |
| 2020-07-18 | Update src/libstd/io/mod.rs | Manish Goregaokar | -1/+1 |
| 2020-07-18 | Rollup merge of #74021 - 1011X:master, r=dtolnay | Manish Goregaokar | -0/+38 |
| 2020-07-18 | Rollup merge of #73762 - poliorcetics:trait-keyword, r=KodrAus | Manish Goregaokar | -3/+180 |
| 2020-07-18 | Rollup merge of #70817 - yoshuawuyts:task-ready, r=dtolnay | Manish Goregaokar | -0/+1 |
| 2020-07-18 | Use intra-doc links on HashSet | Manish Goregaokar | -38/+9 |
| 2020-07-18 | Use intra-doc links on HashMap | Manish Goregaokar | -68/+19 |
| 2020-07-18 | Use intra-doc links in std::io | Manish Goregaokar | -90/+51 |
| 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 | Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrum | bors | -23/+32 |
| 2020-07-17 | Rollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark-Simulacrum | Manish Goregaokar | -4/+866 |
| 2020-07-18 | link once_cell feature to #74465 | Ashley Mannix | -29/+29 |
| 2020-07-17 | std: Switch from libbacktrace to gimli | Alex Crichton | -23/+32 |
| 2020-07-17 | Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini | bors | -3/+2 |
| 2020-07-16 | Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-Simulacrum | Manish Goregaokar | -189/+275 |
| 2020-07-16 | Rollup merge of #73269 - mzohreva:mz/sgx-wait-timeout, r=jethrogb | Manish Goregaokar | -43/+213 |
| 2020-07-16 | apply bootstrap cfgs | Mark Rousskov | -3/+2 |
| 2020-07-17 | Fix small nits, clarfying some confusing vocabulary and using more consistent... | Alexis Bourget | -4/+12 |
| 2020-07-17 | appease tidy | Ashley Mannix | -5/+5 |
| 2020-07-17 | remove inlined lazy::Waiter in favor of sync::Once | Ashley Mannix | -129/+29 |
| 2020-07-17 | use set() in SyncOnceCell::from | Ashley Mannix | -9/+14 |
| 2020-07-17 | integrate Lazy into std layout | Ashley Mannix | -545/+494 |
| 2020-07-17 | First cut of `std::lazy` module | Aleksey Kladov | -0/+1008 |
| 2020-07-16 | Revert "Remove spotlight usage" | Manish Goregaokar | -0/+3 |
| 2020-07-16 | Rollup merge of #74377 - alexcrichton:test-default, r=Mark-Simulacrum | Manish Goregaokar | -2/+0 |
| 2020-07-16 | Rollup merge of #74037 - JohnTitor:contributing-md, r=Mark-Simulacrum | Manish Goregaokar | -2/+3 |
| 2020-07-15 | Move usercall_wait_timeout to abi::usercalls::wait_timeout | Mohsen Zohrevandi | -82/+74 |
| 2020-07-15 | Move libstd's default feature to libtest | Alex Crichton | -2/+0 |
| 2020-07-15 | Rollup merge of #74291 - regexident:from-docs, r=GuillaumeGomez | Manish Goregaokar | -0/+4 |
| 2020-07-15 | Simplify os_str_bytes cfg expression. | Eric Huss | -8/+3 |
| 2020-07-15 | Use an allow-list of platforms that support std. | Eric Huss | -3/+23 |