about summary refs log tree commit diff
path: root/src/librustc
AgeCommit message (Expand)AuthorLines
2019-11-11suggest to add a constraint except asyn-fn without explicit outputcsmoe-16/+22
2019-11-10Move lock into CodeStatsMark Rousskov-13/+15
2019-11-10Auto merge of #66070 - petrochenkov:regattr, r=matthewjasperbors-3/+20
2019-11-10Improve coherence errors for wrong type orderOhad Ravid-2/+10
2019-11-10Auto merge of #65324 - Centril:organize-syntax, r=petrochenkovbors-2/+14
2019-11-10Fix tidy.Camille GILLOT-1/+2
2019-11-10Merge hir::ImplPolarity into ast::ImplPolarity.Camille GILLOT-27/+3
2019-11-10Merge hir::IsAuto into ast::IsAuto.Camille GILLOT-16/+3
2019-11-10Merge hir::CaptureClause into ast::CaptureBy.Camille GILLOT-23/+8
2019-11-10Merge hir::GeneratorMovability into ast::Movability.Camille GILLOT-29/+15
2019-11-10Merge hir::Unsafety into ast::Unsafety.Camille GILLOT-37/+5
2019-11-10Merge hir::Constness into ast::Constness.Camille GILLOT-16/+3
2019-11-10Merge hir::Mutability into ast::Mutability.Camille GILLOT-104/+65
2019-11-10Auto merge of #66072 - Mark-Simulacrum:next-node-id, r=nikomatsakisbors-30/+235
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-2/+14
2019-11-10Rollup merge of #65831 - matthewjasper:array-ptr-cast, r=oli-obkYuki Okushi-0/+3
2019-11-09Update cc, git2, num_cpus.Eric Huss-4/+0
2019-11-09Move pretty parsing into Session optionsMark Rousskov-0/+220
2019-11-09Move next_node_id to ResolverMark Rousskov-30/+15
2019-11-09Address review commentsVadim Petrochenkov-0/+17
2019-11-09Remove `#[feature(custom_attribute)]`Vadim Petrochenkov-3/+0
2019-11-09Support registering attributes and attribute tools using crate-level attributesVadim Petrochenkov-0/+3
2019-11-09Auto merge of #66242 - Centril:rollup-h73ztr1, r=Centrilbors-19/+105
2019-11-09Rollup merge of #65994 - estebank:where-bound, r=nikomatsakisMazdak Farrokhzad-17/+104
2019-11-09Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomats...bors-106/+40
2019-11-08Stop returning promotables from `mir_const_qualif`Dylan MacKenzie-2/+1
2019-11-08Rollup merge of #66188 - Centril:fnsig, r=davidtwcoMazdak Farrokhzad-75/+66
2019-11-08Rollup merge of #66154 - RalfJung:to_usize, r=oli-obkMazdak Farrokhzad-6/+6
2019-11-08Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obkMazdak Farrokhzad-112/+11
2019-11-08ast::ItemKind::Fn: use ast::FnSigMazdak Farrokhzad-10/+5
2019-11-08ast::MethodSig -> ast::FnSigMazdak Farrokhzad-2/+2
2019-11-08hir::MethodSig -> hir::FnSigMazdak Farrokhzad-16/+17
2019-11-08hir::ItemKind::Fn: use hir::MethodSigMazdak Farrokhzad-49/+44
2019-11-08miri: Rename to_{u,i}size to to_machine_{u,i}sizeRalf Jung-6/+6
2019-11-08Rollup merge of #66190 - eddyb:primflt, r=CentrilYuki Okushi-9/+9
2019-11-08Auto merge of #64882 - ehuss:stabilize-bare-extern, r=eddybbors-14/+3
2019-11-07rustc_target: inline abi::FloatTy into abi::Primitive.Eduard-Mihai Burtescu-9/+9
2019-11-07Update for unstable option refactoring.Eric Huss-6/+2
2019-11-07Update built-in help for --extern.Eric Huss-1/+1
2019-11-07Stabilize --extern flag without a path.Eric Huss-7/+0
2019-11-07Rollup merge of #65916 - Centril:split-syntax-3, r=davidtwcoMazdak Farrokhzad-4/+4
2019-11-07Rollup merge of #63793 - oli-obk:🧹, r=dtolnayMazdak Farrokhzad-0/+3
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-4/+4
2019-11-07Add long error explanation for E0623Guillaume Gomez-1/+43
2019-11-07Rollup merge of #65884 - Centril:non-hardcoded-abis, r=petrochenkovMazdak Farrokhzad-30/+49
2019-11-07Rollup merge of #65752 - estebank:sugg, r=CentrilMazdak Farrokhzad-19/+22
2019-11-07syntax: use distinct FloatTy from rustc_target.Mazdak Farrokhzad-27/+24
2019-11-07parser: don't hardcode ABIs into grammarMazdak Farrokhzad-3/+25
2019-11-07Auto merge of #66175 - JohnTitor:rollup-ihqk5vn, r=JohnTitorbors-4/+16
2019-11-07Rollup merge of #66171 - JohnTitor:update-link, r=ehussYuki Okushi-1/+1