about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-09triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]`Urgau-0/+6
2025-04-09Merge pull request #4067 from CraftSpider/windows-metadataRalf Jung-191/+896
2025-04-09update lockfileRalf Jung-26/+35
2025-04-08Implement trivial file operations - opening and closing handles. Just enough ...Rune Tynan-160/+838
2025-04-08Merge pull request #4257 from RalfJung/bump-tokioRalf Jung-3/+3
2025-04-08test_dependencies: bump tokioRalf Jung-3/+3
2025-04-07Merge pull request #4252 from rust-lang/rustup-2025-04-07Ralf Jung-8359/+9950
2025-04-07reduce the error tolerance to match algebraic and fast-math operationsRalf Jung-2/+3
2025-04-07big-allocs benchmark: use up less of the address space on 32bitRalf Jung-1/+4
2025-04-07Merge from rustcThe Miri Cronjob Bot-8355/+9942
2025-04-07Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-06Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratriebbors-6/+23
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-78/+123
2025-04-06Refactor `Handle` slightlyRune Tynan-51/+78
2025-04-06Auto merge of #139452 - GuillaumeGomez:rollup-u9edkjo, r=GuillaumeGomezbors-840/+349
2025-04-06Rollup merge of #139414 - Adamkob12:fix_typo_raw_list, r=NadrierilGuillaume Gomez-3/+3
2025-04-06Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon...Guillaume Gomez-7/+48
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-765/+173
2025-04-06Rollup merge of #139072 - nickkuk:align_to_uninit_mut, r=Mark-SimulacrumGuillaume Gomez-2/+51
2025-04-06Rollup merge of #138876 - thaliaarchi:trusty-stdio, r=NoratriebGuillaume Gomez-38/+49
2025-04-06Rollup merge of #138562 - kornelski:nth-panic, r=NoratriebGuillaume Gomez-25/+25
2025-04-06Auto merge of #139439 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-04-06Auto merge of #138947 - madsmtm:refactor-apple-versions, r=Noratriebbors-166/+190
2025-04-06Auto merge of #139443 - Zalathar:rollup-c54pncs, r=Zalatharbors-32/+46
2025-04-06Rollup merge of #139438 - Zalathar:fix-test-122600, r=scottmcmStuart Cook-0/+2
2025-04-06Rollup merge of #139347 - jieyouxu:rust_test_helpers, r=onur-ozkanStuart Cook-10/+9
2025-04-06Rollup merge of #139123 - thaliaarchi:core-alloc-test-paths, r=bjorn3Stuart Cook-22/+35
2025-04-06Update cargoWeihang Lo-0/+0
2025-04-06Prevent a test from seeing forbidden numbers in the rustc versionZalathar-0/+2
2025-04-06Auto merge of #139411 - yotamofek:pr/mir_transform/instsimplify, r=compiler-e...bors-3/+3
2025-04-06cargo updategithub-actions-78/+123
2025-04-05Auto merge of #139275 - cuviper:min-llvm-19, r=nikicbors-1911/+222
2025-04-05tidy: Fix paths to coretests and alloctestsThalia Archibald-22/+35
2025-04-05Auto merge of #139417 - matthiaskrgr:rollup-ktf1d6s, r=matthiaskrgrbors-338/+378
2025-04-05Update the minimum external LLVM to 19Josh Stone-1911/+222
2025-04-05Clean up `rustc-literal-escaper` usage in rust-analyzerGuillaume Gomez-5/+3
2025-04-05Rollup merge of #139404 - yotamofek:pr/smir/cleanup, r=compiler-errorsMatthias Krüger-26/+12
2025-04-05Rollup merge of #139319 - makai410:refactor, r=celinvalMatthias Krüger-305/+346
2025-04-05Rollup merge of #139121 - thaliaarchi:rename-thread_local-statik, r=NoratriebMatthias Krüger-3/+3
2025-04-05Rollup merge of #138797 - compiler-errors:global-proven-via, r=lcnrMatthias Krüger-2/+13
2025-04-05Rollup merge of #136877 - Sky9x:const-inherent-ptr-replace, r=jhprattMatthias Krüger-2/+4
2025-04-05Fix ProvenVia for global where clausesMichael Goulet-2/+13
2025-04-05formatAdam Kobzan-3/+3
2025-04-05Fix TypoAdam Kobzan-2/+2
2025-04-05In `simplify_repeated_aggregate`, don't test first element against itselfYotam Ofek-3/+3
2025-04-05Auto merge of #139292 - compiler-errors:folder-experiment-7, r=lqdbors-1/+23
2025-04-05let `rustc_smir` host `stable_mir` for refactoringMakai-305/+346
2025-04-05Auto merge of #139401 - matthiaskrgr:rollup-uqdfj6u, r=matthiaskrgrbors-351/+558
2025-04-05Dedup call to layout queryYotam Ofek-25/+11
2025-04-05Only `format!` error message on failureYotam Ofek-1/+1