about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-04-10 11:49:50 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-04-10 14:09:37 +1000
commit3cb9966235a981cfea1bbf2536ebd5021bcbca5e (patch)
tree84fc9d04b6c81f79442a01ffad9b5b448da9f0e9 /compiler/rustc_interface/src/errors.rs
parent51548ce71fe80b5ca7aef00e6f1bf2491df98c79 (diff)
downloadrust-3cb9966235a981cfea1bbf2536ebd5021bcbca5e.tar.gz
rust-3cb9966235a981cfea1bbf2536ebd5021bcbca5e.zip
Add a HIR pretty printing test for delegation.
Note that some of the output is currently bogus, with missing params and
args:
```
fn add(: _, : _) -> _ { m::add(, ) }
```
The next commit will fix this.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions