diff options
| author | est31 <MTest31@outlook.com> | 2021-10-16 04:37:30 +0200 |
|---|---|---|
| committer | est31 <MTest31@outlook.com> | 2021-10-16 07:18:15 +0200 |
| commit | ef018be5c49d7a0bb8ad8e3485111e8b2ab9c5ac (patch) | |
| tree | 7d43eb40bd52d7d62ad1ccb552c8dc66b3a91f9d /compiler/rustc_codegen_gcc | |
| parent | 1418df5888131578eae04b39360f30df4ffe5599 (diff) | |
| download | rust-ef018be5c49d7a0bb8ad8e3485111e8b2ab9c5ac.tar.gz rust-ef018be5c49d7a0bb8ad8e3485111e8b2ab9c5ac.zip | |
Update the syn crate and adopt let_else in three more places
The syn crate has gained support for let_else syntax in version 1.0.76, see https://github.com/dtolnay/syn/pull/1057 . In the three instances that use let_else, we've sent code through an attr macro, which would create compile errors when there was no let_else support in syn. To avoid this, we ran `cargo +nightly update -p syn` for updating the syn crate.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
