]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20710: daboross/fix-stable-before-bracket
authorAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:18:06 +0000 (17:18 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 8 Jan 2015 01:18:06 +0000 (17:18 -0800)
commit4373db61f4cb076ad2f5410cffbc8bec74dcb89b
treec666c350464a58db73d00158096f0b41c77fbde8
parent5d342acba2307ac3b141f19da0caae7406fc7664
parent801585d75ae410b684ba3c844267c8fc728cb26e
rollup merge of #20710: daboross/fix-stable-before-bracket

This changes a line that has `\n#[stable]}` to instead have `}\n#[stable]`.

The #[stable] has been before the bracket since https://github.com/rust-lang/rust/commit/b94bcbf56eab163517e8ffc93888284b8dbb6238.

This is a (very) minor change, and I have not built this locally because of my not-so-powerful machine.
src/liballoc/boxed.rs