| Age | Commit message (Collapse) | Author | Lines |
|
The duplication of upcalls is due to the fact that the runtime is
shared between stage0/rustc and stage1/rustc. Once snapshots are
updated, they should be de-duplicated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
middle::tstate::{bitvectors, ck}
|
|
tstate::auxiliary
|
|
interior vectors
|
|
|
|
|
|
|
|
|
|
In 'rec(a = b with c)', if a exists in c then the expected type for b is the
type of c.
|
|
|
|
|
|
vectors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All visitors take a wb_ctxt now instead of some taking a fn_ctxt and some
taking an ignore flag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
middle::tstate::{bitvectors, ck}
|
|
tstate::auxiliary
|
|
interior vectors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vectors
|
|
|
|
|
|
|
|
|
|
(Possible now that a snapshot took place.)
|
|
|