diff options
| author | bors <bors@rust-lang.org> | 2023-12-19 17:15:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-19 17:15:04 +0000 |
| commit | 3a539c08891a422d34beb32d2556a08ea0357b7d (patch) | |
| tree | b1d455b8295df56e424ec801b3a99d888f81be56 /compiler/rustc_errors/src/lib.rs | |
| parent | c9c9f527e373efbb755e88661aaf012ad6a2d17c (diff) | |
| parent | 3016c296287da816fba5c4a9c7e2c8cdebbe0126 (diff) | |
| download | rust-3a539c08891a422d34beb32d2556a08ea0357b7d.tar.gz rust-3a539c08891a422d34beb32d2556a08ea0357b7d.zip | |
Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errors
Make exhaustiveness usable outside of rustc With this PR, `rustc_pattern_analysis` compiles on stable (with the `stable` feature)! `rust-analyzer` will be able to use it to provide match-related diagnostics and refactors. Two questions: - Should I name the feature `nightly` instead of `rustc` for consistency with other crates? `rustc` makes more sense imo. - `typed-arena` is an optional dependency but tidy made me add it to the allow-list anyway. Can I avoid that somehow? r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_errors/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
