summary refs log tree commit diff
path: root/src/test/compile-fail/issue-43733-2.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-2/+2
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-1/+1
2017-09-16change #![feature(const_fn)] to specific gatesAlex Burka-1/+1
2017-09-09Stabilize drop_types_in_const.Eduard-Mihai Burtescu-1/+1
2017-08-12Check #[thread_local] statics correctly in the compiler.Eduard-Mihai Burtescu-0/+39