about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-11-10Fix aarch testsasquared31415-60/+51
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-145/+368
2021-11-09Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995bors-211/+486
2021-11-09Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-sebors-37/+21
2021-11-09Auto merge of #90695 - GuillaumeGomez:rollup-kxvvw4o, r=GuillaumeGomezbors-49/+39
2021-11-08Auto merge of #90443 - camelid:rustdoc-subst, r=GuillaumeGomezbors-118/+132
2021-11-08Rollup merge of #90689 - lnicola:rust-analyzer-2021-11-08, r=lnicolaGuillaume Gomez-22/+16
2021-11-08Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514Guillaume Gomez-1/+10
2021-11-08Rollup merge of #90652 - matthiaskrgr:unnnec_filter_map, r=jyn514Guillaume Gomez-24/+12
2021-11-08Rollup merge of #90494 - Meziu:armv6k-3ds-target, r=sanxiynGuillaume Gomez-2/+1
2021-11-08Auto merge of #90361 - Mark-Simulacrum:always-verify, r=michaelwoeristerbors-1/+14
2021-11-08:arrow_up: rust-analyzerLaurențiu Nicola-22/+16
2021-11-08Auto merge of #90675 - camelid:cleanup-impl, r=jyn514bors-158/+143
2021-11-08Auto merge of #90680 - calebcartwright:rustfmt-sync, r=calebcartwrightbors-372/+670
2021-11-07Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-syncCaleb Cartwright-372/+670
2021-11-07rustdoc: Remove top-level wrappers for `ImplKind` methodsNoah Lev-20/+8
2021-11-08Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkovbors-117/+3
2021-11-07Merge pull request #5070 from calebcartwright/rustup-2021-11-s1Caleb Cartwright-58/+71
2021-11-08Use `has_errors_or_lint_errors` in rustdoc instead of `abort_if_errors()`Joshua Nelson-5/+9
2021-11-08Don't proceed to codegen if there are lint errorsJoshua Nelson-5/+1
2021-11-08Don't abort compilation after giving a lint errorJoshua Nelson-205/+480
2021-11-07chore: bump toolchainCaleb Cartwright-1/+1
2021-11-07Auto merge of #88368 - jyn514:metadata-error, r=petrochenkovbors-16/+118
2021-11-07Merge remote-tracking branch 'upstream/master' into rustup-2021-11-s1Caleb Cartwright-371/+669
2021-11-07Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514bors-182/+138
2021-11-07Remove Clean impl for `&T`Noah Lev-7/+1
2021-11-07Remove unused Clean impl for `Rc<T>`Noah Lev-7/+0
2021-11-07Remove Clean impl for `Vec<T>`Noah Lev-49/+47
2021-11-07Remove Clean impl for `IndexVec<T>`Noah Lev-8/+1
2021-11-07Remove Clean impl for `Option<T>`Noah Lev-11/+5
2021-11-07rustdoc: Use `ty::ImplPolarity` instead of custom enumNoah Lev-34/+17
2021-11-07Use an enum to record polarity in `clean::Impl`Noah Lev-23/+34
2021-11-07rustdoc: Refactor `Impl.{synthetic,blanket_impl}` into enumNoah Lev-36/+66
2021-11-07more clippy fixesMatthias Krüger-182/+138
2021-11-07Auto merge of #90671 - petrochenkov:astnaming, r=jackh726bors-289/+426
2021-11-07Improve error when an .rlib can't be parsedJoshua Nelson-16/+118
2021-11-07refactor: dedupe associated item visitationCaleb Cartwright-55/+35
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-56/+86
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-289/+426
2021-11-07Auto merge of #89310 - joshtriplett:available-concurrency-affinity, r=m-ou-sebors-0/+8
2021-11-06rustdoc: Remove redundant `Impl.span` fieldNoah Lev-12/+13
2021-11-07Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplettbors-103/+253
2021-11-07Restrict tests that use needs-asm-support to non-experimentalAmanieu d'Antras-5/+10
2021-11-07Auto merge of #90635 - matthiaskrgr:rustdoc_compl, r=GuillaumeGomezbors-5/+4
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-98/+243
2021-11-06Auto merge of #90661 - matthiaskrgr:rollup-1umbdlx, r=matthiaskrgrbors-93/+304
2021-11-06Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnrMatthias Krüger-2/+4
2021-11-06Rollup merge of #90646 - BoxyUwU:funky_ice, r=estebankMatthias Krüger-2/+51
2021-11-06Rollup merge of #90642 - matthiaskrgr:clippy_matches, r=cjgillotMatthias Krüger-86/+49
2021-11-06Rollup merge of #90627 - camelid:suggest-box-deref, r=davidtwcoMatthias Krüger-0/+58