about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2019-01-13Rollup merge of #57508 - DebugSteven:inline-extern, r=GuillaumeGomezMazdak Farrokhzad-5/+26
2019-01-12Rollup merge of #57417 - QuietMisdreavus:semi-revert-doctest-parsing, r=Guill...Mazdak Farrokhzad-3/+48
2019-01-10inline pub extern crate statementsDebugSteven-5/+26
2019-01-07semi-revert libsyntax doctest parsing if a macro is wrapping mainQuietMisdreavus-3/+48
2019-01-07Update static files code for updated Source Serif Pro fontTrevor Spiteri-19/+12
2019-01-07Replace Heuristica with Source Serif Pro italic in rustdoc.cssTrevor Spiteri-5/+4
2019-01-07Source Serif Pro regular and bold 2.007, and italic 1.007Trevor Spiteri-117/+2
2019-01-05Rollup merge of #57343 - Xanewok:querify-access-levels, r=nikomatsakiskennytm-4/+2
2019-01-05Rollup merge of #57338 - QuietMisdreavus:doctest-file-name, r=GuillaumeGomezkennytm-2/+2
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-1/+1
2019-01-05Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakisbors-4/+15
2019-01-04Auto merge of #56897 - euclio:parse-fatal, r=estebankbors-7/+18
2019-01-04Remove unused name from CrateAnalysisIgor Matuszewski-1/+0
2019-01-04Replace CrateAnalysis::access_levels with queryIgor Matuszewski-3/+2
2019-01-04force binary filename for compiled doctestsQuietMisdreavus-2/+2
2019-01-04hack-fix to rustdocAriel Ben-Yehuda-4/+15
2019-01-03Fix repeated word typosWiktor Kuchta-1/+1
2019-01-02make `panictry!` private to libsyntaxAndy Russell-7/+18
2019-01-01Move the `Unevaluated` constant arm upwards in the type structureOliver Scherer-12/+11
2018-12-29Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkovbors-27/+36
2018-12-29Rollup merge of #57163 - JohnHeitmann:chevron-fix, r=estebankkennytm-1/+1
2018-12-29Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavusbors-19/+62
2018-12-27Give the crate select chevron room to breathe.John Heitmann-1/+1
2018-12-26Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`.Alexander Regueiro-27/+36
2018-12-25Remove licensesMark Rousskov-479/+1
2018-12-25Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelixbors-8/+7
2018-12-24Add no-crate filter option on rustdocGuillaume Gomez-19/+62
2018-12-23Rollup merge of #57011 - QuietMisdreavus:static-root-path, r=GuillaumeGomezkennytm-22/+68
2018-12-23Rollup merge of #56967 - GuillaumeGomez:regen-search-index, r=QuietMisdreavuskennytm-2/+2
2018-12-22Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavusbors-117/+143
2018-12-21Auto merge of #55798 - GuillaumeGomez:version-display-associated-const, r=Qui...bors-31/+51
2018-12-20Auto merge of #56845 - GuillaumeGomez:const-docs, r=oli-obkbors-4/+10
2018-12-20display rustc_private APIs as "Internal"Andy Russell-8/+42
2018-12-20split extra_scripts to handle root_path shenanigansQuietMisdreavus-10/+23
2018-12-20new --static-root-path flag for controlling static file locationsQuietMisdreavus-14/+47
2018-12-19FIXME(9639) remove fixme and accept non-utf8 paths in librustdocNiv Kaminer-7/+5
2018-12-19Auto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakisbors-2/+2
2018-12-19Rollup merge of #56959 - JohnHeitmann:mobile-z-fix, r=GuillaumeGomezPietro Albini-1/+1
2018-12-19Rollup merge of #56663 - Zoxc:resolver-lifetime, r=pnkfelixPietro Albini-39/+39
2018-12-19Set constness correctlyGuillaume Gomez-2/+8
2018-12-19FIXME(RFC1868) point the fixme to the tracking issueNiv Kaminer-1/+2
2018-12-19Replace current crate's searchIndex when regeneratingGuillaume Gomez-2/+2
2018-12-18Fix mobile menu rendering collision with tooltip.John Heitmann-1/+1
2018-12-18Don't render const keyword on stableGuillaume Gomez-2/+2
2018-12-18Fix DOM errorsGuillaume Gomez-30/+26
2018-12-16Auto merge of #56875 - Centril:rollup, r=Centrilbors-17/+59
2018-12-16Add version display for associated constsGuillaume Gomez-8/+32
2018-12-16Fix invalid JS file generationGuillaume Gomez-4/+4
2018-12-16Rollup merge of #56844 - GuillaumeGomez:improve-css-rule, r=QuietMisdreavusMazdak Farrokhzad-1/+1
2018-12-16Rollup merge of #56793 - QuietMisdreavus:better-doctests, r=GuillaumeGomezMazdak Farrokhzad-16/+58