about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-25Auto merge of #121298 - nikic:writable, r=cuviperbors-4/+33
2024-04-25Rollup merge of #124327 - Kobzol:ci-skip-jobs, r=pietroalbiniMatthias Krüger-98/+31
2024-04-25Rollup merge of #124324 - nnethercote:minor-ast-cleanups, r=estebankMatthias Krüger-90/+79
2024-04-25Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxuMatthias Krüger-5/+146
2024-04-25Fix some typos in commentsTechVest-8/+8
2024-04-25Add needs-unwind to codegen testNikita Popov-0/+1
2024-04-25Fix incorrect CHECK-LABELNikita Popov-1/+1
2024-04-25Set writable and dead_on_unwind attributes for sret argumentsNikita Popov-3/+31
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang-5/+146
2024-04-25Auto merge of #124136 - estebank:clone-o-rama-2, r=nnethercotebors-128/+1098
2024-04-25Add comments about attribute tokens.Nicholas Nethercote-0/+2
2024-04-24Auto merge of #124354 - matthiaskrgr:rollup-xsdnixm, r=matthiaskrgrbors-27/+24
2024-04-24Stabilize Utf8ChunksDavid Tolnay-40/+57
2024-04-24Suggest cloning captured binding in `move` closureEsteban Küber-22/+267
2024-04-24Mention when type parameter could be `Clone`Esteban Küber-86/+640
2024-04-24Modify `find_expr` from `Span` to better account for closuresEsteban Küber-31/+202
2024-04-25Rollup merge of #124351 - Treeniks:master, r=workingjubileeMatthias Krüger-1/+1
2024-04-25Rollup merge of #124335 - ChrisDenton:stabilize-absolute, r=dtolnayMatthias Krüger-7/+1
2024-04-25Rollup merge of #124334 - oli-obk:tracking-issue-policy, r=fmeaseMatthias Krüger-0/+2
2024-04-25Rollup merge of #124333 - Urgau:better-bad-print, r=fmeaseMatthias Krüger-10/+11
2024-04-25Rollup merge of #124322 - whosehang:master, r=NilstriebMatthias Krüger-9/+9
2024-04-24fix typo in binary_heap docsThomas Lindae-1/+1
2024-04-25Suggest ref mut for pattern matching assignmentyukang-41/+164
2024-04-24Auto merge of #124330 - fmease:rollup-a98y7jf, r=fmeasebors-24/+365
2024-04-24Auto merge of #104087 - nbdd0121:const, r=scottmcmbors-319/+206
2024-04-24resolve: Remove two cases of misleading macro call visitingVadim Petrochenkov-12/+3
2024-04-24make miri-script a workspace rootRalf Jung-1/+3
2024-04-24Auto merge of #3511 - obi1kenobi:patch-1, r=RalfJungbors-3/+3
2024-04-24Upgrade to `actions/checkout@v4` in `ci.yml`.Predrag Gruevski-3/+3
2024-04-24Stabilize `std::path::absolute`Chris Denton-7/+1
2024-04-24Strengthen tracking issue policy with consequencesOli Scherer-0/+2
2024-04-24Improve diagnostic for unknown --print requestUrgau-10/+11
2024-04-24Auto merge of #3510 - RalfJung:sigpipe-default, r=RalfJungbors-3/+2
2024-04-24unix_sigpipe: don't inline DEFAULT, just use it from rustcRalf Jung-3/+2
2024-04-24Auto merge of #3492 - eduardosm:intrinsics-x86-avx2, r=oli-obkbors-257/+2474
2024-04-24Fix miri testGary Guo-1/+1
2024-04-24Add `cfg_attr(bootstrap)` to doc testsGary Guo-0/+3
2024-04-24Fix and bless clippy testsGary Guo-79/+74
2024-04-24Fix tests and blessGary Guo-171/+117
2024-04-24Stabilise `inline_const`Gary Guo-68/+11
2024-04-24Rollup merge of #124308 - CBSpeir:diagnostic-item-enumerate, r=compiler-errorsLeón Orell Valerian Liehr-0/+2
2024-04-24Rollup merge of #124282 - RalfJung:fill_utf16_buf, r=ChrisDentonLeón Orell Valerian Liehr-5/+14
2024-04-24Rollup merge of #124281 - RalfJung:win-tls, r=joboetLeón Orell Valerian Liehr-4/+22
2024-04-24Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandryLeón Orell Valerian Liehr-6/+6
2024-04-24Rollup merge of #123794 - oli-obk:define_opaque_types2, r=lcnrLeón Orell Valerian Liehr-1/+282
2024-04-24Rollup merge of #123316 - Enselic:sigpipe-inherit-variants, r=fmeaseLeón Orell Valerian Liehr-8/+39
2024-04-24Auto merge of #122500 - petrochenkov:deleg, r=fmeasebors-160/+282
2024-04-24Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attributeJakub Beránek-10/+9
2024-04-24Fix documentationJakub Beránek-2/+2
2024-04-24Register hidden types when equating function definitions in coercionOli Scherer-46/+6