diff options
| author | Patrick Walton <pcwalton@mimiga.net> | 2014-08-04 13:56:56 -0700 |
|---|---|---|
| committer | Patrick Walton <pcwalton@mimiga.net> | 2014-08-14 11:40:22 -0700 |
| commit | 9907fa4acc2af5b2b07d1362b3ceb29171954c58 (patch) | |
| tree | 6acf4c541c9321d8a304eb16f486b09755983c52 /src/rustllvm/RustWrapper.cpp | |
| parent | 404978ea722c0257cc763540c93243e8a21f82ed (diff) | |
| download | rust-9907fa4acc2af5b2b07d1362b3ceb29171954c58.tar.gz rust-9907fa4acc2af5b2b07d1362b3ceb29171954c58.zip | |
librustc: Stop assuming that implementations and traits only contain
methods.
This paves the way to associated items by introducing an extra level of
abstraction ("impl-or-trait item") between traits/implementations and
methods. This new abstraction is encoded in the metadata and used
throughout the compiler where appropriate.
There are no functional changes; this is purely a refactoring.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
