about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/cross-crate.stock.stderr
AgeCommit message (Expand)AuthorLines
2025-07-13update issue number for `const_trait_impl`Deadbeef-1/+1
2025-01-09Unify conditional and non const call error reportingMichael Goulet-3/+3
2025-01-09Add note back to conditionally-const error messageMichael Goulet-0/+1
2024-11-09give a hint which feature is missingRalf Jung-1/+6
2024-11-09require const_impl_trait gate for all conditional and trait const callsRalf Jung-24/+4
2024-11-01Completely deny calling functions with const conditions in MIR const check un...Michael Goulet-2/+15
2024-10-22Move testsMichael Goulet-0/+15