about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorGabriel Smith <gsmith@d3engineering.com>2019-11-18 14:24:13 -0500
committerGabriel Smith <gsmith@d3engineering.com>2019-11-18 17:01:48 -0500
commit7b4642f44178403770cc35166fb676b7fa051bec (patch)
tree416b2f5c0681faeaec854b99da49f3fd1eb88ea7 /src/libstd/sys/unix/stack_overflow.rs
parent128ca7415f970b13150e90b4705188d7f076d389 (diff)
downloadrust-7b4642f44178403770cc35166fb676b7fa051bec.tar.gz
rust-7b4642f44178403770cc35166fb676b7fa051bec.zip
resolve: late: Check if type arg is really a const arg
A path type argument could be a generic const argument due to
limitations as to what we can determine at parsing. We double check just
to be sure by trying to resolve in the type namespace first, and if that
fails we try again in the value namespace. If resolution in the value
namespace succeeds, we have a generic const argument on our hands.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions