]> git.lizzy.rs Git - rust.git/commit
Auto merge of #28137 - nrc:remove-non-multi, r=huonw
authorbors <bors@rust-lang.org>
Tue, 1 Sep 2015 09:12:52 +0000 (09:12 +0000)
committerbors <bors@rust-lang.org>
Tue, 1 Sep 2015 09:12:52 +0000 (09:12 +0000)
commitae75ef9e62b7df8c46865cfb907c56cab1f29f81
tree6b0ffd5138967b73efb21d128929937e93b5200d
parent4ad128b95c2ed2bfbad56645bfe9ac2e14c3152d
parent20e1ea2dd84d5b29414059a4e07ce7327d1bef19
Auto merge of #28137 - nrc:remove-non-multi, r=huonw

This is a [breaking-change] for syntax extension authors. The fix is to use MultiModifier or MultiDecorator, which have the same functionality but are more flexible. Users of syntax extensions are unaffected.
src/libsyntax/ext/expand.rs