about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-29Stop using `HybridBitSet` in `SparseBitMatrix`.Nicholas Nethercote-13/+18
2024-11-29Stop using `HybridBitSet` in clippy.Nicholas Nethercote-10/+10
2024-11-29Stop using `HybridBitSet` in dataflow diffs.Nicholas Nethercote-7/+7
2024-11-29Remove unused `HybridBitSet` methods from `BitSetExt`.Nicholas Nethercote-34/+2
2024-11-29Speed up `ChunkedBitIter`Nicholas Nethercote-55/+40
2024-11-29Tiny `ChunkedBitSet` improvements.Nicholas Nethercote-19/+16
2024-11-29Clarify `ChunkSize` invariants.Nicholas Nethercote-4/+8
2024-11-27Auto merge of #133474 - RalfJung:gvn-miscompile, r=compiler-errorsbors-482/+614
2024-11-27Auto merge of #133393 - compiler-errors:dyn-tweaks, r=lcnr,spastorinobors-74/+11
2024-11-27Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxubors-24/+47
2024-11-27Auto merge of #133527 - matthiaskrgr:rollup-kyre1df, r=matthiaskrgrbors-434/+752
2024-11-27Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errorsMatthias Krüger-138/+114
2024-11-27Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlinMatthias Krüger-0/+26
2024-11-27Rollup merge of #133453 - ferrocene:check-license-metadata, r=KobzolMatthias Krüger-16/+345
2024-11-27Rollup merge of #133449 - joboet:io_const_error, r=tgross35Matthias Krüger-266/+250
2024-11-27Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=KobzolMatthias Krüger-6/+14
2024-11-27Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35Matthias Krüger-8/+3
2024-11-27Auto merge of #133274 - ehuss:macro_rules-edition-from-pm, r=compiler-errorsbors-1/+109
2024-11-27Auto merge of #133516 - compiler-errors:rollup-mq334h8, r=compiler-errorsbors-1069/+371
2024-11-26Rollup merge of #133513 - ChrisDenton:windows-msvc, r=jieyouxuMichael Goulet-1/+1
2024-11-26Rollup merge of #133475 - nnethercote:MaybeStorage-improvements, r=lcnrMichael Goulet-38/+29
2024-11-26Rollup merge of #133471 - lcnr:uwu-gamer, r=BoxyUwUMichael Goulet-18/+89
2024-11-26Rollup merge of #133458 - GuillaumeGomez:fix-prelude-tys-links, r=notriddleMichael Goulet-5/+31
2024-11-26Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnrMichael Goulet-675/+113
2024-11-26Rollup merge of #133304 - lqd:issue-132920, r=estebankMichael Goulet-38/+88
2024-11-26Rollup merge of #132605 - Kobzol:ci-increase-timeout, r=Mark-SimulacrumMichael Goulet-1/+1
2024-11-26Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQKMichael Goulet-293/+19
2024-11-26Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errorsbors-1503/+1007
2024-11-26Only ignore windows-gnu in avr-jmp-offsetChris Denton-1/+1
2024-11-26don't pass every test arg to test-float-parseonur-ozkan-6/+2
2024-11-26std: update internal uses of `io::const_error!`joboet-246/+213
2024-11-26Rollup merge of #133435 - RalfJung:test_downgrade_observe, r=tgross35Michael Goulet-1/+4
2024-11-26Rollup merge of #133410 - RalfJung:target-feature-consistency, r=compiler-errorsMichael Goulet-0/+23
2024-11-26Rollup merge of #133394 - compiler-errors:dyn-more-errors, r=lcnrMichael Goulet-455/+61
2024-11-26Rollup merge of #133367 - compiler-errors:array-len-mismatch, r=BoxyUwUMichael Goulet-71/+60
2024-11-26Rollup merge of #133362 - compiler-errors:existential-preds, r=BoxyUwUMichael Goulet-4/+0
2024-11-26Rollup merge of #133326 - nnethercote:rm-DefinitelyInitializedPlaces, r=cjgillotMichael Goulet-358/+13
2024-11-26Rollup merge of #133282 - tgross35:maybe-uninit-debug, r=AmanieuMichael Goulet-1/+12
2024-11-26Rollup merge of #133155 - nnethercote:yet-more-rustc_mir_dataflow-cleanups, r...Michael Goulet-213/+242
2024-11-26Rollup merge of #133140 - dtolnay:precedence, r=fmeaseMichael Goulet-225/+146
2024-11-26Rollup merge of #133136 - ChayimFriedman2:get-many-mut, r=AmanieuMichael Goulet-19/+249
2024-11-26Rollup merge of #133070 - nnethercote:lexer-tweaks, r=chenyukangMichael Goulet-125/+121
2024-11-26Rollup merge of #133042 - cuviper:btreemap-insert_entry, r=AmanieuMichael Goulet-31/+76
2024-11-26Auto merge of #133500 - GuillaumeGomez:rollup-4vcthwo, r=GuillaumeGomezbors-773/+233
2024-11-26Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errorsGuillaume Gomez-0/+19
2024-11-26Rollup merge of #133481 - jieyouxu:avr-jmp-linker, r=saethlinGuillaume Gomez-0/+5
2024-11-26Rollup merge of #133473 - Enselic:cow, r=nnethercoteGuillaume Gomez-0/+11
2024-11-26Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errorsGuillaume Gomez-684/+23
2024-11-26Rollup merge of #133467 - Enselic:recurse-tests, r=lcnrGuillaume Gomez-0/+74
2024-11-26Rollup merge of #133464 - RalfJung:whitespace-panic, r=joboetGuillaume Gomez-7/+7