about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-27remove fixed crashes, add fixed crashes to tests, add new cashed found in the...Matthias Krüger-50/+183
2024-05-27crashes: increment the number of tracked onesMatthias Krüger-0/+171
2024-05-27Auto merge of #125611 - GuillaumeGomez:rollup-dfavpgg, r=GuillaumeGomezbors-762/+885
2024-05-27Rollup merge of #125607 - GuillaumeGomez:migrate-compile-stdin, r=jieyouxuGuillaume Gomez-10/+13
2024-05-27Rollup merge of #125597 - compiler-errors:early-binder, r=jackh726Guillaume Gomez-705/+786
2024-05-27Rollup merge of #125535 - onur-ozkan:remove-deprecated-field, r=clubby789Guillaume Gomez-7/+5
2024-05-27Rollup merge of #125530 - SparrowLii:expand2, r=petrochenkovGuillaume Gomez-32/+31
2024-05-27Rollup merge of #125522 - spastorino:fix-lint-docs-edition-handling, r=Urgau,...Guillaume Gomez-4/+13
2024-05-27Rollup merge of #125148 - RalfJung:codegen-sh, r=scottmcmGuillaume Gomez-4/+13
2024-05-27Rollup merge of #124870 - Lokathor:update-result-docs, r=dtolnayGuillaume Gomez-0/+24
2024-05-27Auto merge of #125602 - RalfJung:interpret-mir-lifetime, r=oli-obkbors-815/+727
2024-05-27Migrate `run-make/compile-stdin` to `rmake.rs`Guillaume Gomez-10/+13
2024-05-27Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercotebors-751/+600
2024-05-27Auto merge of #125468 - BoxyUwU:remove_defid_from_regionparam, r=compiler-errorsbors-212/+320
2024-05-27interpret: get rid of 'mir lifetime everywhereRalf Jung-760/+671
2024-05-27interpret: the MIR is actually at lifetime 'tcxRalf Jung-74/+75
2024-05-27Auto merge of #125580 - RalfJung:miri-sync, r=RalfJungbors-1192/+1138
2024-05-26Use EarlyBinder in rustc_type_ir, simplify importsMichael Goulet-27/+23
2024-05-26Uplift EarlyBinderMichael Goulet-613/+679
2024-05-27Auto merge of #125593 - workingjubilee:rollup-67qk7di, r=workingjubileebors-139/+185
2024-05-26Give EarlyBinder a tcx parameterMichael Goulet-110/+129
2024-05-26Rollup merge of #125582 - scottmcm:less-from-usize, r=jieyouxuJubilee-5/+4
2024-05-26Rollup merge of #125566 - camelid:notify-accepted, r=GuillaumeGomezJubilee-0/+26
2024-05-26Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubileeJubilee-12/+8
2024-05-26Rollup merge of #125544 - Urgau:check-cfg-mention-cargo-specific, r=jieyouxuJubilee-0/+3
2024-05-26Rollup merge of #125469 - compiler-errors:dont-skip-inner-const-body, r=cjgillotJubilee-6/+29
2024-05-26Rollup merge of #125466 - compiler-errors:dont-probe-for-ambig-in-sugg, r=jie...Jubilee-2/+34
2024-05-26Rollup merge of #125046 - bjorn3:no_mutable_static_linkage, r=cjgillotJubilee-3/+37
2024-05-26Rollup merge of #124048 - veera-sivarajan:bugfix-123773-c23-variadics, r=comp...Jubilee-111/+44
2024-05-26Auto merge of #125576 - lnicola:sync-from-ra, r=lnicolabors-1321/+1974
2024-05-26Avoid a `FieldIdx::from_usize` in InstSimplifyScott McMurray-5/+4
2024-05-26Auto merge of #125546 - ChrisDenton:mingw-ci, r=Mark-Simulacrumbors-41/+4
2024-05-26Auto merge of #3631 - RalfJung:blocking-refactor, r=RalfJungbors-1043/+951
2024-05-26add a macro to declare thread unblock callbacksRalf Jung-249/+256
2024-05-26Auto merge of #122079 - tbu-:pr_copy_file_range_probe, r=the8472bors-19/+48
2024-05-26Auto merge of #3632 - RalfJung:readdir, r=RalfJungbors-35/+33
2024-05-26unix/fs: a bit of cleanup in macos_fbsd_readdir_rRalf Jung-35/+33
2024-05-26Auto merge of #3633 - RalfJung:target, r=RalfJungbors-1/+7
2024-05-26fix './miri run --dep --target _'Ralf Jung-1/+7
2024-05-26data_race: vector indices can be reused immediately when the thread is goneRalf Jung-82/+37
2024-05-26completely refactor how we manage blocking and unblocking threadsRalf Jung-895/+832
2024-05-26Auto merge of #125574 - matthiaskrgr:rollup-1oljoup, r=matthiaskrgrbors-45/+61
2024-05-26Rollup merge of #125571 - tesuji:dummy-pi, r=NilstriebMatthias Krüger-4/+4
2024-05-26Rollup merge of #125561 - Cyborus04:stabilize-slice-flatten, r=scottmcmMatthias Krüger-11/+4
2024-05-26Rollup merge of #125508 - scottmcm:fix-125506, r=NilstriebMatthias Krüger-0/+24
2024-05-26Rollup merge of #125473 - weihanglo:respect-existing-config-toml, r=KobzolMatthias Krüger-17/+14
2024-05-26Rollup merge of #125375 - Kobzol:triagebot-rfl-ping-group, r=Mark-SimulacrumMatthias Krüger-0/+13
2024-05-26Rollup merge of #125307 - workingjubilee:uproot-entry-limit, r=Mark-SimulacrumMatthias Krüger-13/+2
2024-05-26Auto merge of #125570 - tesuji:stdout-handle, r=Nilstriebbors-7/+5
2024-05-26Do less reinstalling in mingw CIChris Denton-41/+4