about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-09-23 00:25:42 +0000
committerbors <bors@rust-lang.org>2015-09-23 00:25:42 +0000
commitb2f379cdc23aec5c5d0d62acfcc5a4a18ebf0e30 (patch)
tree5c758f791c9591be310ef5b3197f9bdfe5654896 /src/rustllvm/RustWrapper.cpp
parentad82e0ac180deef65b5757a6e4d7fa79aab5521a (diff)
parent0af8e4754632279bf0b6a7143274c5d817f2833d (diff)
downloadrust-b2f379cdc23aec5c5d0d62acfcc5a4a18ebf0e30.tar.gz
rust-b2f379cdc23aec5c5d0d62acfcc5a4a18ebf0e30.zip
Auto merge of #28535 - petrochenkov:name, r=nrc
Part of https://github.com/rust-lang/rust/issues/6993

This patch replaces `Ident`s with `Name`s in data structures of HIR and updates the dependent crates to compile and pass `make check`.
Some HIR structures still use `Ident`s, namely `PathSegment`, `PatIdent`, `ExprWhile`, `ExprLoop`, `ExprBreak` and `ExprAgain`,  they need them for resolve (but `PathSegment` is special, see https://github.com/rust-lang/rust/issues/6993#issuecomment-141256292).

r? @nrc 
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions