Files
rust/compiler
Florian Warzecha ac2c599f23 fix validation for rustc_allow_const_fn_unstable targets
The validation was introduced in 3a63bf0299
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-09-11 09:37:51 -07:00
2020-09-23 21:51:56 +02:00
2020-10-16 15:21:18 -03:00
2020-09-23 21:51:56 +02:00
2020-10-19 21:11:40 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-10-16 12:58:50 -04:00