about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/lib.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-25 08:39:45 +0100
committerGitHub <noreply@github.com>2024-01-25 08:39:45 +0100
commit8c1ba5931c30b5102fa30202b44ba2a8c40f565e (patch)
tree382b3185361e6539117d951a1611ce92bfc27134 /compiler/rustc_parse/src/lib.rs
parenta1ecced532ecffb288ca176cce56a8aa96f155ab (diff)
parent8f3af4c6e21feb3cada901ea6f41f198b0f0e74a (diff)
downloadrust-8c1ba5931c30b5102fa30202b44ba2a8c40f565e.tar.gz
rust-8c1ba5931c30b5102fa30202b44ba2a8c40f565e.zip
Rollup merge of #120325 - cuviper:either-data, r=compiler-errors
rustc_data_structures: use either instead of itertools

`itertools::Either` is a re-export from `either`, so we might as well use the source.

This flattens the compiler build tree a little, but I don't really expect it to make much difference overall.
Diffstat (limited to 'compiler/rustc_parse/src/lib.rs')
0 files changed, 0 insertions, 0 deletions