summary refs log tree commit diff
path: root/src/test/compile-fail/const-unsized.rs
AgeCommit message (Expand)AuthorLines
2017-05-17Add better error message when == operator is badly usedGuillaume Gomez-4/+0
2016-11-28Remove BuiltinBound and BuiltinBounds.Mark-Simulacrum-4/+4
2016-10-21Improve E0277 help messageGuillaume Gomez-4/+4
2016-08-25Update E0277 to new error formatMohit Agarwal-0/+4
2016-06-26Disallow constants and statics from having unsized types.Eduard Burtescu-0/+35