about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-24disable freeBSD tests for nowRalf Jung-2/+3
2024-01-24Merge from rustcThe Miri Conjob Bot-1216/+3699
2024-01-24Finishing clone3 clean upAskar Safin-4/+2
2024-01-24This commit is part of clone3 clean up. Merge tests from tests/ui/command/com...Askar Safin-48/+18
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-11/+12
2024-01-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-24Auto merge of #120276 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-23Auto merge of #120283 - fmease:rollup-rk0f6r5, r=fmeasebors-226/+1606
2024-01-23Rollup merge of #120261 - estebank:issue-102629, r=wesleywiserLeón Orell Valerian Liehr-17/+267
2024-01-23Rollup merge of #120259 - HTGAzureX1212:HTGAzureX1212/split-diagnostics-uncom...León Orell Valerian Liehr-10/+34
2024-01-23Rollup merge of #120195 - bvanjoi:add-some-resolution-test-case, r=petrochenkovLeón Orell Valerian Liehr-3/+269
2024-01-23Rollup merge of #120183 - Zalathar:test-closure, r=compiler-errorsLeón Orell Valerian Liehr-18/+52
2024-01-23Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiaskoLeón Orell Valerian Liehr-15/+209
2024-01-23Rollup merge of #120160 - reitermarkus:nonzero-traits, r=dtolnayLeón Orell Valerian Liehr-8/+101
2024-01-23Rollup merge of #120139 - compiler-errors:fnonce-shim, r=BoxyUwULeón Orell Valerian Liehr-18/+20
2024-01-23Rollup merge of #119766 - oli-obk:split_tait_and_atpit, r=compiler-errorsLeón Orell Valerian Liehr-73/+615
2024-01-23Rollup merge of #112806 - kadiwa4:collect_intra_doc_links, r=notriddleLeón Orell Valerian Liehr-64/+39
2024-01-23Auto merge of #120281 - fmease:rollup-9nxail8, r=fmeasebors-179/+296
2024-01-23Rollup merge of #120280 - tmiasko:is-enabled, r=compiler-errorsLeón Orell Valerian Liehr-6/+2
2024-01-23Rollup merge of #120270 - compiler-errors:randos, r=lcnrLeón Orell Valerian Liehr-93/+59
2024-01-23Rollup merge of #120255 - emberian:patch-1, r=NilstriebLeón Orell Valerian Liehr-1/+1
2024-01-23Rollup merge of #120252 - lcnr:rename-astconv-ty, r=compiler-errorsLeón Orell Valerian Liehr-23/+30
2024-01-23Rollup merge of #120246 - estebank:revert_breathing_room, r=estebankLeón Orell Valerian Liehr-0/+5
2024-01-23Rollup merge of #120244 - reitermarkus:nonzero-self, r=dtolnayLeón Orell Valerian Liehr-43/+48
2024-01-23Rollup merge of #120215 - clubby789:dep-updates, r=NilstriebLeón Orell Valerian Liehr-12/+77
2024-01-23Rollup merge of #120188 - devnexen:update_bsd_compiler_base_specs, r=wesleywiserLeón Orell Valerian Liehr-1/+7
2024-01-23Rollup merge of #119805 - chenyukang:yukang-fix-119530, r=davidtwcoLeón Orell Valerian Liehr-0/+40
2024-01-23Rollup merge of #119028 - oberien:patch-1, r=cjgillotLeón Orell Valerian Liehr-0/+27
2024-01-23Move condition enabling the pass to `is_enabled`Tomasz Miąsko-6/+2
2024-01-23Update cargoWeihang Lo-0/+0
2024-01-23Auto merge of #119433 - taiki-e:rc-uninit-ref, r=Nilstriebbors-20/+25
2024-01-24add several resolution test casesbohan-3/+269
2024-01-23Random type checker changesMichael Goulet-93/+59
2024-01-23Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obkbors-707/+1110
2024-01-23tidyHTGAzureX1212.-1/+1
2024-01-23address requested changesHTGAzureX1212.-13/+18
2024-01-23Auto merge of #116152 - cjgillot:unchunck, r=nnethercotebors-17/+24
2024-01-23Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrumbors-10/+660
2024-01-23Auto merge of #3273 - rust-lang:rustup-2024-01-23, r=RalfJungbors-6168/+12370
2024-01-23Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviperbors-22/+32
2024-01-23Merge from rustcThe Miri Conjob Bot-6167/+12369
2024-01-23Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-23Suggest boxing both arms of if expr if that solves divergent arms involving `...Esteban Küber-19/+149
2024-01-23add list of characters to uncommon codepoints lintHTGAzureX1212.-7/+26
2024-01-23Auto merge of #120017 - nnethercote:lint-api, r=oli-obkbors-376/+353
2024-01-23Do not thread through Assert terminator.Camille GILLOT-15/+2
2024-01-23Add test for jump-threading assume.Camille GILLOT-0/+126
2024-01-22Add Assume custom MIR.Camille GILLOT-0/+81
2024-01-22Use a plain bitset for liveness analyses.Camille GILLOT-10/+17
2024-01-22Remove uses of HybridBitSet.Camille GILLOT-7/+7