about summary refs log tree commit diff
path: root/src/test/compile-fail/transmute-fat-pointers.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-41/+0
2017-06-18Update transmute size lints.Mark Simulacrum-4/+4
Also moves a few transmute tests to UI tests to better test their output.
2015-10-13Update test error compilation message for E0512Guillaume Gomez-4/+4
2015-01-06FalloutNick Cameron-4/+4
2014-12-30Rewrite the intrinsicck to take the parameter environment into account. Also ↵Niko Matsakis-0/+41
fixes #20116.