about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2018-02-24 15:52:15 -0800
committerGitHub <noreply@github.com>2018-02-24 15:52:15 -0800
commit2dba874d57257949ef203eec6ec7be34ff39955b (patch)
tree2b421a8d6fc8e3a324243d31f460593f82be1a18 /src/libsyntax/parse/parser.rs
parent90f21d4377bfceed2c8ced990a31743f59346e4d (diff)
parentf2b9686134d7e75d4b57d0d0f6cf81d63d638627 (diff)
downloadrust-2dba874d57257949ef203eec6ec7be34ff39955b.tar.gz
rust-2dba874d57257949ef203eec6ec7be34ff39955b.zip
Rollup merge of #48452 - varkor:unpacked-kind, r=eddyb
Introduce UnpackedKind

This adds an `UnpackedKind` type as a typesafe counterpart to `Kind`. This should make future changes to kinds (such as const generics!) more resilient, as the type-checker will be able to catch more potential issues.

r? @eddyb
cc @yodaldevoid
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions