about summary refs log tree commit diff
path: root/tests/ui/traits/overflow-computing-ambiguity.rs
AgeCommit message (Collapse)AuthorLines
2025-06-27tests: add #![rustc_no_implicit_bounds]David Wood-3/+6
After reviewing all tests with `?Sized` and discussing with lcnr, these tests seem like they could probably benefit from `#![rustc_no_implicit_bounds]`.
2024-04-07Discard overflow obligations in impl_may_applyMichael Goulet-0/+14