about summary refs log tree commit diff
path: root/src/test/ui/resolve/use_suggestion_placement.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-03-04Update use_suggestion_placement.rs test, removing the FIXME that this PR fixes.Felix S. Klock II-5/+1
2021-05-18Fix use placement for suggestions near main.Eric Huss-1/+8
2020-11-22Drop support for cloudabi targetsLzu Tao-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-08-31Add test for broken suggestionOliver Schneider-0/+9
2017-08-17Improve placement of `use` suggestionsOliver Schneider-0/+27