about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-02-03Update the future/task APIMatthias Einwag-411/+111
2019-02-03hir: remove Definitions::hir_to_def_indexljedrz-27/+5
2019-02-03Auto merge of #58024 - h-michael:update-rls, r=Xanewokbors-14/+14
2019-02-03make set return a mutable referenceRalf Jung-1/+4
2019-02-03expand as_[mut_]ptr docs a bitRalf Jung-4/+4
2019-02-03some type-level docs for MaybeUninit; rename into_inner -> into_initializedRalf Jung-6/+47
2019-02-04libunwind => 2018Taiki Endo-7/+8
2019-02-03hir: add HirId methodsljedrz-1/+138
2019-02-04libproc_macro => 2018Taiki Endo-90/+100
2019-02-04libsyntax_pos => 2018Taiki Endo-60/+51
2019-02-03Auto merge of #58081 - Centril:liballoc-2018, r=oli-obkbors-393/+360
2019-02-03Avoid some bounds checks in binary_heap::{PeekMut,Hole}Laurențiu Nicola-3/+8
2019-02-03Auto merge of #58093 - h-michael:clippy, r=Xanewokbors-10/+11
2019-02-04Transition build_helper to 2018 editionHirokazu Hata-0/+3
2019-02-03RangeInclusive internal iteration performance improvement.Matthieu M-3/+50
2019-02-04Transition rustdoc-theme to 2018 editionHirokazu Hata-0/+3
2019-02-04Add the span of attributes of the lhs to the span of the assignment expressiontopecongiro-0/+8
2019-02-04Transition tidy and unstable-book-gento 2018 editionHirokazu Hata-2/+5
2019-02-03librustc_privacy => 2018Mazdak Farrokhzad-8/+6
2019-02-03libpanic_abort => 2018Mazdak Farrokhzad-2/+3
2019-02-03Add NVPTX target into `build-manifest`Denys Zariaiev-0/+1
2019-02-03libgraphviz => 2018Mazdak Farrokhzad-5/+7
2019-02-03libfmt_macros => 2018Mazdak Farrokhzad-6/+8
2019-02-03Transition linkchecker to 2018 editionHirokazu Hata-1/+4
2019-02-03Use 2018 edition for cargotestHirokazu Hata-0/+3
2019-02-03Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkovbors-9/+107
2019-02-03Transition remote-test-server to 2018 editionHirokazu Hata-0/+1
2019-02-03Transition remote-test-client to 2018 editionHirokazu Hata-0/+1
2019-02-03POSIX requires async signal safety for fork in signal handlers, not in generalRalf Jung-4/+2
2019-02-03more formattingRalf Jung-4/+8
2019-02-03submodule: update clippy from 6ce78d1 to 3bda548Hirokazu Hata-10/+11
2019-02-03Auto merge of #58062 - SimonSapin:iter_from_fn, r=alexcrichtonbors-32/+25
2019-02-03cleanup: don't use node_to_hir_id where unneededljedrz-17/+10
2019-02-03liballoc: revert nested imports style changes.Mazdak Farrokhzad-406/+305
2019-02-03Auto merge of #58043 - jethrogb:jb/sgx-usercallnrs, r=joshtriplettbors-20/+10
2019-02-03liballoc: alloc-extern-crates test needs --edition=2018Mazdak Farrokhzad-1/+1
2019-02-02Test behaviourClar Fon-4/+9
2019-02-03submodule: update rls from c9d25b667a to f331ff7Hirokazu Hata-14/+14
2019-02-03Auto merge of #58079 - ljedrz:HirIdification_phase_1, r=Zoxcbors-114/+257
2019-02-03Improve file list displayGuillaume Gomez-2/+3
2019-02-02Auto merge of #58071 - Centril:adjust-stabilization-order, r=varkorbors-2/+2
2019-02-02liballoc: remove redundant extern crate.Mazdak Farrokhzad-2/+0
2019-02-02hir: add HirId to main Hir nodesljedrz-114/+257
2019-02-02Update visibility of intermediate use items.David Wood-9/+107
2019-02-02liballoc: fix some idiom lints.Mazdak Farrokhzad-87/+90
2019-02-02liballoc: elide &'static.Mazdak Farrokhzad-2/+2
2019-02-02liballoc: elide some lifetimes.Mazdak Farrokhzad-126/+119
2019-02-02rustfmt the testRalf Jung-30/+62
2019-02-02pre_exec: expand docsRalf Jung-6/+8
2019-02-02liballoc: apply uniform_paths.Mazdak Farrokhzad-19/+20