about summary refs log tree commit diff
path: root/src/test/ui/extern/extern-const.rs
AgeCommit message (Expand)AuthorLines
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-11-07This test will not link on wasm32.Felix S. Klock II-3/+3
2018-11-06Sidestep link error from rustfix'ed code by using a *defined* static.Felix S. Klock II-12/+12
2018-09-20Disable rustfix temporarily on extern-const.rsRémy Rakic-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+25