rust/compiler/rustc_hir_analysis/src/coherence
Guillaume Gomez aa87addfb3
Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb
Spelling compiler

This is per https://github.com/rust-lang/rust/pull/110392#issuecomment-1510193656

I'm going to delay performing a squash because I really don't expect people to be perfectly happy w/ my changes, I really am a human and I really do make mistakes.

r? Nilstrieb

I'm going to be flying this evening, but I should be able to squash / respond to reviews w/in a day or two.

I tried to be careful about dropping changes to `tests`, afaict only two files had changes that were likely related to the changes for a given commit (this is where not having eagerly squashed should have given me an advantage), but, that said, picking things apart can be error prone.
2023-04-18 14:50:51 +02:00
..
builtin.rs Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb 2023-04-18 14:50:51 +02:00
inherent_impls.rs Don't split up TreatProjections and TreatParams anymore 2023-03-23 18:57:02 +00:00
inherent_impls_overlap.rs Small clippy::correctness fixes 2023-04-09 22:39:23 +02:00
mod.rs Reduce output spam 2023-03-21 18:18:25 +01:00
orphan.rs emit the suspicious_auto_trait_impls for negative impls as well 2023-03-06 20:04:33 +08:00
unsafety.rs Add and use expect methods to hir. 2023-01-20 17:40:50 +00:00