about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-14Restore correct version of comment and fix logic bugChris Wailes-5/+5
2024-03-13Split a complex conditional into separate statementsChris Wailes-14/+22
2024-03-13Add `-Z external-sanitizer-runtime`Chris Wailes-0/+3
2024-03-13Auto merge of #121668 - erikdesjardins:commonprim, r=scottmcm,oli-obkbors-19/+222
2024-03-13Auto merge of #121589 - bvanjoi:fix-98291, r=petrochenkovbors-263/+509
2024-03-13Auto merge of #122240 - RalfJung:miri-addr-reuse, r=oli-obkbors-65/+214
2024-03-13delay expand macro bang when there has indeterminate pathbohan-263/+509
2024-03-13Auto merge of #122423 - matthiaskrgr:rollup-qywgl45, r=matthiaskrgrbors-553/+602
2024-03-13Rollup merge of #122410 - rjeli:rustdoc-no-local-font-preload, r=notriddleMatthias Krüger-0/+2
2024-03-13Rollup merge of #122400 - wutchzone:122345, r=fmeaseMatthias Krüger-21/+54
2024-03-13Rollup merge of #122386 - joboet:move_pal_once, r=jhprattMatthias Krüger-35/+22
2024-03-13Rollup merge of #122383 - apiraino:enable-pr-tracking, r=jackh726Matthias Krüger-0/+4
2024-03-13Rollup merge of #122360 - veera-sivarajan:bugfix-121941, r=compiler-errorsMatthias Krüger-0/+21
2024-03-13Rollup merge of #122255 - Nadrieril:min_exh_pats-libs, r=scottmcmMatthias Krüger-2/+12
2024-03-13Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercoteMatthias Krüger-125/+106
2024-03-13Rollup merge of #122203 - adpaco-aws:smir-intrinsic-name, r=celinvalMatthias Krüger-1/+35
2024-03-13Rollup merge of #121908 - Nadrieril:dynamic-variant-collection, r=matthewjasperMatthias Krüger-274/+206
2024-03-13Rollup merge of #121820 - Nadrieril:idxpat2, r=compiler-errorsMatthias Krüger-95/+140
2024-03-13refine common_prim testErik Desjardins-8/+16
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-13coverage: Add `-Zcoverage-options` for fine control of coverageZalathar-11/+84
2024-03-13coverage: Remove all unstable values of `-Cinstrument-coverage`Zalathar-118/+26
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-12Add `intrinsic_name` to get plain intrinsic nameAdrian Palacios-1/+35
2024-03-12rustdoc: do not preload fonts when browsing locallyElijah Riggs-0/+2
2024-03-12Fix ICE in diagnostics for parenthesized type argumentsDaniel Sedlak-21/+54
2024-03-12Don't Create `ParamCandidate` When Obligation Contains ErrorsVeera-0/+21
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-12std: move `Once` implementations to `sys`joboet-35/+22
2024-03-12Auto merge of #122218 - Zoxc:no-interleave-panics, r=michaelwoeristerbors-0/+3
2024-03-12Enable PR tracking review assignmentapiraino-0/+4
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