about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-11 20:46:50 +0100
committerGitHub <noreply@github.com>2023-12-11 20:46:50 +0100
commitdd0887c75c2e03e27c69f8eba72d511332ce5751 (patch)
treeb808e372b628123cd07b5e164df45168458c6a50 /compiler/rustc_parse/src
parentdadecea9f1362df1eb513a254231504f820612b7 (diff)
parent43714edb6f291892f571875b42235208f075884f (diff)
downloadrust-dd0887c75c2e03e27c69f8eba72d511332ce5751.tar.gz
rust-dd0887c75c2e03e27c69f8eba72d511332ce5751.zip
Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errors
Extract exhaustiveness into its own crate

It now makes sense to extract exhaustiveness into its own crate! This was much-requested by rust-analyzer (they currently maintain by hand a copy of the algorithm), and I hope this can serve other projects e.g. clippy.

This is the churny PR: it exclusively moves code around. It's not yet useable outside of rustc but I wanted the churny parts to be out of the way.

r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions