summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2019-01-09Exposing enclave image-base to the enclave applicationVardhan Thigle-7/+5
2019-01-08Change std::error::Error trait documentation to talk about `source` instead o...Czipperz-7/+7
2019-01-08Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkorbors-0/+1
2019-01-08Supporting backtrace for x86_64-fortanix-unknown-sgx.Vardhan Thigle-10/+83
2019-01-08Auto merge of #56988 - alexcrichton:monotonic-instant, r=sfacklerbors-13/+101
2019-01-07std: Force `Instant::now()` to be monotonicAlex Crichton-13/+101
2019-01-07Use correct tracking issue for c_variadicRyan Hunt-1/+1
2019-01-07Rollup merge of #57375 - stjepang:duration-constants, r=joshtriplettPietro Albini-0/+4
2019-01-07Specify the tracking issueStjepan Glavina-1/+1
2019-01-06check missing docs for reexported macros as wellGuillaume Gomez-0/+1
2019-01-06Re-export constants from core into stdStjepan Glavina-0/+4
2019-01-05Rollup merge of #57326 - king6cong:doc, r=rkruppekennytm-2/+2
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-3/+3
2019-01-05Rollup merge of #57312 - Mendess2526:master, r=Centrilkennytm-2/+2
2019-01-05Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAuskennytm-5/+5
2019-01-05Rollup merge of #57238 - Zoxc:bt-fix, r=alexcrichtonkennytm-1/+10
2019-01-04Doc rewording, use the same name `writer`king6cong-2/+2
2019-01-03Fix repeated word typosWiktor Kuchta-3/+3
2019-01-03const fn no longer comming soon on const docsMendess2526-2/+2
2019-01-03Fixed the link to the ? operatorJoseph Lyons-1/+1
2019-01-02Auto merge of #57243 - dingelish:master, r=sfacklerbors-9/+13
2019-01-02Auto merge of #56827 - faern:eliminate-recv-timeout-panic, r=KodrAusbors-6/+30
2019-01-01Merge remote-tracking branch 'upstream/master'Yu Ding-40/+0
2019-01-01Remove min_const_unsafe_fn since it is stableYu Ding-2/+1
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-5/+5
2019-01-01Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centrilbors-30/+0
2018-12-31Bound sgx target_env with fortanix as target_vendorYu Ding-9/+14
2019-01-01privacy: Use common `DefId` visiting infra for all privacy visitorsVadim Petrochenkov-10/+0
2018-12-31Fix backtraces on WindowsJohn Kåre Alsaker-1/+10
2018-12-31const-stabilize Ipv4Addr::newMazdak Farrokhzad-2/+2
2018-12-31const-stabilize const_int_ops + reverse_bitsMazdak Farrokhzad-1/+1
2018-12-29Rollup merge of #57177 - varkor:fix-duration_as_u128-warning, r=estebankkennytm-1/+0
2018-12-29Rollup merge of #57153 - estebank:doc, r=cramertjkennytm-1/+1
2018-12-28Update std/lib.rs docs to reflect Rust 2018 usageJacob Kiesel-4/+2
2018-12-28remove remaining copyright headersMatthias Krüger-30/+0
2018-12-28Fix warning when compiling rustcvarkor-1/+0
2018-12-28Auto merge of #57137 - cramertj:unpin-prelude, r=SimonSapinbors-1/+1
2018-12-28Auto merge of #55519 - fhartwig:hashmap-index-example, r=Centrilbors-0/+3
2018-12-27Fix span in char documentationEsteban Küber-1/+1
2018-12-27Auto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=joshtriplettbors-11/+307
2018-12-26Add Unpin to std prelude, not just coreTaylor Cramer-1/+1
2018-12-26Stabilize duration_as_u128Sunjay Varma-1/+1
2018-12-25Remove licensesMark Rousskov-3435/+0
2018-12-25Add `io` and `arch` modules to `std::os::fortanix_sgx`Jethro Beekman-10/+305
2018-12-25Fix build on latest git masterJethro Beekman-1/+2
2018-12-25Auto merge of #56926 - alexcrichton:update-stdsimd, r=TimNNbors-15/+15
2018-12-24std: Use backtrace-sys from crates.ioAlex Crichton-129/+34
2018-12-24Rollup merge of #56978 - jethrogb:jb/sgx-os-mod, r=joshtriplettMazdak Farrokhzad-74/+357
2018-12-23Rollup merge of #57067 - Centril:stabilize-min_const_unsafe_fn, r=oli-obkMazdak Farrokhzad-1/+0
2018-12-23Rollup merge of #56939 - cramertj:pin-stabilization, r=alexcrichtonMazdak Farrokhzad-3/+2