about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJonas Platte <jplatte+git@posteo.de>2017-10-16 21:07:26 +0200
committerJonas Platte <jplatte+git@posteo.de>2017-12-21 13:38:10 +0100
commit78493ed21aaeb20a8d5f7bd08f26c0c9fd496ed4 (patch)
tree628b8d1cc99f88db6f47d5f07e1ff3d10b8adb3c /src/rustllvm/RustWrapper.cpp
parentab7abfcf3457ebc67ac7fef5c3028a6ae4402156 (diff)
downloadrust-78493ed21aaeb20a8d5f7bd08f26c0c9fd496ed4.tar.gz
rust-78493ed21aaeb20a8d5f7bd08f26c0c9fd496ed4.zip
Add GenericParam, refactor Generics in ast, hir, rustdoc
The Generics now contain one Vec of an enum for the generic parameters,
rather than two separate Vec's for lifetime and type parameters.

Additionally, places that previously used Vec<LifetimeDef> now use
Vec<GenericParam> instead.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions