about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-08 21:24:53 +0100
committerGitHub <noreply@github.com>2023-03-08 21:24:53 +0100
commita95943b77dc74f75afe0f9884f56bc3eef2d871e (patch)
tree04ffa13c6264f0f0bab2a33bc12f5bb48ab0b38a /compiler/rustc_hir_analysis/src/errors.rs
parent031b528052d97ef217748e4d0f0a6503426de229 (diff)
parentbe60bcb28a4e4099e29aa8f6e9e3ca851193344b (diff)
downloadrust-a95943b77dc74f75afe0f9884f56bc3eef2d871e.tar.gz
rust-a95943b77dc74f75afe0f9884f56bc3eef2d871e.zip
Rollup merge of #108887 - nnethercote:rename-MapInPlace, r=lqd
Rename `MapInPlace` as `FlatMapInPlace`.

After removing the `map_in_place` method, which isn't much use because modifying every element in a collection such as a `Vec` can be done trivially with iteration.

r? ``@lqd``
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions