diff options
| author | Rafael Ávila de Espíndola <[email protected]> | 2011-01-01 13:13:00 -0500 |
|---|---|---|
| committer | Rafael Ávila de Espíndola <[email protected]> | 2011-01-04 11:35:13 -0500 |
| commit | e0fe271d3459d04af9e1580c396b4698063e1999 (patch) | |
| tree | ab869f8a2779d8c5819c1493881225cdc863d043 /src/rt/sync/timer.cpp | |
| parent | Refactor the view_item code so that it is similar to the code used for (diff) | |
| download | rust-e0fe271d3459d04af9e1580c396b4698063e1999.tar.xz rust-e0fe271d3459d04af9e1580c396b4698063e1999.zip | |
Add support for looking up a name introduced by a 'use'.
With this we go from "error: unresolved name: foo" to
"unimplemented definition variant for: foo" in
use foo;
fn main(vec[str] args) {
foo.bar();
}
Diffstat (limited to 'src/rt/sync/timer.cpp')
0 files changed, 0 insertions, 0 deletions