diff options
| author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-01-27 16:51:41 -0500 |
|---|---|---|
| committer | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-01-27 16:51:41 -0500 |
| commit | a2081deb2d16c58f2b367ad8a8d4a047d80f51a6 (patch) | |
| tree | b4cb550e0e8c059a81730282d8e2b83cf93966e7 /src/rt/rust_timer.cpp | |
| parent | c170e7edfdfe156f11374d5e3c265b613351dc99 (diff) | |
| download | rust-a2081deb2d16c58f2b367ad8a8d4a047d80f51a6.tar.gz rust-a2081deb2d16c58f2b367ad8a8d4a047d80f51a6.zip | |
Simplify and fix the resolution of expr_path. With this we now get to codegen
in
-------------------
type foo = rec(int a);
mod m1 {
mod m2 {
const foo bar = rec(a = 4);
}
}
fn main(vec[str] args) {
log m1.m2.bar.a;
}
-------------------
Diffstat (limited to 'src/rt/rust_timer.cpp')
0 files changed, 0 insertions, 0 deletions
