summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/back/symbol_export.rs
AgeCommit message (Expand)AuthorLines
2018-12-03codegen_llvm_back: improve allocationsljedrz-3/+4
2018-11-30proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...Eduard-Mihai Burtescu-1/+1
2018-11-21rustc: implement and use Default on more types.Eduard-Mihai Burtescu-1/+1
2018-11-21rustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map,Set} "constructor" fns.Eduard-Mihai Burtescu-2/+2
2018-11-16Separating the back folder between backend-agnostic and LLVM-specific codeDenis Merigoux-0/+404