rust/compiler
Florian Warzecha ac2c599f23
fix validation for rustc_allow_const_fn_unstable targets
The validation was introduced in 3a63bf02998f7b5e040a4b87e049d03ddd144f74
without strict validation of functions, e. g. all function types were
allowed.
Now the validation only allows `const fn`s.
2020-10-23 17:54:48 +02:00
..
2020-10-16 15:21:18 -03:00
2020-10-19 21:11:40 +01:00
2020-10-16 12:58:50 -04:00