summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2017-12-29Auto merge of #46883 - QuietMisdreavus:faildown, r=GuillaumeGomezbors-2/+14
2017-12-28rustdoc: Don't try to generate links for modules in import pathsOliver Middleton-24/+2
2017-12-27rustdoc: add option to abort process on markdown differencesQuietMisdreavus-2/+14
2017-12-24Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddybbors-2/+6
2017-12-22Auto merge of #46779 - Zoxc:par-merge-without-sync, r=arielb1bors-5/+2
2017-12-21Auto merge of #46922 - kennytm:rollup, r=kennytmbors-5/+6
2017-12-21Auto merge of #45930 - jplatte:generics_refactoring, r=eddybbors-83/+73
2017-12-22Rollup merge of #46847 - GuillaumeGomez:more-sidebar-escape, r=QuietMisdreavuskennytm-3/+4
2017-12-22Rollup merge of #46814 - varkor:contrib-7, r=alexcrichtonkennytm-1/+1
2017-12-22Rollup merge of #46636 - frewsxcv:frewsxcv-fn-box, r=estebankkennytm-1/+1
2017-12-21Combine GlobalArenas and DroplessArena into AllArenasJohn Kåre Alsaker-5/+2
2017-12-21Add GenericParam, refactor Generics in ast, hir, rustdocJonas Platte-83/+73
2017-12-21Rollup merge of #46861 - GuillaumeGomez:fix-ios-sidebar, r=QuietMisdreavusGuillaume Gomez-10/+50
2017-12-21Escape more items in the sidebar when neededGuillaume Gomez-3/+4
2017-12-21Auto merge of #46754 - cramertj:refactor-arg-impl, r=nikomatsakisbors-1/+0
2017-12-20Const-eval TyArray trait implementorsWilco Kusee-2/+6
2017-12-20Rollup merge of #46787 - varkor:contrib-6, r=QuietMisdreavuskennytm-5/+20
2017-12-20Auto merge of #46733 - nikomatsakis:nll-master-to-rust-master-5, r=arielb1bors-0/+1
2017-12-20Fix sidebar on iosGuillaume Gomez-10/+50
2017-12-19Move source-output conflict checking into `compile_input`varkor-1/+1
2017-12-18Rollup merge of #46825 - GuillaumeGomez:mobile-search, r=QuietMisdreavusGuillaume Gomez-0/+20
2017-12-18Rollup merge of #46824 - GuillaumeGomez:doc-sidebar, r=QuietMisdreavusGuillaume Gomez-1/+1
2017-12-18Rollup merge of #46786 - GuillaumeGomez:fix-sized-rendering, r=QuietMisdreavusGuillaume Gomez-5/+25
2017-12-18Rollup merge of #46700 - GuillaumeGomez:more-relevant-doc-search, r=QuietMisd...Guillaume Gomez-12/+11
2017-12-18Improve search display on mobileGuillaume Gomez-0/+20
2017-12-18Fix dynamic crates listing in doc sidebarGuillaume Gomez-1/+1
2017-12-18Fix tidy issuevarkor-1/+2
2017-12-18Fix ?Sized where bound not being displayed at the correct placeGuillaume Gomez-5/+25
2017-12-17Add an option to allow rustdoc to list modules by appearancevarkor-5/+19
2017-12-17syntax: Rename `P::unwrap` into `P::into_inner`Vadim Petrochenkov-2/+2
2017-12-15Refactor argument-position impl TraitTaylor Cramer-1/+0
2017-12-15add a new RegionKind variant: ReClosureBoundNiko Matsakis-0/+1
2017-12-15Improve results a bitGuillaume Gomez-2/+6
2017-12-15Replace libtest/lib.rs:FnBox with std::boxed::FnBox.Corey Farwell-1/+1
2017-12-15make doc search more relevantGuillaume Gomez-12/+7
2017-12-14stub out trait aliases in librustdocAlex Burka-0/+3
2017-12-14Use PathBuf instead of String where applicableOliver Schneider-82/+86
2017-12-13Auto merge of #46419 - jseyfried:all_imports_in_metadata, r=nrcbors-2/+4
2017-12-13Rollup merge of #46672 - GuillaumeGomez:fix-type-filter-search, r=QuietMisdre...kennytm-4/+4
2017-12-13Rollup merge of #46668 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavuskennytm-4/+27
2017-12-12Fix type filter in rustdoc jsGuillaume Gomez-4/+4
2017-12-11Fix mobile doc style and improve search barGuillaume Gomez-4/+27
2017-12-10Auto merge of #46232 - canndrew:never-docs, r=QuietMisdreavusbors-1/+7
2017-12-10Auto merge of #46602 - mbrubeck:try, r=kennytmbors-14/+9
2017-12-09Use Try syntax for Option in place of macros or matchMatt Brubeck-14/+9
2017-12-09rustdoc: Include `impl [u8]` in the docsOliver Middleton-0/+1
2017-12-09Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMi...bors-1/+9
2017-12-08Fixes doc important trait display on mobileGuillaume Gomez-1/+9
2017-12-08Auto merge of #46247 - GuillaumeGomez:md-warnings, r=QuietMisdreqvusbors-16/+57
2017-12-07Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavusGuillaume Gomez-5/+76