about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-27592.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2019-09-25Fix format macro expansions spans to be macro-generatedStephen Crane-1/+1
New Exprs generated as part of the format macro expansion should get the macro expansion span which has an expansion context, not the span of the format string which does not.
2019-04-22update tests for migrate mode by defaultMatthew Jasper-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+29