rust/src/librustdoc
Rory O’Kane 2258aef74f Fix doc [−] button bug by escaping differently
The cause of the problem is described here: https://github.com/rust-lang/rust/pull/24797#issuecomment-97049765 .

I tested this new `main.js` by changing the `main.js` content of a rendered docs page to this new content. The [−] button worked again.
2015-04-30 00:07:42 -04:00
..
clean Get associated consts working in match patterns. 2015-04-23 21:02:29 -06:00
html Fix doc [−] button bug by escaping differently 2015-04-30 00:07:42 -04:00
core.rs rustdoc: Inline methods inhereted through Deref 2015-04-16 13:28:15 -07:00
doctree.rs rustdoc: Fix cross-crate macro source links 2015-04-16 09:44:33 -07:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs Test fixes and rebase conflicts, round 2 2015-03-31 15:56:33 -07:00
fold.rs rustdoc: Run external traits through filters 2015-04-07 17:54:33 -07:00
lib.rs implement rfc 1054: split_whitespace() fn, deprecate words() 2015-04-21 15:31:51 -04:00
markdown.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
passes.rs Structural changes for associated constants 2015-04-23 21:02:25 -06:00
plugins.rs Test fixes and rebase conflicts, round 2 2015-03-27 13:43:42 -07:00
test.rs Auto merge of #24597 - bombless:doc, r=steveklabnik 2015-04-20 15:23:52 +00:00
visit_ast.rs rustdoc: Fix cross-crate macro source links 2015-04-16 09:44:33 -07:00