Files
rust/compiler
Matthias Krüger 31b56a8a35 Rollup merge of #120216 - nnethercote:fix-trimmed_def_paths-assertion, r=compiler-errors
Fix a `trimmed_def_paths` assertion failure.

`RegionHighlightMode::force_print_trimmed_def_path` can call `trimmed_def_paths` even when `tcx.sess.opts.trimmed_def_paths` is false. Based on the `force` in the method name, it seems this is deliberate, so I have removed the assertion.

Fixes #120035.

r? `@compiler-errors`
2024-01-22 22:12:09 +01:00
..
2023-10-30 08:46:02 +11:00
2024-01-16 21:15:31 +01:00
2024-01-19 20:10:39 -08:00
2024-01-17 03:14:16 +01:00
2024-01-19 20:10:39 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2024-01-22 10:14:01 +11:00
2023-11-23 14:11:02 +03:00
2024-01-17 03:14:16 +01:00
2024-01-22 10:14:01 +11:00
2024-01-20 16:52:18 -03:00
2024-01-22 10:14:01 +11:00
2024-01-19 11:09:30 +01:00