summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2019-06-26Revert "Set test flag when rustdoc is running with --test option"Oliver Middleton-3/+0
2019-06-06upgrade rustdoc's `pulldown-cmark` to 0.5.2Andy Russell-6/+6
2019-05-20Rollup merge of #60487 - GuillaumeGomez:fix-search-sidebar-width-colors, r=Dy...Mazdak Farrokhzad-9/+10
2019-05-20Rollup merge of #60383 - GuillaumeGomez:fix-position-source-code-files-toggle...Mazdak Farrokhzad-207/+214
2019-05-20Auto merge of #60969 - Centril:rollup-3j71mqj, r=Centrilbors-17/+43
2019-05-20Rollup merge of #60908 - GuillaumeGomez:errors, r=oli-obkMazdak Farrokhzad-17/+43
2019-05-19Auto merge of #60272 - Jakst:patch-1, r=Manishearthbors-5/+24
2019-05-19Auto merge of #60065 - QuietMisdreavus:async-move-doctests, r=ollie27bors-75/+115
2019-05-19Auto merge of #60760 - GuillaumeGomez:generic-display, r=varkor,badboybors-4/+5
2019-05-19Rollup merge of #60934 - fabric-and-ink:defindex_with_newtype_macro, r=petroc...Mazdak Farrokhzad-1/+1
2019-05-19Rollup merge of #60931 - cuviper:array-iter, r=KodrAusMazdak Farrokhzad-2/+2
2019-05-18Auto merge of #60093 - GuillaumeGomez:fix-attrs-pos, r=Manishearthbors-28/+49
2019-05-18Fix display of const generics in rustdocGuillaume Gomez-4/+5
2019-05-18Declare DefIndex with the newtype_index macroFabian Drinck-1/+1
2019-05-18Fix lints handling in rustdocGuillaume Gomez-17/+43
2019-05-17Use iter() for iterating arrays by sliceJosh Stone-2/+2
2019-05-17Avoid unnecessary interning in `Ident::from_str()` calls.Nicholas Nethercote-2/+3
2019-05-14Add comment to explain what is the top parameterGuillaume Gomez-0/+8
2019-05-13Remove bitrig support from rustMarcel Hellwig-1/+0
2019-05-13Return a `Symbol` from `name_or_empty` functions.Nicholas Nethercote-22/+22
2019-05-13Remove the equality operation between `Symbol` and strings.Nicholas Nethercote-7/+7
2019-05-13Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions.Nicholas Nethercote-61/+71
2019-05-11Address comments + Fix testsVadim Petrochenkov-0/+2
2019-05-11Simplify conversions between tokens and semantic literalsVadim Petrochenkov-14/+10
2019-05-11Eliminate `comments::Literal`Vadim Petrochenkov-8/+8
2019-05-11Keep the original token in `ast::Lit`Vadim Petrochenkov-0/+2
2019-05-09cleanup: Remove `DefIndexAddressSpace`Vadim Petrochenkov-9/+6
2019-05-07Rollup merge of #60489 - GuillaumeGomez:remove-hamburger, r=QuietMisdreavusMazdak Farrokhzad-0/+4
2019-05-06don't pre-allocate the default edition stringQuietMisdreavus-7/+10
2019-05-06update rustdoc doc testQuietMisdreavus-1/+5
2019-05-06update rustdoc unit testsQuietMisdreavus-21/+25
2019-05-06set the default edition when pre-parsing a doctestQuietMisdreavus-52/+81
2019-05-06Ignore const parameters when constructing type bounds in rustdocvarkor-3/+1
2019-05-05Rollup merge of #60515 - euclio:div-in-heading, r=GuillaumeGomezManish Goregaokar-2/+2
2019-05-04Rename `Res::kind_name` to `Res::descr` for consistencyVadim Petrochenkov-5/+5
2019-05-03rustc: rename hir::def::Def to Res (short for "resolution").Eduard-Mihai Burtescu-199/+198
2019-05-03rustc: use DefKind instead of Def, where possible.Eduard-Mihai Burtescu-27/+19
2019-05-03rustc: factor most DefId-containing variants out of Def and into DefKind.Eduard-Mihai Burtescu-82/+106
2019-05-03use span instead of div for since versionAndy Russell-2/+2
2019-05-03Rollup merge of #60220 - euclio:rustdoc-test-fatal-parsing-errors, r=QuietMis...Mazdak Farrokhzad-4/+19
2019-05-03Remove hamburger button from source code pageGuillaume Gomez-0/+4
2019-05-02Fix search sidebar width when no crate select is presentGuillaume Gomez-9/+10
2019-05-01Auto merge of #60137 - eddyb:rustdoc-rm-def-ctor-hax, r=petrochenkovbors-604/+176
2019-04-30Rollup merge of #60382 - Manishearth:revert-code-font, r=GuillaumeGomezMazdak Farrokhzad-3/+3
2019-04-30Rollup merge of #60344 - Aaron1011:fix/tower-hyper, r=eddybMazdak Farrokhzad-0/+1
2019-04-30rustdoc: refactor(?) synthetic impl building.Eduard-Mihai Burtescu-143/+83
2019-04-30rustdoc: remove def_ctor hack.Eduard-Mihai Burtescu-503/+135
2019-04-30Cleanup media queriesGuillaume Gomez-184/+179
2019-04-30Improve file sidebar in source code view page on mobileGuillaume Gomez-33/+45
2019-04-29Revert "Update Source Code Pro fonts to version 2.030"Manish Goregaokar-3/+3