Files
rust/src
Jonathan Turner d5595d1f3e Rollup merge of #35234 - nrc:rustdoc-macros, r=steveklabnik
rustdoc: remove the `!` from macro URLs and titles

Because the `!` is part of a macro use, not the macro's name. E.g., you write `macro_rules! foo` not `macro_rules! foo!`, also `#[macro_import(foo)]`.

(Pulled out of #35020).
2016-08-20 07:09:33 -07:00
..
2016-08-17 16:23:11 +02:00
2016-08-18 15:43:35 +12:00
2016-08-14 06:59:43 +02:00
2016-08-16 13:17:36 -07:00
2016-08-16 17:12:51 -05:00
2016-08-16 13:17:36 -07:00
2016-08-18 15:43:35 +12:00