about summary refs log tree commit diff
path: root/src/test/run-pass/union/union-macro.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-24/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+1
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+33
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-31/+0
2017-05-27Stabilize unions with `Copy` fields and no destructorVadim Petrochenkov-2/+0
2016-09-03Address comments and add requested testsVadim Petrochenkov-0/+33