summary refs log tree commit diff
path: root/src/librustc_middle/ty/util.rs
AgeCommit message (Expand)AuthorLines
2020-05-23iterate List by valueBastian Kauschke-2/+2
2020-05-12Remove ty::UnnormalizedProjectionJack Huey-3/+1
2020-04-30Add a convenience function for testing whether a static is `#[thread_local]`Oliver Scherer-0/+6
2020-04-24Remove `Option` from the return type of `def_kind`.Eduard-Mihai Burtescu-5/+4
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-4/+2
2020-04-17Make `needs_drop` less pessimistic on generatorsJonas Schievink-5/+3
2020-04-02use direct import for ErrorReportedMazdak Farrokhzad-1/+1
2020-04-02nix rustc_target::abi::* reexport in ty::layoutMazdak Farrokhzad-2/+2
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+1091