diff options
| author | Carl-Anton Ingmarsson <mail@carlanton.se> | 2014-01-12 12:37:01 +0100 |
|---|---|---|
| committer | Carl-Anton Ingmarsson <mail@carlanton.se> | 2014-01-12 13:33:52 +0100 |
| commit | e9b188a590cbfad840126ecad131eaa718ce6f5f (patch) | |
| tree | 37132ce6c4583482b61c7dc516d6b9adadd00cc2 /src/rustllvm/RustWrapper.cpp | |
| parent | 1fda761e9cc5b5bf9d5f0897f1556958a7746bf5 (diff) | |
| download | rust-e9b188a590cbfad840126ecad131eaa718ce6f5f.tar.gz rust-e9b188a590cbfad840126ecad131eaa718ce6f5f.zip | |
extra::ebml: Make reader::Res public
Since reader::vuint_at() returns a result of type reader::Res it makes sense to make it public. Due to rust's current behavior of externally referenced private structures, https://github.com/mozilla/rust/issues/10573, you could still use the result and assign it to a variable if you let the compiler do the type assignment, but you could not explicitly annotate a variable to hold a reader::Res.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
