about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2017-12-10Update never_type docs based on feedbackAndrew Cann-1/+2
2017-12-09Use Try syntax for Option in place of macros or matchMatt Brubeck-35/+13
2017-12-08Auto merge of #45837 - SimonSapin:file_read_write, r=dtolnaybors-1/+134
2017-12-08fs::{read, read_string, write}: add tracking issue numberSimon Sapin-3/+3
2017-12-07Rollup merge of #46416 - liigo:cfg-macro, r=steveklabnikGuillaume Gomez-1/+1
2017-12-06Rename fs::read_utf8 to read_stringSimon Sapin-4/+4
2017-12-06Update miri to rustc changesOliver Schneider-2454/+5628
2017-12-05compile_error example blurbsHavvy-0/+5
2017-12-05No unused macro warning in compile_error example.Havvy-1/+4
2017-12-04Give compile_error macro examplesHavvy-2/+19
2017-12-04Auto merge of #46485 - khuey:cursor-read_exact, r=Manishearthbors-0/+25
2017-12-03Add a specialization of read_exact for Cursor.Kyle Huey-0/+25
2017-12-03Rollup merge of #46260 - ExpHP:builtin-macro-doc-sync, r=steveklabnikCorey Farwell-6/+14
2017-12-02Auto merge of #46382 - alexcrichton:thinlto-default, r=michaelwoeristerbors-2/+20
2017-12-02Auto merge of #46288 - alexcrichton:bump-bootstrap, r=Mark-Simulacrumbors-200/+0
2017-12-01doc: macro `cfg!` evaluating at compile-timeLiigo Zhuang-1/+1
2017-11-30NetBSD: add sysctl backend for std::env::current_exeJonathan A. Kollasch-1/+28
2017-11-30rustc: Prepare to enable ThinLTO by defaultAlex Crichton-2/+20
2017-11-29Update bootstrap compilerAlex Crichton-200/+0
2017-11-29Generalize fs::write from &[u8] to AsRef<[u8]>Simon Sapin-3/+3
2017-11-29Rollup merge of #46323 - ia0:fix_mpsc_error_conv, r=kennytmkennytm-3/+3
2017-11-29Rollup merge of #46287 - SimonSapin:stable-constness, r=aturonkennytm-12/+0
2017-11-29Rollup merge of #46077 - LukasKalbertodt:stabilize-ascii-ctype, r=alexcrichtonkennytm-43/+166
2017-11-29Rollup merge of #45969 - ia0:mpsc_recv_deadline, r=alexcrichtonkennytm-2/+63
2017-11-28Fix doc test of previous commitJulien Cretin-0/+2
2017-11-28Add more links to `!` doc textAndrew Cann-18/+28
2017-11-28Fix since for mpsc_error_conversionsJulien Cretin-3/+3
2017-11-27Use an unstable feature linked to #46316Julien Cretin-1/+1
2017-11-28Rollup merge of #45506 - ia0:mpsc_recv_error_from, r=alexcrichtonkennytm-0/+27
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-12/+0
2017-11-26fix NetBSDAriel Ben-Yehuda-1/+2
2017-11-26Auto merge of #46272 - kennytm:rollup, r=kennytmbors-2/+1
2017-11-26Rollup merge of #46224 - GuillaumeGomez:io-missing-link, r=QuietMisdreavuskennytm-2/+1
2017-11-25Implement `Rc`/`Arc` conversions for string-like typesMurarth-0/+283
2017-11-25Make builtin macro doc stubs more accurateMichael Lamparski-6/+14
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-76/+111
2017-11-24std: Flag Windows TLS dtor symbol as #[used]Alex Crichton-1/+3
2017-11-24Auto merge of #46012 - Gankro:float-conv-transmute, r=sfacklerbors-76/+86
2017-11-24Fix doc testsAndrew Cann-9/+22
2017-11-24change stability of prim_neverAndrew Cann-1/+1
2017-11-24Add docs for never primitiveAndrew Cann-0/+104
2017-11-23Make float::from_bits transmute (and update the documentation to reflect this).Alexis Beingessner-76/+86
2017-11-23Rollup merge of #46220 - rust-lang:frewsxcv-issue-44929, r=kennytmGuillaume Gomez-2/+4
2017-11-23Remove invalid doc linkGuillaume Gomez-2/+1
2017-11-22Clarify stdin behavior of `Command::output`.Corey Farwell-2/+4
2017-11-22Rollup merge of #46157 - martinlindhe:master, r=kennytmkennytm-1/+1
2017-11-22Rollup merge of #46141 - aqrln:tosocketaddrs-doc-fix-typo, r=frewsxcvkennytm-1/+1
2017-11-22Rollup merge of #46050 - sunfishcode:read_to_end, r=sfacklerkennytm-6/+3
2017-11-21fix some typosMartin Lindhe-1/+1
2017-11-21Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM...bors-0/+3