about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2023-06-16 18:09:54 +0000
committerEsteban Küber <esteban@kuber.com.ar>2023-06-22 16:50:21 +0000
commit717c4817391f61953eed678607168cfea81e3111 (patch)
tree35f455285f108deef383153feae38ac70b2f45df /compiler/rustc_codegen_llvm/src/errors.rs
parent065a1f5df9c2f1d93269e4d25a2acabbddb0db8d (diff)
downloadrust-717c4817391f61953eed678607168cfea81e3111.tar.gz
rust-717c4817391f61953eed678607168cfea81e3111.zip
Account for sealed traits in trait bound errors
When implementing a public trait with a private super-trait, we now emit
a note that the missing bound is not going to be able to be satisfied,
and we explain the concept of a sealed trait.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions