about summary refs log tree commit diff
path: root/src/libsyntax/errors/json.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-05-15 23:14:52 -0700
committerbors <bors@rust-lang.org>2016-05-15 23:14:52 -0700
commite87cd7e380c89e3f80ceab417e3525e546a1e362 (patch)
tree288390b3cbebcc2f747a8ffea4a26b5c800bdabe /src/libsyntax/errors/json.rs
parente90307d2a214614ca55ce31371c0768d7bffa114 (diff)
parenta62a6903268a68e793407aca05a64e89b8b22f1b (diff)
downloadrust-e87cd7e380c89e3f80ceab417e3525e546a1e362.tar.gz
rust-e87cd7e380c89e3f80ceab417e3525e546a1e362.zip
Auto merge of #33505 - petrochenkov:self, r=nrc
Remove ExplicitSelf from HIR

`self` argument is already kept in the argument list and can be retrieved from there if necessary, so there's no need for the duplication.
The same changes can be applied to AST, I'll make them in the next breaking batch.
The first commit also improves parsing of method declarations and fixes https://github.com/rust-lang/rust/issues/33413.

r? @eddyb
Diffstat (limited to 'src/libsyntax/errors/json.rs')
0 files changed, 0 insertions, 0 deletions