rust/src/librustdoc
Tom Jakubowski 59d13820c4 rustdoc: Render Sized? on traits and generics
Both `trait Foo for Sized?` and `<Sized? T>` are handled correctly.

Fix #18515
2014-11-24 10:39:26 -08:00
..
clean rustdoc: Render Sized? on traits and generics 2014-11-24 10:39:26 -08:00
html rustdoc: Render Sized? on traits and generics 2014-11-24 10:39:26 -08:00
core.rs rustdoc: avoid supplying a bad default sysroot so the librustc code can calculate it properly 2014-11-20 16:00:12 -05:00
doctree.rs rustdoc: Render Sized? on traits and generics 2014-11-24 10:39:26 -08:00
externalfiles.rs Deal with the fallout of string stabilization 2014-09-23 18:31:52 -07:00
flock.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
fold.rs Renamed Extendable to Extend 2014-11-08 15:02:09 +01:00
lib.rs rustdoc: Render associated types on traits and impls 2014-11-24 05:23:10 -08:00
markdown.rs std: Add a new top-level thread_local module 2014-11-23 23:37:16 -08:00
passes.rs std: Add a new top-level thread_local module 2014-11-23 23:37:16 -08:00
plugins.rs Fix rustdoc 2014-09-30 12:52:47 -07:00
stability_summary.rs std: Add a new top-level thread_local module 2014-11-23 23:37:16 -08:00
test.rs unicode: Rename is_XID_start to is_xid_start, is_XID_continue to is_xid_continue 2014-11-21 13:18:08 -08:00
visit_ast.rs rustdoc: Render Sized? on traits and generics 2014-11-24 10:39:26 -08:00