about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-05Use `as_deref()` to replace `as_ref().map(...)`Ivan Tham-3/+3
2020-01-05Auto merge of #67777 - Zoxc:time-refactor, r=wesleywiserbors-477/+472
2020-01-05Use self profile infrastructure for -Z time and -Z time-passesJohn Kåre Alsaker-477/+472
2020-01-05Auto merge of #67808 - Marwes:projection_normalization_recurse, r=nikomatsakisbors-0/+3
2020-01-04Auto merge of #67803 - Centril:librustc_hir, r=Zoxcbors-950/+1084
2020-01-04Rollup merge of #67812 - ssomers:btreemap_internal_doc, r=rkruppeDylan DPC-15/+39
2020-01-04Rollup merge of #67775 - mental32:master, r=Dylan-DPCDylan DPC-25/+15
2020-01-04Rollup merge of #67709 - petrochenkov:nodedup2, r=CentrilDylan DPC-63/+67
2020-01-04Rollup merge of #67137 - anp:tracked-panic-internals, r=eddybDylan DPC-94/+90
2020-01-04pacify the parallel compilerMazdak Farrokhzad-1/+5
2020-01-04cleanup librustc_hir/Cargo.tomlMazdak Farrokhzad-23/+3
2020-01-04hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hirMazdak Farrokhzad-311/+420
2020-01-04extract Export, ExportMap from hir::defMazdak Farrokhzad-65/+75
2020-01-04simplify self::Namespace::* importMazdak Farrokhzad-11/+9
2020-01-04move {Par}DeepVisitor to intravisitMazdak Farrokhzad-59/+56
2020-01-04hir::hir: simplify some importsMazdak Farrokhzad-16/+10
2020-01-04split hir/mod.rs -> hir.rs & hir/hir.rsMazdak Farrokhzad-24/+41
2020-01-04Restrict visibility of location_triple_for_span.Adam Perry-1/+1
2020-01-04Clean up comments in panicking infra.Adam Perry-11/+8
2020-01-04Update ABI in const impls of panic_fn/begin_panic_fn.Adam Perry-39/+22
2020-01-04Test cleanups to match #[track_caller] in panic!.Adam Perry-8/+26
2020-01-04core and std macros and panic internals use panic::Location::caller.Adam Perry-37/+35
2020-01-04move `HirId` to librustc_hir::hir_idMazdak Farrokhzad-85/+83
2020-01-04move def_id to new rustc_hir crateMazdak Farrokhzad-20/+79
2020-01-04move describe_as_module to where it's usedMazdak Farrokhzad-18/+22
2020-01-04remove DefId::to_dep_node (dead code)Mazdak Farrokhzad-6/+0
2020-01-04{HirId,ItemLocal}{Map,Set} -> rustc::hir & nix rustc::nodemapMazdak Farrokhzad-34/+16
2020-01-04DefId{Map,Set} -> rustc::hir::def_idMazdak Farrokhzad-48/+32
2020-01-04canonicalize rustc_session importsMazdak Farrokhzad-3/+2
2020-01-04move Node{Map,Set} -> rustc_session::node_idMazdak Farrokhzad-14/+19
2020-01-04define_id_collections -> rustc_data_structuresMazdak Farrokhzad-6/+9
2020-01-04canonicalize FxHash{Map,Set} importsMazdak Farrokhzad-117/+112
2020-01-04extract rustc::middle::codegen_fn_attrsMazdak Farrokhzad-149/+151
2020-01-04fn adt_kind -> wfcheckMazdak Farrokhzad-13/+13
2020-01-04Tweak and extend internal documentation, including debug asserts.Stein Somers-15/+39
2020-01-04Auto merge of #67866 - GuillaumeGomez:rollup-32vsg5b, r=GuillaumeGomezbors-218/+204
2020-01-04Rollup merge of #67848 - ollie27:float_link_name_attr, r=Dylan-DPCGuillaume Gomez-3/+0
2020-01-04Rollup merge of #67837 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPCGuillaume Gomez-13/+35
2020-01-04Rollup merge of #67823 - euclio:drop-improvements, r=petrochenkovGuillaume Gomez-111/+151
2020-01-04Rollup merge of #67822 - wesleywiser:revert_67676, r=oli-obkGuillaume Gomez-91/+18
2020-01-04Auto merge of #67788 - cjgillot:delint-day, r=Zoxcbors-944/+1011
2020-01-04try to fix ui errorsYuki Okushi-0/+2
2020-01-04Update E0164.mdDylan DPC-1/+1
2020-01-04Rollup merge of #67845 - jumbatm:also-unconst-hack-abs, r=oli-obkMazdak Farrokhzad-18/+6
2020-01-04Rollup merge of #67835 - euclio:delimiter-wording, r=CentrilMazdak Farrokhzad-135/+135
2020-01-04Rollup merge of #67810 - crlf0710:uncommon_codepoints_lint, r=ManishearthMazdak Farrokhzad-4/+68
2020-01-04Rollup merge of #67789 - ollie27:linkchecker_whitelist, r=nikomatsakisMazdak Farrokhzad-20/+9
2020-01-04Rollup merge of #67786 - Centril:canon-span, r=petrochenkovMazdak Farrokhzad-356/+352
2020-01-04Rollup merge of #67773 - michalt:issue-37333-test, r=nikomatsakisMazdak Farrokhzad-0/+51
2020-01-04Rollup merge of #67531 - RalfJung:tame-promotion, r=nikomatsakisMazdak Farrokhzad-3/+0