about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Boisseau <Nadrieril@users.noreply.github.com>2024-03-09 21:40:09 +0100
committerGitHub <noreply@github.com>2024-03-09 21:40:09 +0100
commit13ca978f914a2ffb212698e7fd69aaf10611fb8e (patch)
tree1803f8a6df3393ec2a435eb33a2b982ffaf4f583 /compiler/rustc_interface/src/errors.rs
parentbc3bc2ba6b9e762a8eace7a9e9e9d18ed9f0d75b (diff)
parent228347878ebd45d5cb7e6f424bad18eb0b92543a (diff)
downloadrust-13ca978f914a2ffb212698e7fd69aaf10611fb8e.tar.gz
rust-13ca978f914a2ffb212698e7fd69aaf10611fb8e.zip
Rollup merge of #121711 - ChrisDenton:junction, r=Mark-Simulacrum
Implement junction_point

Implements https://github.com/rust-lang/rust/issues/121709

We already had a private implementation that we use for tests so we could just make that public. Except it was very hacky as it was only ever intended for use in testing. I've made an improved version that at least handles path conversion correctly and has less need for things like the `Align8` hack. There's still room for further improvement though.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions