diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-13 05:19:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-13 05:19:13 +0200 |
| commit | 8002683e9957f428b2c0c258f0e2ecb8dd4e9272 (patch) | |
| tree | bbe2560dba4c23d69b98e4ceb51dc65492a51e74 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | bb3a3c530c23147a12ec7ec479e191571ccbe92b (diff) | |
| parent | 841f7ce69ac503fb9566deeefbbd273c1587f4e6 (diff) | |
| download | rust-8002683e9957f428b2c0c258f0e2ecb8dd4e9272.tar.gz rust-8002683e9957f428b2c0c258f0e2ecb8dd4e9272.zip | |
Rollup merge of #128425 - tgross35:missing-fragment-specifier-unconditional, r=petrochenkov,traviscross
Make `missing_fragment_specifier` an unconditional error This was attempted in [1] then reverted in [2] because of fallout. Recently, this was made an edition-dependent error in [3]. Make missing fragment specifiers an unconditional error again, across all editions. More context: https://github.com/rust-lang/rust/pull/128006 Most recent crater: https://github.com/rust-lang/rust/pull/128425#issuecomment-2686949847 Fixes: https://github.com/rust-lang/rust/issues/40107 [1]: https://github.com/rust-lang/rust/pull/75516 [2]: https://github.com/rust-lang/rust/pull/80210 [3]: https://github.com/rust-lang/rust/pull/128006
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
