about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-27Implement -Zlink-native-librariesJeremy Fitzhardinge-3/+20
2020-03-27Rename TyLayout to TyAndLayout.Ana-Maria Mihalache-285/+298
2020-03-27Auto merge of #70474 - Dylan-DPC:rollup-0lsxmmk, r=Dylan-DPCbors-23/+60
2020-03-27refactor type_of for constsBastian Kauschke-77/+71
2020-03-27clarify hir_id <-> node_id method namesBastian Kauschke-46/+50
2020-03-27avoid creating unnecessary reference in Windows Env iteratorRalf Jung-1/+1
2020-03-27Refactor changesPankajChaudhary5-2/+0
2020-03-27Rollup merge of #70470 - GuillaumeGomez:cleanup-e0463, r=Dylan-DPCDylan DPC-1/+3
2020-03-27Rollup merge of #70068 - jclulow:illumos-gcc, r=cramertjDylan DPC-1/+13
2020-03-27Rollup merge of #69887 - GuillaumeGomez:cleanup-e0404, r=Dylan-DPCDylan DPC-5/+5
2020-03-27Rollup merge of #65222 - Lucretiel:fold_self, r=kodrAusDylan DPC-16/+39
2020-03-27clean up E0404 explanationGuillaume Gomez-5/+5
2020-03-27Refactor changesPankajChaudhary5-3/+3
2020-03-27Auto merge of #69916 - oli-obk:mir_bless, r=eddybbors-274/+1201
2020-03-27Clean up E0463 explanationGuillaume Gomez-1/+3
2020-03-27Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrumbors-6/+17
2020-03-27address some review commentsMazdak Farrokhzad-95/+68
2020-03-27Implement HashStable directly.Camille GILLOT-7/+8
2020-03-27Cleanups.Camille GILLOT-15/+14
2020-03-27Move QueryContext to the parent module.Camille GILLOT-42/+46
2020-03-27parse: improve recovery for assoc eq constraints.Mazdak Farrokhzad-1/+111
2020-03-27extract parse_generic_argMazdak Farrokhzad-8/+14
2020-03-27parse_angle_arg: parse constraints firstMazdak Farrokhzad-4/+4
2020-03-27split parse_angle_args into loop / single stepMazdak Farrokhzad-63/+67
2020-03-27parse: move constraint/arg restriction to ast_validation.Mazdak Farrokhzad-200/+247
2020-03-27Remove the QueryGetter trait.Camille GILLOT-91/+74
2020-03-27Auto merge of #69470 - mati865:deps, r=Mark-Simulacrumbors-4/+4
2020-03-27suggest semi on expr mac!() good as stmt mac!().Mazdak Farrokhzad-1/+73
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+265
2020-03-27fix suggested changesPankajChaudhary5-5/+6
2020-03-27Auto merge of #68404 - Amanieu:llvm-asm, r=estebankbors-588/+634
2020-03-27remove unused importdylan_DPC-1/+0
2020-03-27simplify testdylan_DPC-4/+1
2020-03-27Remove `no_integrated_as` mode.Nicholas Nethercote-129/+26
2020-03-27Rollup merge of #70435 - Alexendoo:test-66706, r=CentrilDylan DPC-0/+45
2020-03-27Rollup merge of #70344 - Centril:hir-pretty, r=eddybDylan DPC-311/+273
2020-03-27Rollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnayDylan DPC-0/+50
2020-03-27Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkorDylan DPC-22/+75
2020-03-27Rollup merge of #69644 - ecstatic-morse:unified-dataflow-cleanup, r=eddybDylan DPC-1108/+89
2020-03-26Make `framework` a private moduleDylan MacKenzie-1/+1
2020-03-26Update `framework` module docsDylan MacKenzie-17/+15
2020-03-26Move `BottomValue` into `framework/mod.rs`Dylan MacKenzie-47/+43
2020-03-26Update imports from `dataflow::generic` to `dataflow`Dylan MacKenzie-20/+19
2020-03-26Update use statements in `dataflow/mod.rs`Dylan MacKenzie-7/+10
2020-03-26Rename `dataflow::generic` to `dataflow::framework`Dylan MacKenzie-0/+0
2020-03-26Move `MoveDataParamEnv` to beginning of moduleDylan MacKenzie-5/+5
2020-03-26Remove `BitDenotation` frameworkDylan MacKenzie-1017/+2
2020-03-26Test and fix gdb pretty printing againStein Somers-6/+17
2020-03-26fix docsdylan_DPC-2/+5
2020-03-26Create output dir in rustdoc markdown renderTimothée Gerber-1/+6