about summary refs log tree commit diff
path: root/src/rt/jemalloc/test/aligned_alloc.exp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-09-24 02:26:06 -0700
committerbors <bors@rust-lang.org>2013-09-24 02:26:06 -0700
commitc7e672602e5ce0926a189e4b6c1f38e6d52a29d1 (patch)
tree51d10cd3e439d18a758e9ddf2c3555e227a72143 /src/rt/jemalloc/test/aligned_alloc.exp
parent0275b1c4047c9213a3f55b36ab690ebedff3a4d5 (diff)
parent4f691cd5bc83311da1b91b6e5da54e5514440749 (diff)
downloadrust-c7e672602e5ce0926a189e4b6c1f38e6d52a29d1.tar.gz
rust-c7e672602e5ce0926a189e4b6c1f38e6d52a29d1.zip
auto merge of #9453 : pnkfelix/rust/fsk-further-syntax-visit-refactors, r=alexcrichton
r? anyone.

Part of #7081.

More refactorings of the syntax::visit::Visitor implementations, folding so-called "environments" into the visitor impl when the latter was previously a trivial unit struct.

As usual, this refactoring only applies when the environments are not actually carrying state that is meant to be pushed and popped as we traverse the expression.  (For an example where the environment *isn't* just passed through, see the `visit_fn` in `liveness.rs`.)

Got rid of a bit of @-allocation in borrowck.

Both cases should be pure-refactorings.

Diffstat (limited to 'src/rt/jemalloc/test/aligned_alloc.exp')
0 files changed, 0 insertions, 0 deletions