about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-16 16:58:18 +0100
committerGitHub <noreply@github.com>2022-01-16 16:58:18 +0100
commit9323a0d1bef9b0708e25f0a8abaf5e5f88599f8d (patch)
tree6b4a7fe7ebdf25c0ed07bddc513162b8073c5245 /library/std/src/sys/unix/stack_overflow.rs
parent9835b90c91e7012f27fc78a60599aab0011d2336 (diff)
parentcfc0bd12581651e5d0f51d0d4c2d8306cc13cb51 (diff)
downloadrust-9323a0d1bef9b0708e25f0a8abaf5e5f88599f8d.tar.gz
rust-9323a0d1bef9b0708e25f0a8abaf5e5f88599f8d.zip
Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwco
Parse `Ty?` as `Option<Ty>` and provide structured suggestion

Swift has specific syntax that desugars to `Option<T>` similar to our
`?` operator, which means that people might try to use it in Rust. Parse
it and gracefully recover.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions