summary refs log tree commit diff
path: root/compiler/rustc_middle/src/traits/solve/inspect
AgeCommit message (Expand)AuthorLines
2023-08-03Rework upcastingMichael Goulet-2/+5
2023-07-30inline format!() args up to and including rustc_middleMatthias Krüger-2/+2
2023-07-25Normalize the RHS of an unsize goalMichael Goulet-0/+3
2023-07-23match on chars instead of &strs for .split() or .strip_prefix()Matthias Krüger-2/+2
2023-07-13typolcnr-1/+1
2023-07-13refactor proof tree formattinglcnr-53/+59
2023-06-19move to nested moduleBoxy-0/+131