about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-13Auto merge of #121421 - saethlin:smarter-mono, r=oli-obkbors-4/+214
2024-03-13Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoeristerbors-2/+56
2024-03-13Auto merge of #122220 - saethlin:ppc-can-into-atomicptr, r=oli-obkbors-42/+18
2024-03-12Avoid lowering code under dead SwitchInt targetsBen Kimock-4/+214
2024-03-12Auto merge of #122394 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-12Update cargoWeihang Lo-0/+0
2024-03-12Auto merge of #122389 - workingjubilee:rollup-vbdniap, r=workingjubileebors-104/+831
2024-03-12Rollup merge of #122381 - krasimirgg:llvm-19-mar, r=durin42Jubilee-2/+7
2024-03-12Rollup merge of #122380 - Isotope-235:fork, r=petrochenkovJubilee-1/+1
2024-03-12Rollup merge of #122378 - clubby789:rustbook-rebuild, r=onur-ozkanJubilee-1/+2
2024-03-12Rollup merge of #122377 - zetanumbers:discriminant_kind_copypaste_fix, r=oli-obkJubilee-2/+3
2024-03-12Rollup merge of #122366 - oli-obk:opaques_defined_by_overflow, r=lcnrJubilee-0/+30
2024-03-12Rollup merge of #122363 - Enselic:unix_sigpipe-str-list, r=oli-obkJubilee-1/+13
2024-03-12Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddleJubilee-16/+26
2024-03-12Rollup merge of #122354 - clubby789:bootstrap-eager-verbose, r=albertlarsan68Jubilee-52/+62
2024-03-12Rollup merge of #122245 - saethlin:check-dep-graph-size, r=petrochenkovJubilee-3/+7
2024-03-12Rollup merge of #122081 - onur-ozkan:validate-path-remaps, r=clubby789Jubilee-1/+14
2024-03-12Rollup merge of #121953 - jhorstmann:assembly-tests-for-masked-simd-instructi...Jubilee-0/+597
2024-03-12Rollup merge of #121754 - TimNN:split-target, r=Mark-Simulacrum,onur-ozkanJubilee-25/+69
2024-03-12Auto merge of #122218 - Zoxc:no-interleave-panics, r=michaelwoeristerbors-0/+3
2024-03-12llvm-wrapper: adapt for LLVM API changesKrasimir Georgiev-2/+7
2024-03-12Fix typo in lib.rs of proc_macroJonathan Jensen-1/+1
2024-03-12Properly rebuild rustbooksclubby789-1/+2
2024-03-12Fix discriminant_kind copy paste from the pointee trait caseDaria Sukhonina-2/+3
2024-03-12Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercotebors-170/+461
2024-03-12Some comment nitsOli Scherer-6/+5
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-169/+107
2024-03-12Add tests for the generated assembly of mask related simd instructions.Jörn Horstmann-0/+597
2024-03-12Auto merge of #122365 - matthiaskrgr:rollup-4i350h6, r=matthiaskrgrbors-378/+393
2024-03-12Fix stack overflow with recursive associated typesOli Scherer-0/+30
2024-03-12Exhaustively match on the mutability and nestednessOli Scherer-7/+9
2024-03-12Manual rustfmtOli Scherer-5/+5
2024-03-12s/mt/mutability/Oli Scherer-21/+28
2024-03-12Ensure nested allocations in statics do not get deduplicatedOli Scherer-54/+259
2024-03-12Make some functions private that are only ever used in the same moduleOli Scherer-2/+2
2024-03-12Add `nested` bool to `DefKind::Static`.Oli Scherer-13/+19
2024-03-12Change `DefKind::Static` to a struct variantOli Scherer-86/+90
2024-03-12Stop requiring a type when codegenning types. We can get all the type info we...Oli Scherer-10/+3
2024-03-12Check whether a static is mutable instead of passing it downOli Scherer-9/+9
2024-03-12Swap the order of a piece of code to make follow up diffs simplerOli Scherer-2/+2
2024-03-12Use information from allocation instead of from the static's typeOli Scherer-2/+6
2024-03-12Move `codegen_static` function body to an inherent method in preparation of s...Oli Scherer-23/+27
2024-03-12Reduce some duplicate work that is being done around staticsOli Scherer-8/+18
2024-03-12Share the llvm type computation between both arms of a conditionOli Scherer-5/+4
2024-03-12Add tests showing how we duplicate allocations when we shouldn'tAmanjeev Sethi-0/+58
2024-03-12Rollup merge of #122343 - compiler-errors:rando, r=fmeaseMatthias Krüger-323/+261
2024-03-12Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkovMatthias Krüger-8/+12
2024-03-12Rollup merge of #122339 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-03-12Rollup merge of #122319 - compiler-errors:next-solver-normalizing-self-constr...Matthias Krüger-1/+38
2024-03-12Rollup merge of #122194 - oli-obk:stash_delay_bug, r=nnethercoteMatthias Krüger-7/+4