diff options
| author | bors <bors@rust-lang.org> | 2015-09-23 00:25:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-09-23 00:25:42 +0000 |
| commit | b2f379cdc23aec5c5d0d62acfcc5a4a18ebf0e30 (patch) | |
| tree | 5c758f791c9591be310ef5b3197f9bdfe5654896 /src/rustllvm/RustWrapper.cpp | |
| parent | ad82e0ac180deef65b5757a6e4d7fa79aab5521a (diff) | |
| parent | 0af8e4754632279bf0b6a7143274c5d817f2833d (diff) | |
| download | rust-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
