about summary refs log tree commit diff
path: root/src/librustc_middle/ty/query/values.rs
AgeCommit message (Expand)AuthorLines
2020-07-15Change `SymbolName::name` to a `&str`.Nicholas Nethercote-5/+9
2020-06-15make all uses of ty::Error or ConstKind::Error delay a span bugmark-2/+2
2020-06-10Use min_specialization in the remaining rustc cratesMatthew Jasper-6/+14
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+32