rust/compiler/rustc_macros/src
2021-01-14 19:23:59 +01:00
..
symbols ./x.py fmt 2020-12-13 13:36:01 -08:00
hash_stable.rs
lib.rs Improve error handling in symbols proc-macro 2020-12-12 15:29:12 -08:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
query.rs Use Option::map_or instead of .map(..).unwrap_or(..) 2021-01-14 19:23:59 +01:00
serialize.rs rustc_serialize: specialize opaque encoding of some u8 sequences 2021-01-01 22:49:14 -08:00
session_diagnostic.rs where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) 2020-12-30 13:11:52 +01:00
symbols.rs Stop using intermediate macros in definition of symbols 2020-12-17 15:20:45 -08:00
type_foldable.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00