rust/src/librustdoc/clean
Simonas Kazlauskas 6a67d86000 Count and show the deprecated attribute again
Since we don’t have Deprecated stability level anymore, the only other source of information is
deprecated-since version, which conveniently to us, only exists if the symbol is deprecated.

Fixes #21789
2015-02-15 00:39:37 +02:00
..
inline.rs Rote changes to fix fallout throughout the compiler from splitting the 2015-02-12 13:29:51 -05:00
mod.rs Count and show the deprecated attribute again 2015-02-15 00:39:37 +02:00