rust/compiler/rustc_trait_selection/src
bors 152a4e90d1 Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillot
Add the `Span` of the `move` keyword to the HIR.

This is required to implement a lint like the one described here: https://github.com/rust-lang/rust-clippy/issues/11721
2023-11-06 02:07:34 +00:00
..
solve Rollup merge of #117394 - lcnr:proof-tree-cache4, r=compiler-errors 2023-11-02 15:31:20 +01:00
traits Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillot 2023-11-06 02:07:34 +00:00
errors.rs Migrate a trait selection error to use diagnostic translation 2023-08-07 05:26:38 +00:00
infer.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
lib.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00