]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Minor refactor for rustc_resolve diagnostics match
[rust.git] / src / librustdoc /
2020-07-09 borsAuto merge of #74195 - Manishearth:rollup-h3m0sl8,...
2020-07-09 Manish GoregaokarRollup merge of #74188 - estebank:tweak-ascription...
2020-07-09 Manish GoregaokarRollup merge of #74184 - Manishearth:doc-intra-doc...
2020-07-09 Manish GoregaokarRollup merge of #74150 - tamird:blocklist, r=nikomatsakis
2020-07-09 Manish GoregaokarRollup merge of #74146 - RalfJung:miri, r=RalfJung
2020-07-09 Manish GoregaokarRollup merge of #74143 - pickfire:patch-2, r=jonas...
2020-07-09 Manish GoregaokarRollup merge of #74142 - pickfire:patch-1, r=dtolnay
2020-07-09 Manish GoregaokarRollup merge of #74137 - ehuss:update-cargo, r=ehuss
2020-07-09 Manish GoregaokarRollup merge of #74136 - JohnTitor:index-page-link...
2020-07-09 Manish GoregaokarRollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomez
2020-07-09 Manish GoregaokarRollup merge of #74079 - nnethercote:session-globals...
2020-07-09 Manish GoregaokarRollup merge of #74077 - sethp:docs/fix-intra-doc-primi...
2020-07-09 Manish GoregaokarRollup merge of #74070 - eddyb:forall-tcx-providers...
2020-07-09 Manish GoregaokarRollup merge of #73791 - Manishearth:parens-intra-doc...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-09 Manish GoregaokarAllow for parentheses after macro intra-doc-links
2020-07-09 borsAuto merge of #74131 - ollie27:rustdoc_invalid_codebloc...
2020-07-09 Nicholas NethercoteEliminate confusing "globals" terminology.
2020-07-07 Seth PellegrinoRevert "Add guard to check for local `core` crate"
2020-07-07 borsAuto merge of #74006 - euclio:sys-unix-static-mut,...
2020-07-07 Oliver Middletonrustdoc: Rename invalid_codeblock_attribute lint to...
2020-07-07 borsAuto merge of #74059 - RalfJung:miri-uninit-validation...
2020-07-07 borsAuto merge of #73562 - poliorcetics:e0432-to-edition201...
2020-07-07 borsAuto merge of #74117 - Manishearth:rollup-ds7z0kx,...
2020-07-07 Manish GoregaokarRollup merge of #74112 - pierwill:patch-2, r=sfackler
2020-07-07 Manish GoregaokarRollup merge of #74102 - oli-obk:const_prop_icde, r...
2020-07-07 Manish GoregaokarRollup merge of #74090 - tmiasko:rustc-debug-assertions...
2020-07-07 Manish GoregaokarRollup merge of #74089 - matklad:ship-rust-analyzer...
2020-07-07 Manish GoregaokarRollup merge of #74078 - jyn514:lut, r=Manishearth
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #74067 - rye:rustdoc-fqn-hover-underlin...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73969 - davidtwco:issue-73914-checkeda...
2020-07-07 Manish GoregaokarRollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodt
2020-07-07 Manish GoregaokarRollup merge of #73953 - JohnTitor:audit-hidden-sugg...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-07 Manish GoregaokarRollup merge of #70563 - GuillaumeGomez:page-hash-handl...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-06 Gary GuoHide `&mut self` methods from Deref in sidebar
2020-07-06 Seth PellegrinoAdd guard to check for local `core` crate
2020-07-06 Joshua NelsonAlways resolve type@primitive as a primitive, not a...
2020-07-06 Seth PellegrinoUse relative path for local links to primitives in...
2020-07-05 Manish GoregaokarRollup merge of #73871 - da-x:private-types-2018-no...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-05 borsAuto merge of #73879 - ecstatic-morse:discr-switch...
2020-07-05 Kristofer Ryerustdoc: Restore underline text decoration on hover...
2020-07-05 Mark RousskovShrink ParamEnv to 16 bytes
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 Guillaume GomezRemove render-redirect-pages option in rustdoc
2020-07-02 Guillaume GomezFix links
2020-07-02 Guillaume GomezSimplify DOM by removing IDs for code tags
2020-07-02 Guillaume GomezExpand sub code blocks block content when hidden when...
2020-07-02 Guillaume GomezImprove page hash handling
2020-07-02 Guillaume GomezNo need to call getPageId a second time
2020-07-02 Manish GoregaokarRollup merge of #73903 - luxxxxy:ios-rustc, r=nikomatsakis
2020-07-02 Manish GoregaokarRollup merge of #73885 - pietroalbini:ci-fix-wasm32...
2020-07-02 Manish GoregaokarRollup merge of #73883 - ehuss:rustdoc-stage-previous...
2020-07-02 Manish GoregaokarRollup merge of #73853 - pierwill:pierwill-multispan...
2020-07-02 Manish GoregaokarRollup merge of #73812 - petrochenkov:prettyref, r...
2020-07-02 Manish GoregaokarRollup merge of #73684 - richkadel:llvm-coverage-map...
2020-07-02 Manish GoregaokarRollup merge of #73622 - LeSeulArtichaut:unsafe-libcore...
2020-07-02 Manish GoregaokarRollup merge of #73564 - petrochenkov:ehdr, r=Amanieu
2020-07-02 Manish GoregaokarRollup merge of #73414 - lzutao:slice_strip, r=dtolnay
2020-07-02 Manish GoregaokarRollup merge of #73929 - kraai:fix-comment-typo, r...
2020-07-02 Manish GoregaokarRollup merge of #73910 - cuviper:while-indexing, r...
2020-07-02 Manish GoregaokarRollup merge of #73909 - eltonlaw:unsafe-libstd-fs...
2020-07-02 Manish GoregaokarRollup merge of #73906 - JohnTitor:missing-bt, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73898 - lcnr:issue61383, r=jonas-schievink
2020-07-02 Manish GoregaokarRollup merge of #73892 - GuillaumeGomez:cleanup-e0712...
2020-07-02 Manish GoregaokarRollup merge of #73865 - LeSeulArtichaut:patch-1, r...
2020-07-02 Manish GoregaokarRollup merge of #73848 - pierwill:pierwill-lexer-block...
2020-07-02 Manish GoregaokarRollup merge of #73841 - tmiasko:print-region-graph...
2020-07-02 Manish GoregaokarRollup merge of #73839 - crlf0710:snapshot_the_reality...
2020-07-02 Manish GoregaokarRollup merge of #73803 - Aaron1011:feature/angle-field...
2020-07-02 Manish GoregaokarRollup merge of #73569 - Aaron1011:fix/macro-rules...
2020-07-02 Manish GoregaokarRollup merge of #73449 - ehuss:duplicate-lang-item...
2020-07-02 Manish GoregaokarRollup merge of #73345 - petrochenkov:nointerp, r=Aaron1011
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 borsAuto merge of #72053 - Mark-Simulacrum:32bitcheck,...
2020-07-01 borsAuto merge of #73924 - Manishearth:rollup-8r51ld9,...
2020-07-01 Manish GoregaokarRollup merge of #73847 - pierwill:pierwill-cursor-doc...
2020-07-01 Manish GoregaokarRollup merge of #73846 - pierwill:pierwill-patch-2...
2020-07-01 Manish GoregaokarRollup merge of #73828 - nop:fix/parameter-name-help...
2020-07-01 Manish GoregaokarRollup merge of #73806 - Aaron1011:feature/approx-unive...
2020-07-01 Manish GoregaokarRollup merge of #73805 - poliorcetics:type-keyword...
2020-07-01 Manish GoregaokarRollup merge of #73778 - nbdd0121:const_likely, r=oli-obk
2020-07-01 Manish GoregaokarRollup merge of #73776 - aszenz:refactor_mir_module...
2020-07-01 Manish GoregaokarRollup merge of #73752 - TyPR124:invalid-parameter...
next