]> git.lizzy.rs Git - rust.git/commit
auto merge of #21052 : nick29581/rust/methods-ext, r=sfackler
authorbors <bors@rust-lang.org>
Thu, 15 Jan 2015 22:42:58 +0000 (22:42 +0000)
committerbors <bors@rust-lang.org>
Thu, 15 Jan 2015 22:42:58 +0000 (22:42 +0000)
commit8903c21d618fd25dca61d9bb668c5299d21feac9
treef53270db748c6bb8737d53486bfd326fa7f89b8c
parent9ade482b3bdc7a967ca98f1f1138b596ef45191e
parent98d471120a09607ad429bebf56c97b512bdf9847
auto merge of #21052 : nick29581/rust/methods-ext, r=sfackler

Allows modifiers to be used on methods, associated types, etc.

r? @sfackler
src/libsyntax/ast.rs
src/libsyntax/fold.rs