about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/normalize.rs
AgeCommit message (Expand)AuthorLines
2024-06-03Make TraitEngines generic over errorMichael Goulet-4/+9
2024-05-13split out AliasTy -> AliasTermMichael Goulet-5/+5
2024-04-29Remove `extern crate rustc_macros` from numerous crates.Nicholas Nethercote-0/+1
2024-04-04Rename HAS_PROJECTIONS to HAS_ALIASES etc.León Orell Valerian Liehr-0/+2
2024-02-22overflow errors: change source to a concrete enumlcnr-7/+7
2024-02-20Introduce expand_weak_alias_tysLeón Orell Valerian Liehr-11/+9
2024-02-20Rename some normalization-related itemsLeón Orell Valerian Liehr-2/+0
2024-02-19remove outdated commentlcnr-1/+1
2024-02-19split `project` into multiple fileslcnr-0/+423