about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2017-06-22Rollup merge of #42806 - ollie27:rustbuild_compiler_docs, r=alexcrichtonMark Simulacrum-2/+11
2017-06-21rustbuild: Fix compiler docs yet againOliver Middleton-2/+11
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-78/+133
2017-06-19Bump version and stage0 compilerAlex Crichton-4/+0
2017-06-13On-demand is_const_fnTaylor Cramer-2/+2
2017-06-13Auto merge of #42608 - ollie27:rustdoc_variant_reexport, r=QuietMisdreavusbors-18/+14
2017-06-12rustdoc: Fix missing enum variant reexportsOliver Middleton-18/+14
2017-06-12Rollup merge of #42594 - ollie27:rustdoc_assoc_type_links, r=steveklabnikCorey Farwell-23/+19
2017-06-12Rollup merge of #42592 - ollie27:rustdoc_empty_modules, r=steveklabnikCorey Farwell-28/+9
2017-06-12Auto merge of #42572 - ollie27:rustdoc_create_dir_all, r=GuillaumeGomezbors-20/+5
2017-06-11rustdoc: Stop stripping empty modulesOliver Middleton-28/+9
2017-06-11rustdoc: Link directly to associated typesOliver Middleton-23/+19
2017-06-09Rollup merge of #42307 - clarcharr:js-license, r=frewsxcvCorey Farwell-9/+11
2017-06-09rustdoc: Use `create_dir_all` to create output directoryOliver Middleton-20/+5
2017-06-09Auto merge of #42507 - ibabushkin:external-span-trans, r=eddybbors-3/+3
2017-06-09Document direct implementations on type aliases.Michael Killough-2/+23
2017-06-07Make rustdoc.js use license comments.Clar Charr-9/+11
2017-06-07Fix translation of external spans.Inokentiy Babushkin-3/+3
2017-06-06Auto merge of #42394 - ollie27:rustdoc_deref_box, r=QuietMisdreavusbors-7/+13
2017-06-02rustdoc: Hide `self: Box<Self>` in list of deref methodsOliver Middleton-7/+13
2017-06-02Rollup merge of #42360 - ollie27:rustdoc_vector_rename, r=GuillaumeGomezMark Simulacrum-22/+12
2017-06-02Rollup merge of #42225 - brson:vs2017, r=alexcrichtonMark Simulacrum-1/+1
2017-06-01Support VS 2017Brian Anderson-1/+1
2017-06-01rustdoc: Rename `Vector` and `FixedVector` to `Slice` and `Array`Oliver Middleton-22/+12
2017-06-01Rollup merge of #42297 - tschottdorf:proj-ty, r=nikomatsakisCorey Farwell-1/+1
2017-05-31rustdoc: Cleanup associated const value renderingOliver Middleton-156/+56
2017-05-31Upgrade ProjectionTy's Name to a DefIdTobias Schottdorf-1/+1
2017-05-30Fix signature by adding parens when neededGuillaume Gomez-14/+23
2017-05-28fix RUST_LOG ICE caused by printing a default impl's DefIdAriel Ben-Yehuda-1/+1
2017-05-25Auto merge of #40847 - jseyfried:decl_macro, r=nrcbors-4/+3
2017-05-25Fix merge conflicts.Jeffrey Seyfried-1/+1
2017-05-25Refactor out `ast::MacroDef`.Jeffrey Seyfried-3/+2
2017-05-25Auto merge of #41700 - GuillaumeGomez:extend-css-stable, r=killercupbors-3/+4
2017-05-24Add precisions for the help message for --extend-cssGuillaume Gomez-2/+3
2017-05-22rustdoc: Fix names of items in cross crate reexported modulesOliver Middleton-23/+7
2017-05-21Update to trait bounds CSS in rustdocDaniel Lockyer-0/+2
2017-05-19Rollup merge of #42096 - ollie27:rustdoc_js_impls, r=GuillaumeGomezMark Simulacrum-3/+3
2017-05-19Rollup merge of #42092 - cuviper:args_os, r=Mark-SimulacrumMark Simulacrum-2/+9
2017-05-19rustdoc: Fix implementors list javascriptOliver Middleton-3/+3
2017-05-18Give a nicer error for non-Unicode arguments to rustc and rustdocJosh Stone-2/+9
2017-05-18Make documentation works again by removing two unnecessary ES6 pieces.pravic-3/+3
2017-05-16Rollup merge of #42011 - rap2hpoutre:patch-5, r=GuillaumeGomezMark Simulacrum-0/+5
2017-05-16Rollup merge of #42001 - ollie27:rustdoc_extern_fn, r=GuillaumeGomezMark Simulacrum-1/+0
2017-05-16improve collapse toggle render (css)Raphaƫl Huchet-0/+5
2017-05-15Remove rustc_llvm dependency from librustcRobin Kruppe-0/+3
2017-05-15rustdoc: Display `extern "C" fn` instead of `extern fn`Oliver Middleton-1/+0
2017-05-14Remove rustc_llvm dependency from rustc_metadataRobin Kruppe-3/+5
2017-05-13Rollup merge of #41950 - GuillaumeGomez:rustdoc-links, r=frewsxcvMark Simulacrum-4/+8
2017-05-13Rollup merge of #41826 - GuillaumeGomez:add-markdown-content, r=frewsxcvMark Simulacrum-2/+23
2017-05-13rustc: stop interning CodeExtent, it's small enough.Eduard-Mihai Burtescu-1/+1