about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2016-09-20 16:54:24 +0200
committerJonas Schievink <jonasschievink@gmail.com>2016-09-28 22:31:18 +0200
commit48e5199de366ed2945d1103f0b6c8aa542604ebb (patch)
treed5386e43fc15642d98058fa10a7fa29843237f93 /src/rustllvm/RustWrapper.cpp
parentcf0b7bdd0c2920fcf77da6608d4829945a110b7e (diff)
downloadrust-48e5199de366ed2945d1103f0b6c8aa542604ebb.tar.gz
rust-48e5199de366ed2945d1103f0b6c8aa542604ebb.zip
libsyntax: clearer names for some AST parts
This applies the HIR changes from the previous commits to the AST, and
is thus a syntax-[breaking-change]

Renames `PatKind::Vec` to `PatKind::Slice`, since these are called slice
patterns, not vec patterns. Renames `TyKind::Vec`, which represents the
type `[T]`, to `TyKind::Slice`. Renames `TyKind::FixedLengthVec` to
`TyKind::Array`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions