Jake Goulding
dcef5ff372
Bump bootstrap compiler version
2020-11-19 19:23:36 -05:00
Florian Warzecha
05f4a9a42a
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
2020-10-21 20:54:20 +02:00
Mark Rousskov
d8c035abbf
Bump to 1.48 bootstrap compiler
2020-10-07 19:51:36 -04:00
Dylan MacKenzie
3cbd17fcc6
Remove rustc_allow_const_fn_ptr
...
This was a hack to work around the lack of an escape hatch for the "min
`const fn`" checks in const-stable functions. Now that we have co-opted
`allow_internal_unstable` for this purpose, we no longer need the
bespoke attribute.
2020-09-27 10:46:41 -07:00
Dylan MacKenzie
1ff143191c
Add a feature gate for basic function pointer use in const fn
2020-09-27 10:46:41 -07:00
Denis Vasilik
8e9ad31178
Use intra-doc links
2020-09-17 22:43:13 +02:00
Tomasz Miąsko
0a51a9fb00
Add #[inline] to RawWaker::new
2020-07-28 06:14:52 +02:00
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00