about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-09Add v9 and leoncasa target feature to sparcTaiki Endo-3/+18
2024-11-06Auto merge of #132625 - compiler-errors:cache-only-if-opaque, r=lcnrbors-6/+18
2024-11-06Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomezbors-14/+10
2024-11-07Rollup merge of #132700 - matthiaskrgr:plzno, r=fmeaseGuillaume Gomez-1/+3
2024-11-07Rollup merge of #132698 - GuillaumeGomez:rm-unneeded-fields, r=notriddleGuillaume Gomez-7/+3
2024-11-07Rollup merge of #132617 - uellenberg:fix-rendered-doc, r=cuviperGuillaume Gomez-6/+4
2024-11-06add note not to re-report crashes from `crashes` testsMatthias Krüger-1/+3
2024-11-06Remove unneeded fields in `scrape_examples::FindCalls`Guillaume Gomez-7/+3
2024-11-06Auto merge of #132697 - compiler-errors:async-closure-sugar, r=fmeasebors-1/+7
2024-11-06Clean middle generics using paren sugar if trait has rustc_paren_sugarMichael Goulet-1/+7
2024-11-06Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-deadbors-2/+91
2024-11-06Auto merge of #131721 - okaneco:const_eq_ignore_ascii_case, r=m-ou-sebors-3/+25
2024-11-06Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errorsbors-17/+17
2024-11-06Auto merge of #132500 - RalfJung:char-is-whitespace-const, r=jhprattbors-4/+5
2024-11-05Add new unstable feature `const_eq_ignore_ascii_case`okaneco-3/+25
2024-11-06Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgrbors-151/+65
2024-11-05Change some code blocks to quotes in rendered std docuellenberg-6/+4
2024-11-05Rollup merge of #132660 - ehuss:remove-unused-errs, r=saethlinMatthias Krüger-88/+0
2024-11-05Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxuMatthias Krüger-48/+9
2024-11-05Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxuMatthias Krüger-2/+6
2024-11-05Rollup merge of #131405 - davidtwco:hardcoded-strip-macos, r=jieyouxu,albertl...Matthias Krüger-11/+47
2024-11-05Rollup merge of #131261 - clarfonthey:unsafe-cell-from-mut, r=m-ou-seMatthias Krüger-2/+3
2024-11-05Auto merge of #132661 - matthiaskrgr:rollup-npytbl6, r=matthiaskrgrbors-528/+761
2024-11-05Tweak E0320 overflow error wordingEsteban Küber-17/+17
2024-11-05Rollup merge of #132642 - GuillaumeGomez:attr-docs, r=compiler-errorsMatthias Krüger-0/+46
2024-11-05Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995Matthias Krüger-19/+9
2024-11-05Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obkMatthias Krüger-458/+480
2024-11-05Rollup merge of #132567 - estebank:bad-suggestion, r=NadrierilMatthias Krüger-15/+66
2024-11-05Rollup merge of #132524 - ismailarilik:chore/style/sync-submodule-exclusion-l...Matthias Krüger-3/+1
2024-11-05Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebankMatthias Krüger-4/+52
2024-11-05Rollup merge of #132409 - MarcoIeni:ci-remove-linux-4c-large, r=KobzolMatthias Krüger-12/+10
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-17/+97
2024-11-05Remove unused errs.rs fileEric Huss-88/+0
2024-11-05Auto merge of #132631 - workingjubilee:rollup-dx0krqp, r=workingjubileebors-11/+56
2024-11-05Only disable cache if predicate has opaques within itMichael Goulet-6/+18
2024-11-05Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubileebors-157/+371
2024-11-05CI: switch 7 linux jobs to free runnersMarcoIeni-12/+10
2024-11-05Add documentation on `ast::Attribute`Guillaume Gomez-0/+46
2024-11-05Do not filter empty passes & Make CTFE Clippy into lintless passblyxyas-19/+9
2024-11-05codegen_ssa: use `llvm-objcopy` for macOS stripDavid Wood-5/+23
2024-11-05bootstrap: include `llvm-objcopy` in distDavid Wood-6/+24
2024-11-05Rollup merge of #132630 - RalfJung:const-eval-pings, r=jieyouxuJubilee-2/+6
2024-11-05Rollup merge of #132600 - durin42:llvm-20-passbuilder-arg, r=ZalatharJubilee-5/+41
2024-11-05Rollup merge of #132473 - ZhekaS:core_fmt_radix_no_panic, r=joboetJubilee-1/+4
2024-11-05Rollup merge of #132153 - bjoernager:const-char-encode-utf16, r=dtolnayJubilee-3/+5
2024-11-05Auto merge of #132580 - compiler-errors:globs, r=Noratriebbors-515/+535
2024-11-05add const_eval_select macro to reduce redundancyRalf Jung-458/+480
2024-11-05triagebot: ping wg-const-eval when relevant files changeRalf Jung-2/+6
2024-11-05Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubileebors-1397/+1701
2024-11-05PassWrapper: adapt for new parameter in LLVMAugie Fackler-5/+41