rust/src/libsyntax/ext/deriving
bors 63e9b8f105 auto merge of #14601 : skade/rust/remove-notrust-tags, r=alexcrichton
Now that rustdoc understands proper language tags
as the code not being Rust, we can tag everything
properly. `norust` as a negative statement is a bad
tag.

This change tags examples in other languages by
their language. Plain notations are marked as `text`.
Console examples are marked as `console`.

Also fix markdown.rs to not highlight non-rust code.

Amends the documentation to reflect the new
behaviour.
2014-06-02 17:16:31 -07:00
..
cmp syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
generic auto merge of #14601 : skade/rust/remove-notrust-tags, r=alexcrichton 2014-06-02 17:16:31 -07:00
bounds.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
clone.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
decodable.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
default.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
encodable.rs auto merge of #14509 : klutzy/rust/de-pub-use-glob, r=alexcrichton 2014-06-02 12:46:31 -07:00
hash.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
mod.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
primitive.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
rand.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
show.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00
zero.rs syntax: Remove use of pub use globs 2014-06-02 23:21:40 +09:00