about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-81/+112
2025-08-08Auto merge of #145077 - Zalathar:rollup-0k4194x, r=Zalatharbors-9715/+8659
2025-08-08Auto merge of #145074 - tgross35:rollup-0tillrm, r=tgross35bors-716/+825
2025-08-08Rollup merge of #145070 - vexide:minimal-armv7a-vex-v5, r=wesleywiserStuart Cook-9/+306
2025-08-08Rollup merge of #145068 - jackh726:add-review, r=jackh726Stuart Cook-0/+1
2025-08-08Rollup merge of #145057 - ShoyuVanilla:const-trait-tests-cleanup, r=petrochenkovStuart Cook-14/+6
2025-08-08Rollup merge of #145055 - bjorn3:move_metadata_symbol_export, r=saethlinStuart Cook-38/+12
2025-08-08Rollup merge of #145053 - lqd:known-bugs, r=jackh726Stuart Cook-0/+1034
2025-08-08Rollup merge of #145051 - bjorn3:prevent_linkage_symbol_name_collision, r=pet...Stuart Cook-75/+11
2025-08-08Rollup merge of #145047 - lcnr:yeet-mir-typeck, r=lqdStuart Cook-38/+53
2025-08-08Rollup merge of #145042 - heiher:stdarch-push, r=folkertdevStuart Cook-4991/+5269
2025-08-08Rollup merge of #145030 - cjgillot:gvn-no-flatten-index, r=saethlinStuart Cook-2/+153
2025-08-08Rollup merge of #145009 - jackh726:ra-next-solver-changes, r=compiler-errorsStuart Cook-12/+16
2025-08-08Rollup merge of #144999 - Zalathar:remove-mcdc, r=oli-obkStuart Cook-3046/+30
2025-08-08Rollup merge of #144931 - dpaoliello:msvc-wholearchive, r=jieyouxuStuart Cook-11/+37
2025-08-08Rollup merge of #144914 - estebank:short-paths-2, r=fee1-deadStuart Cook-199/+192
2025-08-08Rollup merge of #144912 - LorrensP-2158466:smart-resolver, r=petrochenkovStuart Cook-189/+337
2025-08-08Rollup merge of #144909 - GuillaumeGomez:extend-libtest-for-merged-doctests, ...Stuart Cook-11/+76
2025-08-08Rollup merge of #144899 - Kobzol:cgu-reuse, r=saethlinStuart Cook-0/+9
2025-08-08Rollup merge of #144807 - Shourya742:2025-07-30-streamline-config, r=KobzolStuart Cook-951/+935
2025-08-08Rollup merge of #144764 - scottmcm:tweak-impossible-discriminant-assume, r=Wa...Stuart Cook-56/+84
2025-08-08Rollup merge of #144400 - Kivooeo:issue3, r=jieyouxuStuart Cook-73/+98
2025-08-07Rollup merge of #145046 - ulrichstark:master, r=tgross35Trevor Gross-2/+2
2025-08-07Rollup merge of #145045 - Hywan:doc-library-iterator-by_ref, r=GuillaumeGomezTrevor Gross-1/+1
2025-08-07Rollup merge of #145018 - AlexanderPortland:rustc-public-hash, r=scottmcmTrevor Gross-33/+33
2025-08-07Rollup merge of #145007 - Kobzol:error-index, r=jieyouxuTrevor Gross-87/+124
2025-08-07Rollup merge of #144974 - tgross35:update-builtins, r=tgross35Trevor Gross-533/+464
2025-08-07Rollup merge of #144903 - Kivooeo:panic_handler-is-not-begin, r=m-ou-seTrevor Gross-24/+24
2025-08-07Rollup merge of #144900 - Kivooeo:unsigned_signed_diff-stabilize, r=dtolnayTrevor Gross-3/+2
2025-08-07Rollup merge of #144857 - scrabsha:push-pwtyrnmqkrtr, r=jdonszelmannTrevor Gross-23/+82
2025-08-07Rollup merge of #144705 - pmur:murp/aarch64-lse, r=AmanieuTrevor Gross-10/+93
2025-08-07Do not flatten derefs with ProjectionElem::Index.Camille Gillot-6/+15
2025-08-07Add test.Camille Gillot-0/+142
2025-08-07Auto merge of #143807 - rperier:rustc_llvm_werror, r=cuviperbors-0/+10
2025-08-07Add minimal `armv7a-vex-v5` supportLewis McClelland-9/+306
2025-08-07Readd myself to review queuejackh726-0/+1
2025-08-07Pass -Werror when building the LLVM wrapperRomain Perier-0/+10
2025-08-07Auto merge of #145056 - flip1995:clippy-subtree-update, r=Manishearthbors-1031/+2807
2025-08-07derive hash for placeholder automaticallyAlexanderPortland-11/+1
2025-08-08Clean up some resolved test regressions of const trait removals in stdShoyu Vanilla-14/+6
2025-08-07Add a missing UpcastFrom impl in rustc_type_irFlorian Diebold-32/+17
2025-08-07Update Cargo.lockPhilipp Krones-5/+5
2025-08-07Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into clippy-subtree-u...Philipp Krones-1026/+2802
2025-08-07Rustup (#15431)Philipp Krones-140/+160
2025-08-07Bump Clippy version -> 0.1.91Philipp Krones-5/+5
2025-08-07Bump nightly version -> 2025-08-07Philipp Krones-2/+2
2025-08-07Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1039/+2817
2025-08-07Move metadata symbol export from exported_non_generic_symbols to exported_sym...bjorn3-38/+12
2025-08-07Introduce, implement and use CmResolver.LorrensP-2158466-189/+337
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-1063/+2273