summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-22Move `return_self_not_must_use` to `pedantic`xFrednet-6/+6
2022-02-21Soft-disable incremental compilationMark Rousskov-2/+33
2022-02-21Bump CI channelMark Rousskov-1/+1
2022-02-12ignore test on wasm32The 8472-0/+1
2022-02-12Adjust clippy tests to account for unreachable! changesMark Rousskov-6/+3
2022-02-11Take in account the unreachable! macro in the non_fmt_panic lintLoïc BRANSTETT-30/+137
2022-02-11Fix invalid special casing of the unreachable! macroLoïc BRANSTETT-13/+50
2022-02-11backport llvm fix for issue 91671.Felix S. Klock II-0/+0
2022-02-11resolve lifetimes for const generic defaultsMichael Goulet-0/+36
2022-02-11Remove obsolete no-op #[main] attribute from compiler.Jeremy Banks-0/+35
2022-02-09[beta] Update cargoEric Huss-0/+0
2022-02-09Rollup merge of #93394 - m-ou-se:fix-93378, r=estebankMara Bos-0/+41
2022-02-09Auto merge of #93081 - nikic:aarch64-fix, r=cuviperbors-0/+0
2022-02-09Auto merge of #92983 - pietroalbini:pa-bump-runner-images, r=Mark-Simulacrumbors-1/+1
2022-02-09Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-seMatthias Krüger-0/+36
2022-01-31Revert -Zbranch-protectionSimonas Kazlauskas-107/+0
2022-01-27Handle implicit named arguments in `useless_format`Jason Newcomb-3/+42
2022-01-25Auto merge of #93014 - Kobzol:revert-92103-stable-hash-skip-zero-bytes, r=the...bors-2/+2
2022-01-25Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark...Matthias Krüger-0/+34
2022-01-25[beta] Update cargoEric Huss-0/+0
2022-01-20Add GUI test for rust logo style in the sidebarsGuillaume Gomez-0/+78
2022-01-20Fix style for rust logoGuillaume Gomez-3/+3
2022-01-20rustdoc: add intra-doc trait impl test for extern typesMahdi Dibaiee-2/+23
2022-01-20rustdoc: fix intra-link for generic trait implsMahdi Dibaiee-1/+31
2022-01-20fix(rustfmt): resolve generated file formatting issueCaleb Cartwright-5/+25
2022-01-17[beta] backport cargoWeihang Lo-0/+0
2022-01-17update the bootstrap compiler to the latest stablePietro Albini-340/+283
2022-01-13bump rlsPietro Albini-0/+0
2022-01-11fix unused warnings in rustfmtPietro Albini-5/+4
2022-01-10switch to the beta channelPietro Albini-1/+1
2022-01-08Auto merge of #91305 - camelid:rm-cond, r=GuillaumeGomezbors-3/+0
2022-01-07Rollup merge of #92610 - GuillaumeGomez:css-class-instead-of-inline-style, r=...Eric Huss-2/+6
2022-01-06Rollup merge of #92589 - ChrisDenton:break-loop, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-01-06Rollup merge of #92417 - dtolnay:printimpl, r=jackh726Matthias Krüger-1/+7
2022-01-06Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726Matthias Krüger-0/+82
2022-01-06Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgrbors-45/+228
2022-01-06Create CSS class instead of using inline style for search resultsGuillaume Gomez-2/+6
2022-01-06Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=...Matthias Krüger-30/+119
2022-01-06Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jshaMatthias Krüger-13/+19
2022-01-06Rollup merge of #92389 - chordtoll:test-92015, r=Mark-SimulacrumMatthias Krüger-0/+18
2022-01-06Rollup merge of #92360 - jackh726:param-heuristics-1, r=davidtwcoMatthias Krüger-0/+14
2022-01-06Rollup merge of #92349 - avitex:fix-rustdoc-private-doc-tests, r=GuillaumeGomezMatthias Krüger-1/+46
2022-01-06Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomezMatthias Krüger-1/+12
2022-01-06Revert "bootstrap: copy `llvm-dwp` to sysroot"David Wood-12/+1
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-19/+86
2022-01-06sess/cg: re-introduce split dwarf kindDavid Wood-5/+19
2022-01-05Simplify :target CSS selectorGuillaume Gomez-12/+3
2022-01-05Break the loopChris Denton-1/+3
2022-01-05Add test for [src] font-size in headersGuillaume Gomez-0/+12
2022-01-05Fix font size for [src] links in headersGuillaume Gomez-1/+4