summaryrefslogtreecommitdiff
path: root/src/libstd
Commit message (Expand)AuthorAgeFilesLines
* mv std libs to library/mark2020-07-27397-111471/+0
* Rollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAusYuki Okushi2020-07-271-0/+2
|\
| * Fix sync_once_cell_does_not_leak_partially_constructed_boxesMohsen Zohrevandi2020-07-211-0/+2
* | Avoid writes without any data in `Write::write_all_vectored`Tomasz Miąsko2020-07-261-2/+5
* | Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnaybors2020-07-261-9/+4
|\ \
| * | Fix array docs (remove mentions about 0 to 32 where possible)Roman Proskuryakov2020-07-051-9/+4
* | | Auto merge of #74017 - poliorcetics:where-keyword, r=jyn514bors2020-07-251-2/+93
|\ \ \
| * | | Fix nits, rework the second example of select (the one deliberately failing t...Alexis Bourget2020-07-241-33/+15
| * | | Fix nit and add link for CowAlexis Bourget2020-07-231-32/+8
| * | | Document the where keywordAlexis Bourget2020-07-031-2/+135
| |/ /
* | | Auto merge of #73645 - poliorcetics:ref-keyword, r=jyn514bors2020-07-241-2/+43
|\ \ \
| * | | Fix nitsAlexis Bourget2020-07-241-3/+3
| * | | Fix nitAlexis Bourget2020-07-231-1/+2
| * | | Document the ref keywordAlexis Bourget2020-06-231-2/+42
* | | | Auto merge of #74681 - RalfJung:miri-extern-fn, r=oli-obkbors2020-07-241-1/+17
|\ \ \ \
| * | | | avoid implicitly returning ()Ralf Jung2020-07-231-1/+2
| * | | | on Windows, use miri_static_root for TLS dtorsRalf Jung2020-07-231-1/+16
* | | | | Rollup merge of #72954 - hermitcore:rwlock, r=dtolnayManish Goregaokar2020-07-243-41/+140
|\ \ \ \ \
| * | | | | use latest version of hermit-abiStefan Lankes2020-07-061-1/+1
| * | | | | remove some compiler warningsStefan Lankes2020-06-261-3/+1
| * | | | | reorder crates to pass the format checkStefan Lankes2020-06-261-1/+1
| * | | | | minor changes to pass the format checkStefan Lankes2020-06-261-6/+2
| * | | | | revise RwLock, which is derived from the wasm implementationStefan Lankes2020-06-262-38/+143
* | | | | | Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercotebors2020-07-236-31/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert "std: Switch from libbacktrace to gimli"Mark Rousskov2020-07-226-32/+23
| * | | | | Revert "std: Fix compilation without backtrace feature"Mark Rousskov2020-07-221-1/+2
| | |_|_|/ | |/| | |
* | | | | Rollup merge of #74606 - cuviper:cloexec, r=sfacklerManish Goregaokar2020-07-236-195/+74
|\ \ \ \ \
| * | | | | Move the pipe2 call behind a hard target `#[cfg]`Josh Stone2020-07-223-21/+29
| * | | | | Remove Linux workarounds for missing CLOEXEC supportJosh Stone2020-07-214-187/+58
| |/ / / /
* | | | | Rollup merge of #74587 - lzutao:consts, r=dtolnayManish Goregaokar2020-07-233-27/+26
|\ \ \ \ \
| * | | | | Prefer constant over functionLzu Tao2020-07-233-28/+27
| |/ / / /
* | | | | Rollup merge of #74548 - tshepang:one-more-example, r=dtolnayManish Goregaokar2020-07-231-0/+3
|\ \ \ \ \
| * | | | | one more Path::with_extension example, to demonstrate behaviorTshepang Lekhonkhobe2020-07-221-0/+3
* | | | | | Rollup merge of #74490 - yaahc:disabled-bt, r=dtolnayManish Goregaokar2020-07-231-0/+6
|\ \ \ \ \ \
| * | | | | | Update src/libstd/backtrace.rsJane Lusby2020-07-221-1/+1
| * | | | | | remove trailing semiJane Lusby2020-07-181-1/+1
| * | | | | | add a Backtrace::disabled functionJane Lusby2020-07-181-0/+6
* | | | | | | Rollup merge of #74141 - euclio:typos, r=steveklabnikManish Goregaokar2020-07-238-12/+12
|\ \ \ \ \ \ \
| * | | | | | | libstd/libcore: fix various typosAndy Russell2020-07-098-12/+12
* | | | | | | | build: Avoid unnecessary build script reruns in libstdVadim Petrochenkov2020-07-221-0/+1
* | | | | | | | build: Remove unnecessary `build = "build.rs"` annotationsVadim Petrochenkov2020-07-221-1/+0
| |_|_|/ / / / |/| | | | | |
* | | | | | | Auto merge of #74075 - sunfishcode:wasi-prelude-rawfd, r=alexcrichtonbors2020-07-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add `RawFd` to WASI's `std::os::wasi::prelude`.Dan Gohman2020-07-051-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Rollup merge of #74546 - jethrogb:jb/duplicate-attribute-maybe_uninit_extra, ...Manish Goregaokar2020-07-201-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix duplicate maybe_uninit_extra attributeJethro Beekman2020-07-201-4/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomezbors2020-07-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use italics for O notationpierwill2020-07-191-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Auto merge of #74540 - alexcrichton:std-no-backtrace, r=Mark-Simulacrumbors2020-07-201-2/+1
|\ \ \ \ \ \
| * | | | | | std: Fix compilation without backtrace featureAlex Crichton2020-07-191-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Rollup merge of #74536 - Nicholas-Baron:master, r=joshtriplettManish Goregaokar2020-07-191-4/+4
|\ \ \ \ \ \