diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-22 22:12:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-22 22:12:09 +0100 |
| commit | 31b56a8a3532de8bc80f961c237b603f654fd5d6 (patch) | |
| tree | 1751f6796d5e8689bee3e7bc0f8d08129d2b92d2 /compiler/rustc_codegen_gcc | |
| parent | 8966d606500c5cbc318329df258f2030efd84daf (diff) | |
| parent | 012a304a167aa4bafe91f40cc73ed4bb0073877c (diff) | |
| download | rust-31b56a8a3532de8bc80f961c237b603f654fd5d6.tar.gz rust-31b56a8a3532de8bc80f961c237b603f654fd5d6.zip | |
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`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
