diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-01-07 13:46:08 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-07 13:46:08 +0900 |
| commit | 318d6c259dd2a610ca70b89ca5a3ea073518a884 (patch) | |
| tree | 8445f11af1e9497bf9ed47f52a70a10fdf2cb16d /src/rustllvm/PassWrapper.cpp | |
| parent | c07204b1d1eb9144c8be560a8f5d7f9aed0a5b79 (diff) | |
| parent | 8f94d9bb0828a2dfcc1dd3258de7775b9bae2cc8 (diff) | |
| download | rust-318d6c259dd2a610ca70b89ca5a3ea073518a884.tar.gz rust-318d6c259dd2a610ca70b89ca5a3ea073518a884.zip | |
Rollup merge of #67909 - varkor:obsolete-const-print, r=davidtwco
Fix ICE in const pretty printing and resolve FIXME Consts now have a `fmt::Display` impl, so we can just use that to pretty-print. This resolves an ICE in https://github.com/rust-lang/rust/issues/61936, though it hits more ICEs afterwards. I couldn't find a test case that was resolved by this that didn't hit errors later on.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
