about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-04Rollup merge of #135104 - the8472:disable-in-place-iter-for-flatten, r=Mark-S...Jubilee-51/+22
2025-01-04Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDentonJubilee-7/+61
2025-01-04Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r...Jubilee-0/+65
2025-01-04Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubileebors-234/+401
2025-01-04add regression test for unsound Flatten/FlatMap specializationThe 8472-0/+14
2025-01-04do not in-place-iterate over flatmap/flattenThe 8472-51/+8
2025-01-04Auto merge of #135096 - jieyouxu:fix-doc-submodule-handling, r=onur-ozkanbors-15/+23
2025-01-04Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jiey...Jubilee-1/+1
2025-01-04Rollup merge of #135091 - workingjubilee:backtrace-0.3.75, r=workingjubileeJubilee-0/+0
2025-01-04Rollup merge of #135088 - maurer:force-asm, r=nikicJubilee-0/+4
2025-01-04Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubileeJubilee-25/+14
2025-01-04Rollup merge of #135061 - matthiaskrgr:crashes_jan, r=lqdJubilee-0/+184
2025-01-04Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errorsJubilee-208/+198
2025-01-04Auto merge of #133955 - bjorn3:cc_pass_arch_only, r=ChrisDentonbors-8/+3
2025-01-04bootstrap: make `is_path_in_submodule` return optional submodule path instead许杰友 Jieyou Xu (Joe)-15/+23
2025-01-04crashes: add latest batch of testsMatthias Krüger-0/+184
2025-01-04Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obkbors-175/+272
2025-01-04rustc_intrinsic: support functions without body; they are implicitly marked a...Ralf Jung-68/+118
2025-01-04turn hir::ItemKind::Fn into a named-field variantRalf Jung-111/+158
2025-01-04Auto merge of #135095 - matthiaskrgr:rollup-tmgxckq, r=matthiaskrgrbors-86/+270
2025-01-04Rollup merge of #135084 - maurer:nuw, r=nikicMatthias Krüger-2/+2
2025-01-04Rollup merge of #135069 - matthiaskrgr:param_rec_usage, r=jieyouxuMatthias Krüger-25/+14
2025-01-04Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789Matthias Krüger-0/+6
2025-01-04Rollup merge of #135064 - RalfJung:const-in-pat-partial-eq-not-const, r=compi...Matthias Krüger-0/+58
2025-01-04Rollup merge of #135055 - compiler-errors:rpitit-infer-in-stricter-impl, r=es...Matthias Krüger-54/+90
2025-01-04Rollup merge of #135001 - Kobzol:bootstrap-mcp-510, r=onur-ozkanMatthias Krüger-2/+14
2025-01-04Rollup merge of #133964 - joboet:select_unpredictable, r=tgross35Matthias Krüger-3/+86
2025-01-04bootstrap: If dir_is_empty fails, show the non-existent directory pathJosh Triplett-1/+1
2025-01-04Auto merge of #135067 - ChrisDenton:cc, r=jieyouxubors-4/+4
2025-01-04Auto merge of #135057 - compiler-errors:project-unconstrained, r=oli-obkbors-304/+269
2025-01-03Bump backtrace to 0.3.75Jubilee Young-0/+0
2025-01-04Auto merge of #135089 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-03Update cargoWeihang Lo-0/+0
2025-01-03Auto merge of #135086 - matthiaskrgr:rollup-3sfnc1w, r=matthiaskrgrbors-509/+780
2025-01-03Force code generation in assembly generation smoke-testsMatthew Maurer-0/+4
2025-01-03Rollup merge of #135058 - onur-ozkan:path-resolution, r=jieyouxuMatthias Krüger-27/+76
2025-01-03Rollup merge of #135044 - compiler-errors:better-infer-suggestions-in-const, ...Matthias Krüger-316/+388
2025-01-03Rollup merge of #135043 - notriddle:notriddle/allowed-through-unstable-module...Matthias Krüger-3/+44
2025-01-03Rollup merge of #135036 - jieyouxu:rmake-be-quiet, r=compiler-errorsMatthias Krüger-107/+235
2025-01-03Rollup merge of #135007 - compiler-errors:outlives-tweaks, r=oli-obkMatthias Krüger-51/+32
2025-01-03Rollup merge of #134965 - Noratrieb:slightly-late-for-boxing-day-sadly-but-st...Matthias Krüger-1/+2
2025-01-03Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubileeMatthias Krüger-4/+3
2025-01-03Update carrying_mul_add test to tolerate `nuw`Matthew Maurer-2/+2
2025-01-03add codegen test for `bool::select_unpredictable`joboet-0/+35
2025-01-03Auto merge of #135034 - Noratrieb:strip-correctly, r=jieyouxubors-18/+57
2025-01-03const-in-pattern: test that the PartialEq impl does not need to be constRalf Jung-0/+58
2025-01-03Auto merge of #135063 - pietroalbini:pa-bump-version, r=pietroalbinibors-1/+1
2025-01-03tidyklensy-2/+2
2025-01-03remove unused function paramsMatthias Krüger-25/+14
2025-01-03sync to actual dep verions of backtraceklensy-23/+12