rust/compiler/rustc_ty_utils/src
Camille GILLOT 0e71283495 Restrict access to crate_name.
Also remove original_crate_name, which had the exact same implementation
2021-06-02 18:35:32 +02:00
..
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
instance.rs Track bound vars 2021-03-31 10:15:27 -04:00
lib.rs move representability out of rustc_middle 2021-04-27 15:01:37 +02:00
needs_drop.rs add new attribute rustc_insignificant_dtor and a query to check if a type has a significant drop 2021-05-14 22:57:33 -04:00
representability.rs Implement changes suggested by tmiasko and davidtwco 2021-05-10 17:47:50 +02:00
ty.rs Restrict access to crate_name. 2021-06-02 18:35:32 +02:00