about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-06-08Whoops, submodule change was actually valid - undoing fixupAndrew Xie-1/+1
2023-06-08fixup! Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a ...Andrew Xie-1/+1
2023-06-08Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis...Andrew Xie-1/+1
2023-06-06Make TraitEngine::new use the right solver, add compare modeMichael Goulet-0/+4
2023-06-05Auto merge of #112071 - WaffleLapkin:group-rfcs-tests, r=oli-obkbors-1/+1
2023-06-05Revert error in doc commentNeven Villani-5/+5
2023-06-05Auto merge of #112317 - GuillaumeGomez:rollup-toh0gpo, r=GuillaumeGomezbors-0/+2
2023-06-05Bless tidy root entry limitMaybe Waffle-1/+1
2023-06-05Differentiate between explicit accesses and accesses inserted by TBNeven Villani-142/+195
2023-06-05Merge commit 'ed87e0a20a9d196a5ea659ea46ae9574be666d4f' into sync-from-raLaurențiu Nicola-1/+4
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-17585/+57666
2023-06-04Don't double-print status messages in GHAjyn-0/+2
2023-06-04Remove rustc-workspace-hackEric Huss-23/+0
2023-06-04Auto merge of #112259 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-06-03Auto merge of #112244 - RalfJung:miri, r=oli-obkbors-108/+218
2023-06-03Update cargoWeihang Lo-0/+0
2023-06-03Auto merge of #2915 - RalfJung:as_os_str_bytes, r=RalfJungbors-20/+5
2023-06-03use as_os_str_bytesRalf Jung-20/+5
2023-06-03Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-SimulacrumMatthias Krüger-1/+3
2023-06-03Auto merge of #2887 - Vanille-N:tb-mut-transmute, r=RalfJungbors-118/+1641
2023-06-03miri compiletest: no longer allow some warnings in rustc test suiteRalf Jung-11/+2
2023-06-03Select more TB fail testsNeven Villani-118/+1641
2023-06-03add unchecked_shl testRalf Jung-2/+25
2023-06-03Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrumbors-3/+5
2023-06-02explain windows sync layoutsDrMeepster-0/+3
2023-06-02add deref_pointer_asDrMeepster-3/+19
2023-06-02deref shim arguments with actual ty instead of declared tyDrMeepster-126/+215
2023-06-02Update dependencies with reported vulnerabilitiesArlo Siemsen-3/+5
2023-06-02Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errorsMatthias Krüger-1/+1
2023-06-02Rollup merge of #111647 - klensy:cstr, r=oli-obkMatthias Krüger-1/+0
2023-06-02Auto merge of #112203 - flip1995:clippyup, r=Manishearthbors-654/+2971
2023-06-02Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyupPhilipp Krones-654/+2971
2023-06-02fmtRalf Jung-10/+13
2023-06-02Merge from rustcRalf Jung-227/+169
2023-06-02Preparing for merge from rustcRalf Jung-1/+1
2023-06-02Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errorsbors-13/+15
2023-06-01Implement custom diagnostic for ConstParamTyMichael Goulet-13/+15
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-26/+68
2023-06-01Rename `impl_defaultness` to `defaultness`Deadbeef-1/+1
2023-06-01Auto merge of #103877 - oli-obk:const_eval_step_limit, r=fee1-deadbors-4/+0
2023-06-01Auto merge of #111567 - Urgau:uplift_cast_ref_to_mut, r=b-naberbors-168/+65
2023-05-31use c literals in libraryklensy-1/+0
2023-05-31Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su...bors-0/+18
2023-05-31Adjust tests for newly uplifted cast_ref_to_mut lintUrgau-0/+4
2023-05-31Drop uplifted clippy::cast_ref_to_mutUrgau-168/+61
2023-05-31Remove const eval limit and implement an exponential backoff lint insteadOli Scherer-4/+0
2023-05-31Auto merge of #2908 - RalfJung:bench, r=oli-obkbors-16/+16
2023-05-31miri-script: Transform Windows paths to unix.Piotr Osiewicz-1/+1
2023-05-31Auto merge of #2907 - RalfJung:rustup, r=RalfJungbors-196/+124
2023-05-31Rollup merge of #111975 - jyn514:normalization, r=cjgillotMatthias Krüger-29/+18