about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/back/rpath.rs
AgeCommit message (Expand)AuthorLines
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-1/+1
2020-03-22don't create variable bindings just to return the bound value immediately (cl...Matthias Krüger-3/+1
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-1/+1
2019-12-22Format the worldMark Rousskov-11/+5
2019-12-06Rename to `then_some` and `then`varkor-1/+1
2019-12-06Use `to_option_with` in several placesvarkor-1/+1
2019-12-06Use `to_option` in various placesvarkor-5/+1
2019-06-16Separate librustc_codegen_ssa modulechansuke-95/+1
2019-04-20Move almost all of cg_llvm/back/link.rs to cg_ssabjorn3-0/+270