diff options
| author | kennytm <kennytm@gmail.com> | 2017-11-22 01:13:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-22 01:13:01 +0800 |
| commit | e77f3e4781428087f9f41b696517e3a480dfe6ae (patch) | |
| tree | 5abc63020d6dfaa4704cd504884caca3c6d11462 /src/rustllvm/RustWrapper.cpp | |
| parent | 7eb2e79ea87cc45d70dc1fc34d4e3b822b6a6d88 (diff) | |
| parent | e7c8fbf1f7ee5268736876365ed80c159eab9bdf (diff) | |
| download | rust-e77f3e4781428087f9f41b696517e3a480dfe6ae.tar.gz rust-e77f3e4781428087f9f41b696517e3a480dfe6ae.zip | |
Rollup merge of #46120 - arielb1:def-debug, r=michaelwoerister
clean the Debug impl for CrateNum and DefId
Just a tiny quality-of-life improvement because I got tired of noisy debug logs.
```
before: DefId { krate: CrateNum(11), index: DefIndex(0:6) => foo[8787]::Mapper[0]::OtherType[0] } }
after: {crate11:0:6 ~ foo[8787]::Mapper[0]::OtherType[0]})
```
r? @michaelwoerister
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
