about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-slice-array.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-05 14:00:24 +0000
committerbors <bors@rust-lang.org>2023-11-05 14:00:24 +0000
commitc1c9e10f72ffd2e829d20ff1439ff49c2e121731 (patch)
tree121814d75682682cbad20c7f10943f0ed87cfdee /tests/rustdoc-js-std/parser-slice-array.js
parent69432287cbaa0cd69dd7219aa0c6c74e44dbe7e7 (diff)
parentb84940b199c45799fc9b6b01ed30615c28e98546 (diff)
downloadrust-c1c9e10f72ffd2e829d20ff1439ff49c2e121731.tar.gz
rust-c1c9e10f72ffd2e829d20ff1439ff49c2e121731.zip
Auto merge of #15832 - Young-Flash:generate_mut_trait, r=lnicola
feat: add generate_mut_trait_impl assist

![generate_mut_trait_impl](https://github.com/rust-lang/rust-analyzer/assets/71162630/362a5a93-e109-4ffc-996e-9b6e4f54fcfa)

Generate proper `index_mut` method body refer to `index` method body may impossible due to the unpredicable case (#15581).

Here just leave the `index_mut` method body be same as `index` method body, user can modify it manually to meet their need.
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions