rust/compiler/rustc_infer/src
Matthias Krüger 6277ac2fb8
Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors
Avoid some `Symbol` to `String` conversions

This patch removes some Symbol to String conversions.
2022-07-16 22:30:56 +02:00
..
infer Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors 2022-07-16 22:30:56 +02:00
traits remove tcx from ObligationCauseCode::span 2022-07-15 03:17:20 +00:00
lib.rs add new emit_inference_failure_err 2022-06-02 10:19:15 +02:00