about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-04Auto merge of #80554 - GuillaumeGomez:more-js-cleanup, r=jyn514bors-18/+12
2021-01-04Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJungbors-62/+230
2021-01-03Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514bors-67/+175
2021-01-03Auto merge of #80655 - GuillaumeGomez:rollup-ai7soid, r=GuillaumeGomezbors-119/+159
2021-01-03Only report reference-style link errors onceDániel Buga-67/+175
2021-01-03Rollup merge of #80646 - bugadani:meta, r=petrochenkovGuillaume Gomez-17/+12
2021-01-03Rollup merge of #80628 - matthiaskrgr:match_ref_pats, r=varkorGuillaume Gomez-91/+89
2021-01-03Rollup merge of #80617 - GuillaumeGomez:detect-invalid-rustdoc-test-commands,...Guillaume Gomez-1/+11
2021-01-03Rollup merge of #80591 - lcnr:incomplete-features, r=RalfJungGuillaume Gomez-4/+2
2021-01-03Rollup merge of #80580 - GuillaumeGomez:suggestion-ignore-codeblock-warn, r=j...Guillaume Gomez-6/+45
2021-01-03Stylistic fixes to diagnostic messagesoli-4/+4
2021-01-03Refactor the non-transient cell borrow error diagnosticoli-25/+46
2021-01-03Dangling pointers point to everything and nothingOli Scherer-2/+1
2021-01-03Grammar fixesOli Scherer-1/+1
2021-01-03Inline resetMouseMoved function directly into "mousemove" event handlerGuillaume Gomez-5/+1
2021-01-03Replace some loops with "onEachLazy" callGuillaume Gomez-13/+11
2021-01-03Create a "is_ignore" variable instead of doing the comparison multiple timesGuillaume Gomez-3/+4
2021-01-03Update now-more-precise operation with a preciser messageoli-16/+16
2021-01-03Apply suggestions from code reviewOli Scherer-4/+9
2021-01-03Move variable into condition where it's usedDániel Buga-1/+1
2021-01-03No need to collect result of get_item_attrsDániel Buga-3/+2
2021-01-03Detect invalid rustdoc test commandsGuillaume Gomez-1/+11
2021-01-03Auto merge of #80590 - camelid:bool-never-docs, r=nagisabors-6/+7
2021-01-03Clean up convoluted macros_only logicDániel Buga-13/+9
2021-01-03Auto merge of #80247 - tmiasko:indent, r=bjorn3bors-1/+1
2021-01-03Auto merge of #80261 - GuillaumeGomez:attr-rework, r=jyn514bors-164/+145
2021-01-03Auto merge of #79827 - tmiasko:size-align, r=kennytmbors-0/+6
2021-01-03Auto merge of #80623 - flip1995:clippyup, r=Manishearthbors-251/+650
2021-01-02Auto merge of #80592 - Skynoodle:snake-case-lint-reserved-identifier, r=david...bors-2/+103
2021-01-02reduce borrowing and (de)referencing around match patterns (clippy::match_ref...Matthias Krüger-91/+89
2021-01-02Simplify docfragment transformation in unindent testsGuillaume Gomez-14/+1
2021-01-02Remove unused collapse passGuillaume Gomez-19/+3
2021-01-02Improve code for DocFragment reworkGuillaume Gomez-19/+18
2021-01-02Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514bors-1/+4
2021-01-02Use bootstrap rustc for versioncheck in Clippyflip1995-3/+4
2021-01-02Update rustdoc-ui test outputGuillaume Gomez-2/+4
2021-01-02End of rework of Attributes structGuillaume Gomez-136/+145
2021-01-02Rework DocFragmentGuillaume Gomez-4/+4
2021-01-02Update Cargo.lockflip1995-2/+2
2021-01-02Add snake case lint note about keyword identifiers which cannot be rawSkynoodle-0/+3
2021-01-02Auto merge of #80550 - bugadani:markdown-refactor, r=jyn514bors-103/+111
2021-01-02Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyupflip1995-249/+647
2021-01-02Auto merge of #6536 - flip1995:rustup, r=flip1995bors-16/+28
2021-01-02Bump Clippy version to 0.1.51flip1995-2/+2
2021-01-02Use rustc --version in versioncheckflip1995-9/+6
2021-01-02Bump nightly version to 2021-01-02flip1995-1/+1
2021-01-02Merge remote-tracking branch 'upstream/master' into rustupflip1995-267/+655
2021-01-02Auto merge of #6530 - m-ou-se:2021, r=phanschbors-2/+2
2021-01-02Auto merge of #80615 - m-ou-se:rollup-xz67at2, r=m-ou-sebors-118/+149
2021-01-02Rollup merge of #80613 - bugadani:issue-80607, r=matthewjasperMara Bos-13/+60