about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-29 09:14:59 +0200
committerGitHub <noreply@github.com>2024-06-29 09:14:59 +0200
commita4e92bfef003a5760602260bbd5e0273e4aef1a4 (patch)
treecd857df68f33e421d1a94288c466bbe477e085b2 /compiler/rustc_codegen_llvm/src/errors.rs
parent367a80ce9e39d1403a0248e9ac205217b943d236 (diff)
parent3bc32472008387ab2adca98dcfd0bef6207357c1 (diff)
downloadrust-a4e92bfef003a5760602260bbd5e0273e4aef1a4.tar.gz
rust-a4e92bfef003a5760602260bbd5e0273e4aef1a4.zip
Rollup merge of #127103 - compiler-errors:tighten-trait-bound-parsing, r=fmease
Move binder and polarity parsing into `parse_generic_ty_bound`

Let's pull out the parts of #127054 which just:
1. Make the parsing code less confusing
2. Fix `?use<>` (to correctly be denied)
3. Improve `T: for<'a> 'a` diagnostics

This should have no user-facing effects on stable parsing.

r? fmease
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions