summary refs log tree commit diff
path: root/src/librustdoc/html
AgeCommit message (Expand)AuthorLines
2016-08-13Rename empty/bang to neverAndrew Cann-1/+1
2016-08-13Remove obsolete divergence related stuffAndrew Cann-1/+0
2016-08-12syntax: add anonymized type syntax, i.e. impl TraitA+TraitB.Eduard Burtescu-0/+10
2016-07-25rustdoc: Fix tuple struct where clause renderingOliver Middleton-2/+13
2016-07-22Auto merge of #34924 - cgswords:empty_delim, r=nrcbors-0/+1
2016-07-19Introduced `NoDelim` and modified the compiler to support it.cgswords-0/+1
2016-07-19[CSS] Fix unwanted top margin for toggle wrapperggomez-1/+4
2016-07-12rustdoc: Fix methods in seach resultsOliver Middleton-46/+38
2016-07-11Auto merge of #34686 - alexcrichton:new-stage, r=luqmanabors-2/+1
2016-07-06Rollup merge of #34685 - GuillaumeGomez:section_header, r=steveklabnikSteve Klabnik-8/+0
2016-07-06Rollup merge of #34626 - sylvestre:master, r=ManishearthSteve Klabnik-2/+2
2016-07-06rustc: Update stage0 to beta-2016-07-06Alex Crichton-2/+1
2016-07-06Remove invalid CSS rule for doc titlesggomez-8/+0
2016-07-05Auto merge of #34587 - ollie27:rustdoc_prim_titles, r=steveklabnikbors-7/+8
2016-07-03prefer `if let` to match with `None => {}` arm in some placesZack M. Davis-36/+25
2016-07-03Fix a few typos in the codeSylvestre Ledru-2/+2
2016-06-30rustdoc: Remove paths from primitive page <title> tagsOliver Middleton-7/+8
2016-06-30Auto merge of #34541 - jseyfried:rollup, r=jseyfriedbors-16/+1
2016-06-29Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichtonManish Goregaokar-0/+3
2016-06-29Rollup merge of #34105 - ollie27:rustdoc_derived, r=alexcrichtonJeffrey Seyfried-16/+1
2016-06-28rustdoc: Fix empty Implementations section on some module pagesOliver Middleton-0/+3
2016-06-27Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearthbors-1/+2
2016-06-25Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichtonJeffrey Seyfried-1/+2
2016-06-25rustdoc: Fix search result layout for enum variants and struct fieldsOliver Middleton-1/+1
2016-06-24Auto merge of #34439 - ollie27:rustdoc_panic_fix, r=alexcrichtonbors-10/+13
2016-06-23rustdoc: Fix panic caused by doc(hidden) trait methodsOliver Middleton-10/+13
2016-06-23Auto merge of #34372 - ollie27:rustdoc_sidebar, r=steveklabnikbors-1/+5
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+2
2016-06-22Rollup merge of #34387 - ollie27:rustdoc_src_links, r=alexcrichtonManish Goregaokar-6/+9
2016-06-20Auto merge of #34186 - GuillaumeGomez:err-code-check, r=alexcrichtonbors-18/+37
2016-06-20rustdoc: Fix a couple of issues with src links to external cratesOliver Middleton-6/+9
2016-06-20Add error code flagGuillaume Gomez-12/+15
2016-06-19rustdoc: Add more types to the sidebarOliver Middleton-1/+5
2016-06-17Auto merge of #34292 - ollie27:rustdoc_depr_impl, r=GuillaumeGomezbors-17/+30
2016-06-16Add an abs_path member to FileMap, use it when writing debug info.Ted Mielczarek-2/+2
2016-06-15rustdoc: Add stability notices to impl itemsOliver Middleton-17/+30
2016-06-14Auto merge of #34245 - ollie27:rustdoc_redirect_rename, r=alexcrichtonbors-12/+10
2016-06-14Auto merge of #34234 - GuillaumeGomez:bad_inlining, r=steveklabnikbors-2/+6
2016-06-14rustdoc: Fix redirect pages for renamed reexportsOliver Middleton-12/+10
2016-06-12Add error codes block code flagGuillaume Gomez-6/+22
2016-06-12Auto merge of #34045 - ollie27:rustdoc_stripped, r=brsonbors-17/+24
2016-06-12Fix invalid inliningGuillaume Gomez-2/+6
2016-06-09Auto merge of #34108 - jseyfried:refactor_prelude_injection, r=nrcbors-1/+4
2016-06-08Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakisbors-3/+4
2016-06-09fix damage in librustcAriel Ben-Yehuda-3/+4
2016-06-08Auto merge of #34068 - ollie27:rustdoc_redirect_const, r=brsonbors-1/+3
2016-06-07Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnikSteve Klabnik-2/+2
2016-06-07Fix bug in `librustdoc` in which an unmatched "</table>" is emitted.Jeffrey Seyfried-1/+4
2016-06-05rustdoc: Remove Derived Implementations titleOliver Middleton-16/+1
2016-06-04rustdoc: Fix a few missing colors in the CSSOliver Middleton-5/+6