diff options
| author | David Wood <david@davidtw.co> | 2019-05-09 19:10:27 +0100 |
|---|---|---|
| committer | David Wood <david@davidtw.co> | 2019-05-09 19:10:27 +0100 |
| commit | dcd3cf70177f5af115d4799fc7fff836b3bcf649 (patch) | |
| tree | f0eace511ce62de70a92df6e41c9330bd39bee74 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | e57c7b859d3d60ee9c1ed63ac87234e83b088f82 (diff) | |
| download | rust-dcd3cf70177f5af115d4799fc7fff836b3bcf649.tar.gz rust-dcd3cf70177f5af115d4799fc7fff836b3bcf649.zip | |
Do not modify mutability of simple bindings.
This commit removes the modification of the mutability of simple bindings. While the mutability isn't used, it is important that it is kept so that the input to procedural macros matches what the user wrote. This commit also modifies the span of the binding mode so that it is considered a compiler desugaring and won't be linted against for being unused..
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
