about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-05Extract a `split_flags` helper in header directive parsingZalathar-9/+16
2024-01-05Allow tests to ignore individual test modesZalathar-3/+54
2024-01-05Check for profiler support via a flag, instead of an environment varZalathar-2/+27
2024-01-04Auto merge of #119569 - matthiaskrgr:rollup-4packja, r=matthiaskrgrbors-351/+764
2024-01-04Auto merge of #119578 - matthiaskrgr:rollup-42yizmx, r=matthiaskrgrbors-1330/+1971
2024-01-04Rollup merge of #119574 - RalfJung:miri, r=oli-obkMatthias Krüger-308/+765
2024-01-04Rollup merge of #119553 - bvanjoi:fix-119463, r=petrochenkovMatthias Krüger-1/+50
2024-01-04Rollup merge of #119532 - GKFX:offset-of-parse-expr, r=est31Matthias Krüger-263/+293
2024-01-04Rollup merge of #119475 - saethlin:remove-libtest-dylib, r=cuviperMatthias Krüger-3/+0
2024-01-04Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=AmanieuMatthias Krüger-18/+50
2024-01-04Rollup merge of #119391 - DaniPopes:catch-flatten, r=davidtwcoMatthias Krüger-2/+2
2024-01-04Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errorsMatthias Krüger-78/+120
2024-01-04Rollup merge of #119184 - Rajveer100:branch-for-issue-118752, r=davidtwcoMatthias Krüger-651/+664
2024-01-04Rollup merge of #118704 - esp-rs:rv32-tier-2, r=davidtwcoMatthias Krüger-6/+6
2024-01-04Rollup merge of #117636 - bvanjoi:fix-117626, r=TaKO8KiMatthias Krüger-0/+21
2024-01-04miri: do not forward RUSTFLAGS to deps buildRalf Jung-0/+2
2024-01-04Rollup merge of #119555 - Kobzol:maybeuninit-rvo-codegen-test, r=nikicMatthias Krüger-0/+33
2024-01-04Rollup merge of #119540 - fmease:no-effect-args-inside-dyn-trait, r=compiler-...Matthias Krüger-15/+47
2024-01-04Rollup merge of #119539 - vuittont60:master, r=TaKO8KiMatthias Krüger-3/+3
2024-01-04Rollup merge of #119417 - compiler-errors:closure-checking, r=davidtwcoMatthias Krüger-141/+150
2024-01-04Rollup merge of #119397 - ShE3py:pat-range-paren-recovery, r=fmeaseMatthias Krüger-18/+151
2024-01-04Rollup merge of #119362 - estebank:restrict-derive-suggestion, r=fmeaseMatthias Krüger-31/+41
2024-01-04Rollup merge of #119204 - petrochenkov:dialoc2, r=WaffleLapkinMatthias Krüger-92/+85
2024-01-04Rollup merge of #119195 - asquared31415:named_asm_labels_fix, r=AmanieuMatthias Krüger-24/+162
2024-01-04Rollup merge of #119026 - devnexen:listener_upd, r=Mark-SimulacrumMatthias Krüger-2/+12
2024-01-04Rollup merge of #118521 - dpaoliello:asan, r=wesleywiserMatthias Krüger-25/+80
2024-01-04Auto merge of #119542 - lnicola:sync-from-ra2, r=lnicolabors-3074/+6915
2024-01-04compiler: fix typosvuittont60-3/+3
2024-01-04macro_rules: Less hacky heuristic for using `tt` metavariable spansVadim Petrochenkov-92/+85
2024-01-04review commentsEsteban Küber-20/+19
2024-01-03Make `derive(Trait)` suggestion more accurateEsteban Küber-16/+27
2024-01-03Add codegen test for RVO on MaybeUninitJakub Beránek-0/+33
2024-01-03Auto merge of #119549 - fmease:rollup-jxvbfes, r=fmeasebors-282/+673
2024-01-04fallback visibility for unexpected trait itembohan-1/+50
2024-01-03Enable address sanitizer for MSVC targets using INFERASANLIBS linker flagDaniel Paoliello-25/+80
2024-01-03Auto merge of #119485 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-03Rollup merge of #119544 - roblabla:new-win7-targets, r=NilstriebLeón Orell Valerian Liehr-0/+1
2024-01-03Rollup merge of #119534 - tgross35:thread-local-example-updates, r=JohnTitorLeón Orell Valerian Liehr-18/+32
2024-01-03Rollup merge of #119523 - maurer:fix-sparc-llvm-18, r=nikicLeón Orell Valerian Liehr-2/+2
2024-01-03Rollup merge of #119514 - Zalathar:query-stability, r=wesleywiserLeón Orell Valerian Liehr-9/+4
2024-01-03Rollup merge of #119512 - oli-obk:unleave, r=oli-obkLeón Orell Valerian Liehr-1/+1
2024-01-03Rollup merge of #119510 - saethlin:fatal-io-errors, r=WaffleLapkin,NilstriebLeón Orell Valerian Liehr-14/+6
2024-01-03Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-deadLeón Orell Valerian Liehr-64/+285
2024-01-03Rollup merge of #119498 - ShE3py:provenance-lints-doc, r=NilstriebLeón Orell Valerian Liehr-4/+4
2024-01-03Rollup merge of #119494 - fmease:deny-hr-param-defaults, r=compiler-errorsLeón Orell Valerian Liehr-66/+133
2024-01-03Rollup merge of #119492 - rustbot:docs-update, r=ehussLeón Orell Valerian Liehr-0/+0
2024-01-03Rollup merge of #119487 - gurry:improve-freshner-comment, r=NilstriebLeón Orell Valerian Liehr-2/+2
2024-01-03Rollup merge of #119479 - bjorn3:remove_unused_feature_gates, r=compiler-errorsLeón Orell Valerian Liehr-3/+0
2024-01-03Rollup merge of #119477 - lukas-code:tooltip-z-index, r=notriddleLeón Orell Valerian Liehr-5/+17
2024-01-03Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errorsLeón Orell Valerian Liehr-15/+94