about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2013-02-14 21:50:03 -0800
committerNiko Matsakis <niko@alum.mit.edu>2013-02-27 19:42:09 -0500
commitc623d21e388315df672951fcb8efb5000923ab3d (patch)
tree8c7116e7df304166ccafcc30b21c19bf30788f75 /src/rt/rust_kernel.cpp
parent061a2237230d3abcdb30ecb8987e5de17e67a58e (diff)
downloadrust-c623d21e388315df672951fcb8efb5000923ab3d.tar.gz
rust-c623d21e388315df672951fcb8efb5000923ab3d.zip
Introduce lifetime declarations into the lists of type parameters.
Major changes are:
- replace ~[ty_param] with Generics structure, which includes
  both OptVec<TyParam> and OptVec<Lifetime>;
- the use of syntax::opt_vec to avoid allocation for empty lists;

cc #4846
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions