rust/compiler/rustc_trait_selection/src
Matthias Krüger 0a1c816dcd
Rollup merge of #101503 - spastorino:add-debug-calls, r=compiler-errors
Add debug calls

`@oli-obk` requested this and other changes as a way of simplifying https://github.com/rust-lang/rust/pull/101345. This is just going to make the diff of https://github.com/rust-lang/rust/pull/101345 smaller.

r? `@oli-obk` `@cjgillot`
2022-09-07 21:48:16 +02:00
..
traits Rollup merge of #101503 - spastorino:add-debug-calls, r=compiler-errors 2022-09-07 21:48:16 +02:00
autoderef.rs Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1 2022-09-01 12:54:50 -05:00
errors.rs UPDATE - into_diagnostic to take a Handler instead of a ParseSess 2022-09-05 02:18:45 -04:00
infer.rs Point out when a callable is not actually callable because its return is not sized 2022-09-05 20:55:43 +00:00
lib.rs Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1 2022-09-01 12:54:50 -05:00