about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorkadmin <julianknodt@gmail.com>2020-08-11 00:02:45 +0000
committerkadmin <julianknodt@gmail.com>2021-03-23 17:16:20 +0000
commite06731bb2837215765530c8768a7d251155c2137 (patch)
treeb96b00af47e355463c56cf141db4bf0ec6e0e262 /library/std/src/sys/unix/stack_overflow.rs
parent2bc180e888ebfa4712c4763fbba30c1c599a68e3 (diff)
downloadrust-e06731bb2837215765530c8768a7d251155c2137.tar.gz
rust-e06731bb2837215765530c8768a7d251155c2137.zip
Add has_default to GenericParamDefKind::Const
This currently creates a field which is always false on GenericParamDefKind for future use when
consts are permitted to have defaults

Update const_generics:default locations

Previously just ignored them, now actually do something about them.

Fix using type check instead of value

Add parsing

This adds all the necessary changes to lower const-generics defaults from parsing.

Change P<Expr> to AnonConst

This matches the arguments passed to instantiations of const generics, and makes it specific to
just anonymous constants.

Attempt to fix lowering bugs
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions