rust/src/librustdoc/html
Alex Crichton 77d164d809 rustdoc: Index inherent methods on primitives
The set of types which can have an inherent impl changed slightly and rustdoc
just needed to catch up to understand what it means to see a `impl str`!

Closes #23511
2015-04-07 17:54:35 -07:00
..
static Auto merge of #24055 - estsauver:24044, r=alexcrichton 2015-04-05 00:03:21 +00:00
escape.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
format.rs rustdoc: Encode ABI in all methods 2015-04-07 17:54:34 -07:00
highlight.rs Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
item_type.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
layout.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
markdown.rs rustdoc: Handle tests with bare # marks 2015-04-07 17:54:34 -07:00
render.rs rustdoc: Index inherent methods on primitives 2015-04-07 17:54:35 -07:00
toc.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00