about summary refs log tree commit diff
path: root/src/test/ui/binding/ambiguity-item.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2020-05-03resolve: Relax fresh binding disambiguation slightly to fix regressionVadim Petrochenkov-0/+1
2020-03-15resolve: Prevent fresh bindings from shadowing ambiguity itemsVadim Petrochenkov-0/+18
Correctly treat const generic parameters in fresh binding disambiguation