about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-06SGX target: simplify usercall internalsJethro Beekman-84/+59
2019-02-07libsyntax => 2018Taiki Endo-574/+617
2019-02-06Fix broken grammar in iter::from_fn() docsSebastian Dröge-4/+2
2019-02-07librustc_resolve => 2018Taiki Endo-89/+96
2019-02-07librustc_save_analysis => 2018Taiki Endo-82/+79
2019-02-06error output updated by ./x.py test --stage 1 src/test/ui --incremental --blessClint Frederickson-38/+38
2019-02-06librustc_plugin => 2018Taiki Endo-10/+8
2019-02-06display sugared return types for async functionsAndy Russell-17/+88
2019-02-06librustc_fs_util => 2018Taiki Endo-0/+3
2019-02-06Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini"Pietro Albini-7/+0
2019-02-06Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton"Pietro Albini-7/+1
2019-02-06librustc_lsan => 2018Taiki Endo-4/+3
2019-02-06librustc_allocator => 2018Taiki Endo-15/+7
2019-02-06libprofiler_builtins => 2018Taiki Endo-3/+2
2019-02-06librustc_asan => 2018Taiki Endo-4/+3
2019-02-06librustc_msan => 2018Taiki Endo-4/+3
2019-02-06librustc_tsan => 2018Taiki Endo-4/+3
2019-02-06add tracking issueRalf Jung-1/+1
2019-02-06remove now-unneeded raw ptr castsRalf Jung-3/+3
2019-02-06Add embedded book to test such that checktools worksMark Rousskov-0/+1
2019-02-06fix doctestsRalf Jung-1/+2
2019-02-06Auto merge of #56123 - oli-obk:import_miri_from_future, r=eddybbors-2/+155
2019-02-06Make an assert debug-only in `find_constraint_paths_between_regions`.Nicholas Nethercote-1/+1
2019-02-06Auto merge of #58061 - nnethercote:overhaul-syntax-Folder, r=petrochenkovbors-2004/+1791
2019-02-05Move ArcWake in common test file.Matthias Einwag-110/+73
2019-02-06Auto merge of #58058 - QuietMisdreavus:use-attr, r=GuillaumeGomezbors-6/+18
2019-02-06Make `intern_lazy_const` actually intern its argument.Nicholas Nethercote-38/+40
2019-02-06Rename `fold.rs` as `mut_visit.rs`.Nicholas Nethercote-1/+1
2019-02-05Auto merge of #58131 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-02-06Overhaul `syntax::fold::Folder`.Nicholas Nethercote-1516/+1417
2019-02-05extend box-maybe-uninit testRalf Jung-0/+3
2019-02-05Do not ICE in codegen given a extern_type staticDan Robertson-1/+48
2019-02-05fix test caseRalf Jung-3/+3
2019-02-05[WIP] add better error message for partial moveClint Frederickson-3/+6
2019-02-05Allow const assignment for int saturating_add() calls for #58030Patrick McCarter-12/+91
2019-02-05allow shorthand syntax for deprecation reasonAndy Russell-67/+117
2019-02-05typeck: partially HirIdifyljedrz-47/+49
2019-02-05mir: partially HirIdifyljedrz-23/+20
2019-02-05rustc: partially HirIdifyljedrz-33/+30
2019-02-05Update cargoEric Huss-0/+0
2019-02-05Auto merge of #57851 - Aaron1011:fix/clean-lifetime, r=GuillaumeGomezbors-15/+37
2019-02-05fix str mutating through a ptr derived from &selfRalf Jung-3/+19
2019-02-05move librustc to 2018Mark Mansi-1243/+1234
2019-02-05fix doctestRalf Jung-2/+2
2019-02-06Rollup merge of #58186 - komaeda:docs/integrate-rustlings, r=steveklabnikkennytm-0/+6
2019-02-06Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtriplettkennytm-3/+9
2019-02-06Rollup merge of #58172 - garyemerson:patch-1, r=steveklabnikkennytm-14/+14
2019-02-06Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichtonkennytm-1/+7
2019-02-06Rollup merge of #58145 - taiki-e:poll, r=cramertjkennytm-0/+1
2019-02-06Rollup merge of #58142 - jethrogb:jb/sgx-rwlock, r=joshtriplettkennytm-3/+0