about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDavid Wood <david@davidtw.co>2020-06-12 13:30:39 +0100
committerDavid Wood <david@davidtw.co>2020-06-19 11:16:12 +0100
commit76ad38d992835292f60f5f09b04b2b0886e312d9 (patch)
tree5af08108de034e1280b5ffa1fb73d15a498a15b6 /library/std/src/sys/unix/stack_overflow.rs
parentd5b07373cef98dec5672cd94bf14609eec65aa03 (diff)
downloadrust-76ad38d992835292f60f5f09b04b2b0886e312d9.tar.gz
rust-76ad38d992835292f60f5f09b04b2b0886e312d9.zip
lint: prohibit fields with opaque types
Opaque types cannot be used in extern declarations, and normally cannot
exist in fields - except with type aliases to `impl Trait` and
projections which normalize to them.

Signed-off-by: David Wood <david@davidtw.co>
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions