diff options
author | bors <bors@rust-lang.org> | 2023-01-09 11:24:44 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-01-09 11:24:44 +0000 |
commit | 814ff01620730f3406797d7aaf210e0bec8f2754 (patch) | |
tree | 0ac64995b2196c577eb080dc5446df87f106cf7b /tests/rustdoc-js-std/parser-errors.js | |
parent | 25717af4aa82da8ef9c93ff3428bd929e4b3dfe8 (diff) | |
parent | 0dd26821783ccc809fb0995f178fd6c53f6eebd7 (diff) | |
download | rust-814ff01620730f3406797d7aaf210e0bec8f2754.tar.gz |
Auto merge of #13458 - cameron1024:suggest-checked-wrapping-saturating, r=Veykril
add wrapping/checked/saturating assist
This addresses #13452
I'm not sure about the structure of the code. I'm not sure if it needs to be 3 separate assists, and if that means it needs to be in 3 separate files as well.
Most of the logic is in `util.rs`, which feels funny to me, but there seems to be a pattern of 1 assist per file, and this seems better than duplicating the logic.
Let me know if anything needs changes :grin:
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions