]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #34446 - jseyfried:refactor_decorators, r=nrc
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 29 Jun 2016 15:51:21 +0000 (21:21 +0530)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2016 15:51:21 +0000 (21:21 +0530)
Treat `MultiDecorator`s as a special case of `MultiModifier`s

This deals with #32950 by using @durka's [option 1](https://github.com/rust-lang/rust/pull/33769#issuecomment-221774136).
r? @nrc


Trivial merge