about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2019-10-28 10:26:16 -0700
committerDylan MacKenzie <ecstaticmorse@gmail.com>2019-11-15 10:33:32 -0800
commit55da0c03680f9ce30423cb640256b11ed6c8cabd (patch)
tree19d4fcaa275227b2aa59babdaeaa760faa41205b /src/libstd/sys/unix/stack_overflow.rs
parent973b16ab4b2d044f777616f59a2d33fbbbc0fe49 (diff)
downloadrust-55da0c03680f9ce30423cb640256b11ed6c8cabd.tar.gz
rust-55da0c03680f9ce30423cb640256b11ed6c8cabd.zip
Use new const-checker for `mir_const_qualif`
Now `mir_const_qualif` must be called for `static`s and `const fn`s as
well as `const`s since it is responsible for const-checking. We return
the qualifs in the return place for everything, even though they will
only be used for `const`s.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions