about summary refs log tree commit diff
path: root/src/librustc_middle/middle/codegen_fn_attrs.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-124/+0
2020-08-14Fix tests and address review commentsMatthew Jasper-2/+2
2020-08-14Rework `rustc_serialize`Matthew Jasper-2/+2
2020-06-14Diagnose use of incompatible sanitizersTomasz Miąsko-10/+7
2020-05-20Implement `#[ffi_const]` and `#[ffi_pure]` function attributesMatthias Schiffer-0/+6
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-1/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+121