summary refs log tree commit diff
path: root/src/test/compile-fail/transmute-different-sizes.rs
AgeCommit message (Expand)AuthorLines
2017-06-18Update transmute size lints.Mark Simulacrum-3/+3
2016-08-12rustc: don't reveal specializable polymorphic projections.Eduard Burtescu-0/+12
2015-10-16Change error message in rustbookGuillaume Gomez-2/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-2/+0
2014-12-30Rewrite the intrinsicck to take the parameter environment into account. Also ...Niko Matsakis-1/+1
2014-06-13Rolling up PRs in the queueAlex Crichton-0/+2
2014-06-13librustc: Forbid `transmute` from being called on types whose size isPatrick Walton-0/+27