about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-04Make PlaceRef lifetimes of classify_drop_access_kind be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of closure_span be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of move_spans be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of borrowed_content_source be both 'tcxSantiago Pastorino-2/+2
2020-03-04Make PlaceRef lifetimes of describe_field be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of add_moved_or_invoked_closure_note be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of is_upvar_field_projection be both 'tcxSantiago Pastorino-6/+6
2020-03-04Make PlaceRef lifetimes of move_path_for_place be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of move_path_closest_to be both 'tcxSantiago Pastorino-2/+2
2020-03-04Make PlaceRef lifetimes of uninitialized_error_reported be both 'tcxSantiago Pastorino-1/+1
2020-03-04Make PlaceRef lifetimes of move_error_reported be both 'tcxSantiago Pastorino-9/+10
2020-03-04Make PlaceRef lifetimes of borrow_conflict_place be both 'tcxSantiago Pastorino-4/+5
2020-03-03Make PlaceRef lifetimes of RootPlace be both 'tcxSantiago Pastorino-6/+6
2020-03-03Make PlaceRef lifetimes of monomorphized_place_ty be both 'tcxSantiago Pastorino-1/+1
2020-03-03Make PlaceRef lifetimes of codegen_place be both 'tcxSantiago Pastorino-3/+3
2020-03-02Make PlaceRef lifetimes of LocalAnalyzer::process_place be both 'tcxSantiago Pastorino-1/+1
2020-03-02Make PlaceRef lifetimes of Place::as_ref be both 'tcxSantiago Pastorino-1/+1
2020-03-02Auto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r=Dylan-DPCbors-95/+688
2020-03-02Rollup merge of #69624 - ehuss:toolstate-beta-regress, r=Mark-SimulacrumDylan DPC-63/+133
2020-03-02Rollup merge of #69623 - Centril:fix-69396-tmp, r=petrochenkovDylan DPC-14/+74
2020-03-02Rollup merge of #69622 - LeSeulArtichaut:patch-2, r=CentrilDylan DPC-1/+1
2020-03-02Rollup merge of #69617 - DutchGhost:master, r=LukasKalbertodtDylan DPC-1/+2
2020-03-02Rollup merge of #69544 - lqd:unrevert-67174, r=Mark-SimulacrumDylan DPC-7/+5
2020-03-02Rollup merge of #68682 - LeSeulArtichaut:stable-intrinsics, r=steveklabnikDylan DPC-9/+473
2020-03-02actually mark the function constDutchGhost-1/+1
2020-03-02Auto merge of #69257 - RalfJung:layout-visitor, r=eddybbors-203/+238
2020-03-02Auto merge of #69469 - matthewjasper:type-flags, r=cramertjbors-148/+136
2020-03-02Auto merge of #69442 - jakevossen5:master, r=Mark-Simulacrumbors-17/+42
2020-03-02Auto merge of #69432 - petrochenkov:alldeps, r=eddybbors-24/+5
2020-03-01Toolstate: Don't block beta week on already broken tools.Eric Huss-63/+133
2020-03-02stash API: remove panic to fix ICE.Mazdak Farrokhzad-14/+74
2020-03-01Rename `syntax` in librustc_ast/README.mdLeSeulArtichaut-1/+1
2020-03-01Clean up TypeFlagsMatthew Jasper-87/+99
2020-03-01Fix use of `has_infer_types`Matthew Jasper-61/+37
2020-03-01Auto merge of #69408 - RalfJung:canonical-alloc-id, r=oli-obkbors-66/+58
2020-03-01constify mem::forgetDutchGhost-0/+1
2020-03-01Auto merge of #69612 - Dylan-DPC:rollup-f180gcc, r=Dylan-DPCbors-42/+55
2020-03-01Rollup merge of #69607 - GuillaumeGomez:cleanup-e0376, r=Dylan-DPCDylan DPC-10/+11
2020-03-01Rollup merge of #69598 - ollie27:rustdoc_crate-version_escape, r=GuillaumeGomezDylan DPC-2/+9
2020-03-01Rollup merge of #69577 - GuillaumeGomez:cleanup-e0375, r=Dylan-DPCDylan DPC-8/+11
2020-03-01Rollup merge of #69569 - matthiaskrgr:nonminimal_bool, r=mark-SimulacrumDylan DPC-13/+13
2020-03-01Rollup merge of #69568 - JOE1994:patch-2, r=Dylan-DPCDylan DPC-2/+3
2020-03-01Rollup merge of #69554 - GuillaumeGomez:cleanup-e0374, r=Dylan-DPCDylan DPC-6/+8
2020-03-01Remove assert that had been replaced by assert_neMichael Mc Donnell-1/+0
2020-03-01Auto merge of #69380 - Zoxc:parent-module, r=michaelwoeristerbors-21/+25
2020-03-01Clean up E0376 explanationGuillaume Gomez-10/+11
2020-03-01Auto merge of #69606 - JohnTitor:rollup-i3nrrcf, r=JohnTitorbors-309/+368
2020-03-01Rollup merge of #69605 - JohnTitor:opt-def-id, r=petrochenkovYuki Okushi-7/+9
2020-03-01Rollup merge of #69583 - LeSeulArtichaut:ice-69378, r=CentrilYuki Okushi-0/+18
2020-03-01Rollup merge of #69580 - matthiaskrgr:map_clone, r=CentrilYuki Okushi-27/+26