about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-02-16Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-16Rollup merge of #121109 - nnethercote:TyKind-Err-guar-2, r=oli-obkGuillaume Gomez-2/+2
2024-02-15Rollup merge of #121120 - nnethercote:LitKind-Err-guar, r=fmeaseGuillaume Gomez-8/+9
2024-02-15Rollup merge of #121107 - estebank:capitalization-suggestion, r=michaelwoeristerGuillaume Gomez-1/+1
2024-02-15errors: only eagerly translate subdiagnosticsDavid Wood-1/+12
2024-02-15Auto merge of #116564 - oli-obk:evaluated_static_in_metadata, r=RalfJung,cjgi...bors-9/+2
2024-02-15Split a bool argument into two named functionsOli Scherer-9/+2
2024-02-15Rollup merge of #118749 - ChrisDenton:winsys, r=cuviperMatthias Krüger-16/+31
2024-02-15Replace `NonZero::<_>::new` with `NonZero::new`.Markus Reiter-6/+6
2024-02-15Use generic `NonZero` internally.Markus Reiter-20/+20
2024-02-15Add `ErrorGuaranteed` to `ast::LitKind::Err`, `token::LitKind::Err`.Nicholas Nethercote-8/+9
2024-02-15Add an `ErrorGuaranteed` to `ast::TyKind::Err`.Nicholas Nethercote-2/+2
2024-02-14Fix msg for verbose suggestions with confusable capitalizationEsteban Küber-1/+1
2024-02-14remove no-longer needed rustfmt::skipRalf Jung-1/+0
2024-02-14Merge from rustcRalf Jung-16/+44
2024-02-14Preparing for merge from rustcRalf Jung-1/+1
2024-02-14Rollup merge of #121035 - compiler-errors:rustfmt-asyncness, r=calebcartwrightGuillaume Gomez-4/+18
2024-02-14Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkovGuillaume Gomez-1/+1
2024-02-14Automatically sort windows_sys bindingsChris Denton-16/+31
2024-02-13`cargo update`clubby789-1/+3
2024-02-13Move testsCaio-1/+1
2024-02-13Bump `time` and allow new dependenciesclubby789-0/+2
2024-02-13Bump `indexmap`clubby789-10/+20
2024-02-13Format async bounds in rustfmtMichael Goulet-4/+18
2024-02-13Auto merge of #120867 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-02-13Prevent rustfmt from messing up experimental syntaxOli Scherer-0/+1
2024-02-13Merge from rustcThe Miri Conjob Bot-28/+92
2024-02-13Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-12Rollup merge of #120950 - compiler-errors:miri-async-closurs, r=RalfJung,oli-obkMatthias Krüger-1/+44
2024-02-12Rollup merge of #120273 - klensy:ct-run, r=onur-ozkanMatthias Krüger-11/+16
2024-02-12Rollup merge of #118983 - Urgau:invalid_ref_casting-bigger-layout, r=oli-obkMatthias Krüger-11/+13
2024-02-12Allow invalid ref casting in Miri unaligned_ref_addr_of testUrgau-0/+2
2024-02-12Avoid UB in clippy transmute_ptr_to_ptr UI testUrgau-11/+11
2024-02-12Support safe intrinsics with fallback bodiesOli Scherer-1/+1
2024-02-12Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgrbors-2/+2
2024-02-12also test pthread_mutex/rwlock directlyRalf Jung-21/+146
2024-02-12comment tweaksRalf Jung-11/+10
2024-02-12Merge from rustcRalf Jung-3344/+15039
2024-02-12Preparing for merge from rustcRalf Jung-1/+1
2024-02-12Make `is_intrinsic` query return the intrinsic nameOli Scherer-1/+1
2024-02-12Tweak delayed bug mentions.Nicholas Nethercote-2/+2
2024-02-12Add rustfmt test from #117942Frank King-0/+12
2024-02-12Lower anonymous structs or unions to HIRFrank King-3/+5
2024-02-12Auto merge of #120951 - matthiaskrgr:rollup-0nnm7dv, r=matthiaskrgrbors-102/+78
2024-02-11Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillotMatthias Krüger-102/+78
2024-02-11Auto merge of #120619 - compiler-errors:param, r=lcnrbors-4/+3
2024-02-11Fix async closures in CTFEMichael Goulet-0/+43
2024-02-11is_closure_likeMichael Goulet-1/+1
2024-02-11Auto merge of #120903 - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgrbors-0/+51
2024-02-11Auto merge of #3295 - RalfJung:imported_main, r=RalfJungbors-0/+9