about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2021-07-10Auto merge of #85953 - inquisitivecrystal:weak-linkat-in-fs-hardlink, r=josht...bors-17/+91
2021-07-10Make tests pass on old macosAris Merchant-0/+18
2021-07-10Change `weak!` and `linkat!` to macros 2.0Aris Merchant-4/+38
2021-07-11Rollup merge of #87011 - RalfJung:thread-id-supply-shortage, r=nagisaYuki Okushi-1/+2
2021-07-10rename variableRalf Jung-2/+2
2021-07-10avoid reentrant lock acquire when ThreadIds run outRalf Jung-0/+1
2021-07-09Update docs for `fs::hard_link`Aris Merchant-2/+5
2021-07-09Fix linker errorAris Merchant-11/+30
2021-07-09Debug formatting of raw_arg()Kornel-2/+6
2021-07-09Use AsRef in CommandExt for raw_argKornel-3/+3
2021-07-09Unescaped command-line arguments for WindowsKornel-19/+86
2021-07-09Test escaping of trialing slashes in Windows command-line argsKornel-0/+5
2021-07-08Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migratio...Guillaume Gomez-2/+2
2021-07-07Rollup merge of #86916 - godmar:@godmar/thread-yield-documentation-fix, r=jos...Yuki Okushi-16/+17
2021-07-07Rollup merge of #80918 - yoshuawuyts:int-log2, r=m-ou-seYuki Okushi-0/+1
2021-07-06rewrote documentation for thread::yield_now()Godmar Back-16/+17
2021-07-06Rollup merge of #86852 - Amanieu:remove_doc_aliases, r=joshtriplettYuki Okushi-8/+0
2021-07-06Rollup merge of #86794 - inquisitivecrystal:seek-rewind, r=m-ou-seYuki Okushi-2/+5
2021-07-06Rollup merge of #85377 - ijackson:abort-docs, r=m-ou-seYuki Okushi-7/+42
2021-07-06Rollup merge of #83581 - arennow:dir_entry_ext_unix_borrow_name, r=m-ou-seYuki Okushi-0/+43
2021-07-05Enable dir_entry_ext2 feature in doc test.Mara Bos-0/+1
2021-07-05s/die/terminate/ in abort documentation.Mara Bos-1/+1
2021-07-05abort docs: Document buffer non-flushingIan Jackson-0/+3
2021-07-05aborts: Clarify documentation and commentsIan Jackson-7/+39
2021-07-05Rollup merge of #86864 - GuillaumeGomez:example-write-vectored, r=JohnTitorYuki Okushi-0/+21
2021-07-04Add missing code example for Write::write_vectoredGuillaume Gomez-0/+21
2021-07-04Auto merge of #86833 - crlf0710:remove-std-raw-mod, r=SimonSapinbors-4/+0
2021-07-04Auto merge of #85270 - ChrisDenton:win-env-case, r=m-ou-sebors-9/+147
2021-07-03Auto merge of #86799 - tlyu:stdio-locked, r=joshtriplettbors-1/+337
2021-07-03Remove the deprecated `core::raw` and `std::raw` module.Charles Lew-4/+0
2021-07-03Auto merge of #79965 - ijackson:moreerrnos, r=joshtriplettbors-109/+2107
2021-07-02stdio_locked: updates based on feedbackTaylor Yu-74/+14
2021-07-03Rollup merge of #86807 - tversteeg:patch-1, r=bjorn3Yuki Okushi-1/+0
2021-07-03Rollup merge of #86803 - xfix:remove-unnecessary-ampersand-from-command-args-...Yuki Okushi-2/+2
2021-07-03Rollup merge of #85001 - CDirkx:bytestring, r=JohnTitorYuki Okushi-50/+28
2021-07-02Fix double import in wasm threadThomas Versteeg-1/+0
2021-07-02Remove & from Command::args calls in documentationKonrad Borowski-2/+2
2021-07-02Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplettbors-73/+96
2021-07-01add owned locked stdio handlesTaylor Yu-1/+397
2021-07-01Stabilize `Seek::rewind`Aris Merchant-2/+5
2021-07-02Rollup merge of #86783 - mark-i-m:mutex-drop-unsized, r=XanewokYuki Okushi-20/+20
2021-07-01Move Mutex::unlock to T: ?SizedMark Mansi-20/+20
2021-06-30Remove "length" doc aliasesAmanieu d'Antras-3/+0
2021-06-30Remove "delete" doc aliasesAmanieu d'Antras-5/+0
2021-06-29Use diagnostic items to check for Send, UnwindSafe and RefUnwindSafe traitsRoxane Fruytier-2/+2
2021-06-29Remove lang items Send, UnwindSafe and RefUnwindSafeRoxane Fruytier-2/+2
2021-06-28Update to new bootstrap compilerMark Rousskov-3/+2
2021-06-28Auto merge of #82624 - ojeda:rwlock-example-deadlock, r=JohnTitorbors-1/+13
2021-06-26Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkovbors-14/+14
2021-06-26Auto merge of #86637 - ehuss:spellings, r=dtolnaybors-4/+4