about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-03Fix missing link for "fully qualified syntax"Jeremy Lin-0/+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-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
2021-01-02Rollup merge of #80599 - lqd:issue_805889, r=varkorMara Bos-3/+0
2021-01-02Rollup merge of #80578 - RalfJung:panic-lint-description, r=lcnrMara Bos-8/+4
2021-01-02Rollup merge of #80574 - jyn514:clean-bootstrap, r=Mark-SimulacrumMara Bos-0/+1
2021-01-02Rollup merge of #80555 - rust-lang:libs-tracking-issue, r=KodrAusMara Bos-6/+26
2021-01-02Rollup merge of #80546 - matthiaskrgr:rustdoclippy, r=LingManMara Bos-88/+58
2021-01-02Print actual enum variantDániel Buga-16/+39
2021-01-02Add test for #80607 with undesired outputDániel Buga-0/+24
2021-01-02Auto merge of #80115 - tgnottingham:specialize_opaque_u8_sequences, r=oli-obkbors-47/+84
2021-01-02Only use locate for borrowed stringsDániel Buga-7/+21
2021-01-02Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmasterbors-18/+73
2021-01-01rustc_serialize: specialize opaque decoding of some u8 sequencesTyson Nottingham-26/+42
2021-01-01rustc_serialize: have read_raw_bytes take MaybeUninit<u8> sliceTyson Nottingham-5/+15
2021-01-01rustc_serialize: specialize opaque encoding of some u8 sequencesTyson Nottingham-21/+32
2021-01-02Auto merge of #79870 - sharnoff:smart-pointer-Any-type_id, r=shepmasterbors-0/+23
2021-01-02Auto merge of #77832 - camelid:remove-manual-link-resolves, r=jyn514bors-37/+0
2021-01-01Auto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrumbors-1/+6
2021-01-01const_generics_defaults: don't use todoRémy Rakic-3/+0
2021-01-01clippy fixes for librustdocMatthias Krüger-88/+58
2021-01-01Auto merge of #80569 - notriddle:patch-3, r=jyn514bors-7/+1
2021-01-01Add suggestion to use raw identifiers when fixing snake-case lintsSkynoodle-2/+16
2021-01-01Add reserved identifier test cases for snake case lintSkynoodle-0/+84
2021-01-01Auto merge of #80565 - camelid:fix-not-has, r=GuillaumeGomezbors-3/+3
2021-01-01Give a better error for download-ci-llvm if .xz is not supportedJoshua Nelson-1/+6
2021-01-01Initial support for Rust 2021.Mara Bos-2/+2
2021-01-01improve unconditional_panic descriptionRalf Jung-8/+4