about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-43733-2.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-05Stabilize `min_const_fn`Oliver Schneider-1/+0
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
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