about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-05Use global variables instead of functions for DOM IDsGuillaume Gomez-16/+11
2021-03-05Clean up code around theme elementsGuillaume Gomez-11/+19
2021-03-05Remove theme.js file creation and move its code inside main.jsGuillaume Gomez-67/+74
2021-03-05Auto merge of #82777 - GuillaumeGomez:rollup-etcsupl, r=GuillaumeGomezbors-2697/+2758
2021-03-05Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakisbors-149/+212
2021-03-04Rollup merge of #82752 - JohnTitor:gat-ice-test, r=jackh726Guillaume Gomez-0/+40
2021-03-04Rollup merge of #82690 - jyn514:remove-pass-docs, r=ManishearthGuillaume Gomez-132/+67
2021-03-04Rollup merge of #82088 - Nicholas-Baron:shorten_html_render, r=GuillaumeGomezGuillaume Gomez-2532/+2599
2021-03-04Use cache access levelsGuillaume Gomez-1/+1
2021-03-04No more need for borrow callGuillaume Gomez-1/+1
2021-03-04Pass TyCtxt directly instead of DocContext in librustdoc::visit_ast::inherits...Guillaume Gomez-5/+5
2021-03-04Move visibility check inside the should_have_doc_example functionGuillaume Gomez-20/+17
2021-03-04Update missing code example testGuillaume Gomez-5/+18
2021-03-04Don't warn for `missing_doc_examples` when item is #[doc(hidden)]Guillaume Gomez-14/+23
2021-03-04Auto merge of #82747 - JohnTitor:pin-es-check-version, r=Mark-Simulacrumbors-1/+2
2021-03-04Update rustdoc documentationJoshua Nelson-132/+67
2021-03-04Corrected imports for render tests and mod filesNicholas-Baron-3/+4
2021-03-04Moved `write_shared` to its own fileNicholas-Baron-535/+549
2021-03-04Moved the `make_item_keywords` function to `context.rs` as it is only used thereNicholas-Baron-5/+6
2021-03-04Moved `print_item` and helpers to a separate fileNicholas-Baron-1404/+1430
2021-03-04Moved Context and its impls to a separate fileNicholas-Baron-593/+618
2021-03-04Auto merge of #81451 - nikic:llvm-12, r=nagisabors-57/+179
2021-03-04Rollup merge of #82744 - camelid:cratenum-byval, r=GuillaumeGomezYuki Okushi-3/+3
2021-03-04Rollup merge of #82740 - jyn514:proper-history, r=Mark-SimulacrumYuki Okushi-3/+2
2021-03-04Rollup merge of #82717 - estebank:issue-70152, r=lcnrYuki Okushi-0/+56
2021-03-04Rollup merge of #82315 - jsha:font-display-swap, r=GuillaumeGomezYuki Okushi-5/+19
2021-03-04Rollup merge of #82310 - jsha:rustdoc-search-onfocus, r=GuillaumeGomezYuki Okushi-51/+69
2021-03-04Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomezYuki Okushi-225/+461
2021-03-04Add a regression test for issue-81712Yuki Okushi-0/+40
2021-03-04Pin es-check version to prevent unrelated CI failuresYuki Okushi-1/+2
2021-03-03Pass `CrateNum` by value instead of by referenceCamelid-3/+3
2021-03-03Fix commit detected when using `download-rustc`Joshua Nelson-3/+2
2021-03-03Auto merge of #82702 - jyn514:downgrade-err, r=Manishearthbors-8/+38
2021-03-03reworded messageEsteban Küber-1/+3
2021-03-03Explicitly disable preinline during pgo-use testNikita Popov-5/+4
2021-03-03Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrumbors-1/+2
2021-03-03Change error about unknown doc attributes to a warningJoshua Nelson-8/+38
2021-03-03Auto merge of #82704 - RalfJung:miri-atomic-minmax, r=oli-obkbors-9/+16
2021-03-03Rollup merge of #82713 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-03-03Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisaYuki Okushi-44/+5
2021-03-03Rollup merge of #82469 - notriddle:bring-our-own-diff, r=Mark-SimulacrumYuki Okushi-13/+71
2021-03-03Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514Yuki Okushi-10/+150
2021-03-02Use Arial as fallback font instead of sans-serif.Jacob Hoffman-Andrews-3/+3
2021-03-02Account for macros when suggesting adding lifetimeEsteban Küber-0/+54
2021-03-02Improve page load performance in rustdoc.Jacob Hoffman-Andrews-2/+16
2021-03-02Update cargoEric Huss-0/+0
2021-03-02Load rustdoc's JS search index on-demand.Jacob Hoffman-Andrews-51/+69
2021-03-02update MiriRalf Jung-9/+16
2021-03-02Rollup merge of #82691 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-03-02Rollup merge of #82661 - lnicola:rust-analyzer-2021-03-01, r=jonas-schievinkYuki Okushi-17/+15