about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-25 17:05:33 +0100
committerGitHub <noreply@github.com>2024-03-25 17:05:33 +0100
commit9b4ee1be9e7317ef3f698423e584188518fcdc5c (patch)
treef52c482f950439cf173889b2339c95ca453b8548 /compiler/rustc_interface/src
parente9ec44251c32dfe2a8e0b82a72b402df615bbd8b (diff)
parent87808e71be434dd5ba4fc23115ee84d9a3aaa094 (diff)
downloadrust-9b4ee1be9e7317ef3f698423e584188518fcdc5c.tar.gz
rust-9b4ee1be9e7317ef3f698423e584188518fcdc5c.zip
Rollup merge of #122970 - cuviper:use-chunk_by, r=Mark-Simulacrum
Use `chunk_by` when building `ReverseSccGraph`

With stable `chunk_by` in Rust 1.77, this code doesn't need `Itertools::group_by` anymore.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions