diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-12-26 09:40:15 -0500 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2016-12-26 09:45:42 -0500 |
| commit | a6fe6c9be10c79d64c988d490519f5cc07e9060d (patch) | |
| tree | 4a2251e58371b6a9474451f6cb679d700b1a8bf2 /src/rustllvm/RustWrapper.cpp | |
| parent | 8493dbed6c29b30844830d6e50a33493c6ea70af (diff) | |
| download | rust-a6fe6c9be10c79d64c988d490519f5cc07e9060d.tar.gz rust-a6fe6c9be10c79d64c988d490519f5cc07e9060d.zip | |
Refactor mir::dataflow: remove Ctxt associated type from BitDenotation trait.
I no longer remember why I needed this (or thought I did). The way that the `BitDenotation` is passed around in all existing use cases (and planned future ones), the thing that were in the `Ctxt` can just be part of `Self` instead. (I think ariel had been pushing me to do this back when I first put in this infrastructure; it took me a while to see how much of pain the `Ctxt` was causing.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
