about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-17library: Increase timeout on mpmc test to reduce flakesJubilee Young-2/+2
2025-06-18Also emit suggestions for usages in the `non_upper_case_globals` lintUrgau-11/+210
2025-06-17fix clippyJana Dönszelmann-4/+4
2025-06-17bump rustdoc json version for inline attribute representation Jana Dönszelmann-2/+2
2025-06-17fix clippyJana Dönszelmann-18/+13
2025-06-17make error codes reflect reality betterJana Dönszelmann-341/+411
2025-06-17Rollup merge of #142635 - bjorn3:add_back_wasm_spec_abi, r=workingjubileeJacob Pratt-0/+11
2025-06-17Rollup merge of #142632 - ehuss:update-cargo, r=ehussJacob Pratt-0/+0
2025-06-17Rollup merge of #142631 - xizheyin:142143, r=UrgauJacob Pratt-7/+50
2025-06-17Rollup merge of #142620 - a1phyr:borrowed_buf_remove_branch, r=jhprattJacob Pratt-3/+3
2025-06-17Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycatJacob Pratt-0/+2
2025-06-17Rollup merge of #142608 - workingjubilee:redescribe-rustc_target-more-accurat...Jacob Pratt-22/+25
2025-06-17Rollup merge of #142605 - ZuseZ4:autodiff-check-builds2, r=oli-obkJacob Pratt-13/+14
2025-06-17Rollup merge of #142588 - ZuseZ4:generic-ctx-imprv, r=oli-obkJacob Pratt-9/+6
2025-06-17Rollup merge of #142520 - hkBst:less-static-mut, r=tgross35Jacob Pratt-106/+55
2025-06-17Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkovJacob Pratt-3/+3
2025-06-17Rollup merge of #142517 - ChrisDenton:anon-pipe, r=Mark-SimulacrumJacob Pratt-86/+142
2025-06-17Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkovJacob Pratt-45/+62
2025-06-17Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomezJacob Pratt-31/+11
2025-06-17Rollup merge of #141608 - moatom:proc_macro-140238, r=dtolnayJacob Pratt-63/+519
2025-06-17convert entire codebase to parsed inline attrsJana Dönszelmann-29/+28
2025-06-17use consistent attr errors in all attribute parsersJana Dönszelmann-154/+308
2025-06-17Rollup merge of #141574 - fee1-dead-contrib:push-owzulzmzszzx, r=jhprattJacob Pratt-0/+7
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-239/+569
2025-06-17convert entire codebase to parsed inline attrsJana Dönszelmann-117/+95
2025-06-17implement rustc_force_inline parserJana Dönszelmann-2/+5
2025-06-17implement inline parserJonathan Dönszelmann-4/+16
2025-06-17Auto merge of #142567 - lnicola:sync-from-ra, r=lnicolabors-3488/+4773
2025-06-17Testsatiscugcat-17/+14
2025-06-17Ran cargo fmt, removed unexpected charactersatiscugcat-28/+25
2025-06-17Moved const fn outside unsafe blocksatiscugcat-11/+13
2025-06-17Changed implementation of _mm{256,512}_alignr_epi8 to match that of _mm_align...satiscugcat-350/+149
2025-06-17Changed implementation of bsrli in avx512.rs to match that of bslli, fixing a...satiscugcat-195/+78
2025-06-17Changed the implementation of bsrli to match bslli in avx2 intrinsicssatiscugcat-132/+46
2025-06-17Fixing mistake in previous commitAniket Mishra-1/+1
2025-06-17Removal of redundant mod operation in _mm256_alignr_epi8Aniket Mishra-1/+1
2025-06-17Fix in erroneous implementation of _mm256_bsrli_epi128Aniket Mishra-1/+1
2025-06-17Add a missing colon at the end of the expected panic message in location-deta...Daniel Paoliello-1/+1
2025-06-17Add triagebot config for subtree syncsJakub Beránek-0/+10
2025-06-17Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubileebors-299/+334
2025-06-17Update libc to 0.2.174Trevor Gross-6/+6
2025-06-17allow spawn to behave according to failure behaviorbit-aloo-36/+52
2025-06-17bootstrap.example.toml: use less contextual formatbinarycat-194/+189
2025-06-17Temporarily add back -Zwasm-c-abi=specbjorn3-0/+11
2025-06-17Add linksBoxy-9/+19
2025-06-17Write chapter on Unambig vs Ambig Types/ConstsBoxy-1/+53
2025-06-17Stub chapter and consolidate under `/hir/`Boxy-6/+8
2025-06-18Dont suggest remove semi inside macro expansion for redundant semi lintxizheyin-8/+22
2025-06-17Merge pull request #2475 from lolbinarycat/patch-3nora-2/+2
2025-06-17Profiling with perf: specify the section of bootstrap settings.lolbinarycat-2/+2