diff options
| author | Michael Howell <michael@notriddle.com> | 2022-09-26 15:40:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-26 15:40:55 -0700 |
| commit | 7381d7d8b2594ec7dff32562ad7be705c6c0ebde (patch) | |
| tree | 28b9a7976fd3103a1a2b087a1fac01e3519db8d4 /compiler/rustc_hir_analysis/src/structured_errors.rs | |
| parent | 76b21341a8b7c839bcf7d922837ee5ca512cac6a (diff) | |
| parent | 40f404468aa76f5d099d9617cecf91f72ac375b0 (diff) | |
| download | rust-7381d7d8b2594ec7dff32562ad7be705c6c0ebde.tar.gz rust-7381d7d8b2594ec7dff32562ad7be705c6c0ebde.zip | |
Rollup merge of #102326 - yancyribbens:splin-mut-doc-change, r=thomcc
rustdoc: Update doc comment for splitn_mut to include mutable in the … The doc comment for [splitn](https://github.com/rust-lang/rust/blob/master/library/core/src/slice/mod.rs#L2051:L2056) is the exact same as the comment for [splitn_mut](https://github.com/rust-lang/rust/blob/master/library/core/src/slice/mod.rs#L2079:L2084). The doc comment for `splitn_mut` should instead say it's working on a mutable subslice.
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions
