summary refs log tree commit diff
path: root/src/librustc_trans/allocator.rs
AgeCommit message (Expand)AuthorLines
2018-01-30rustc: Add an option to default hidden visibilityAlex Crichton-0/+4
2018-01-19Hide even more of rustc_transbjorn3-1/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+117