about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2017-03-05cleanup: remove the *san Cargo features from stdJorge Aparicio-8/+4
2017-03-04Automate timestamp creation and build skipping for native librariesVadim Petrochenkov-11/+4
2017-03-04Build compiler-rt and sanitizers only onceVadim Petrochenkov-20/+12
2017-03-04Add/remove `rerun-if-changed` when necessaryVadim Petrochenkov-2/+0
2017-03-03Auto merge of #40189 - SimonSapin:one-width, r=alexcrichtonbors-1/+1
2017-03-02Rollup merge of #40139 - tedsta:fuchsia_std_process_fix, r=alexcrichtonCorey Farwell-27/+31
2017-03-02Rollup merge of #40081 - GuillaumeGomez:poison-docs, r=frewsxcvGuillaume Gomez-7/+22
2017-03-01Only keep one copy of the UTF8_CHAR_WIDTH table.Simon Sapin-1/+1
2017-02-28Rollup merge of #39960 - lukaramu:issue-39925, r=alexcrichtonCorey Farwell-0/+14
2017-02-28std::process for fuchsia: updated to latest liblaunchpadTheodore DeRego-27/+31
2017-02-28Rollup merge of #40122 - robinst:process-add-example-for-writing-to-stdin, r=...Corey Farwell-0/+25
2017-02-28Rollup merge of #40033 - GuillaumeGomez:condvar-docs, r=frewsxcvCorey Farwell-16/+230
2017-02-28Add missing url in sync structsGuillaume Gomez-7/+22
2017-02-27Auto merge of #38165 - Yamakaky:better-backtrace, r=petrochenkovbors-515/+760
2017-02-27Example for how to provide stdin using std::process::CommandRobin Stocker-0/+25
2017-02-26Also ignore std::panicYamakaky-0/+3
2017-02-26Remove unusedYamakaky-1/+0
2017-02-26Fix tests on Windows in Debug configuration (#4)Vadim Petrochenkov-0/+6
2017-02-25typoYamakaky-1/+1
2017-02-25Fix tests on ARM Linux (#3)Vadim Petrochenkov-1/+4
2017-02-25Rollup merge of #40024 - raphlinus:readdir, r=alexcrichtonEduard-Mihai Burtescu-14/+15
2017-02-25Rollup merge of #40020 - alexcrichton:fix-unwind-safe, r=sfacklerEduard-Mihai Burtescu-1/+1
2017-02-25Rollup merge of #39988 - arthurprs:hm-adapt2, r=alexcrichtonEduard-Mihai Burtescu-23/+11
2017-02-25Rollup merge of #39961 - redox-os:redox, r=alexcrichtonEduard-Mihai Burtescu-1/+13
2017-02-25Rollup merge of #39914 - raphlinus:mx_handle_wait, r=alexcrichtonEduard-Mihai Burtescu-3/+7
2017-02-24Rollup merge of #40052 - GuillaumeGomez:sunc_docs, r=frewsxcvGuillaume Gomez-1/+3
2017-02-24Rollup merge of #40030 - matklad:stack-docs, r=alexcrichtonGuillaume Gomez-3/+6
2017-02-24Rollup merge of #40010 - GuillaumeGomez:barrier-docs, r=frewsxcvGuillaume Gomez-7/+69
2017-02-23rposition() -> rev().position() (#2)Vadim Petrochenkov-1/+1
2017-02-23Fix tests on Windows (#1)Vadim Petrochenkov-40/+56
2017-02-23Add missing urls in MutexGuard docsGuillaume Gomez-1/+3
2017-02-23Add missing urls and examples for Condvar docsGuillaume Gomez-16/+230
2017-02-22Merge branch 'master' of https://github.com/rust-lang/rust into readdirRaph Levien-57/+83
2017-02-22Update name_bytes, scoop up latest libcRaph Levien-3/+3
2017-02-22Clarify thread::Builder::stack_sizeAleksey Kladov-3/+6
2017-02-21Switch Fuchsia to readdir (instead of readdir_r)Raph Levien-11/+12
2017-02-21std: Relax UnwindSafe impl for UniqueAlex Crichton-1/+1
2017-02-21Add missing urls and examples into Barrier structsGuillaume Gomez-7/+69
2017-02-21Get linkchecker cleanSteve Klabnik-3/+3
2017-02-21Auto merge of #39874 - amosonn:master, r=alexcrichtonbors-10/+49
2017-02-21changed stability annotationslukaramu-2/+2
2017-02-20Simplify adaptive hashmaparthurprs-23/+11
2017-02-20Rollup merge of #39976 - steveklabnik:reenable-book-linkchecker, r=frewsxcvCorey Farwell-3/+3
2017-02-20Rollup merge of #39937 - arthurprs:hm-adapt, r=frewsxcvCorey Farwell-5/+5
2017-02-20Revert "Fix up links"Steve Klabnik-3/+3
2017-02-19added Error and Display impl for std::ffi::FromBytesWithNulErrorlukaramu-0/+14
2017-02-19Auto merge of #39871 - binarycrusader:issue-39868, r=alexcrichtonbors-29/+9
2017-02-18Fix spelling in commentsarthurprs-5/+5
2017-02-18Rollup merge of #39928 - GuillaumeGomez:env_func_urls, r=frewsxcvGuillaume Gomez-4/+11
2017-02-18Rollup merge of #39862 - stjepang:fix-wording-localkey, r=GuillaumeGomezGuillaume Gomez-3/+3