about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-17585/+57666
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-03Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-SimulacrumMatthias Krüger-1/+3
2023-06-03miri compiletest: no longer allow some warnings in rustc test suiteRalf Jung-11/+2
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-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
2023-05-31CI: test ./miri benchRalf Jung-15/+15
2023-05-31Merge from rustcRalf Jung-195/+123
2023-05-31Preparing for merge from rustcRalf Jung-1/+1
2023-05-31Auto merge of #2888 - Vanille-N:tb-diags, r=RalfJungbors-66/+160
2023-05-31Auto merge of #112127 - matthiaskrgr:rollup-77pt893, r=matthiaskrgrbors-17/+54
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-17/+54
2023-05-31Update cargoWeihang Lo-0/+0
2023-05-30Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726bors-1/+1
2023-05-30directory size limit :<lcnr-1/+1
2023-05-30Rollup merge of #112060 - lcnr:early-binder, r=jackh726Nilstrieb-6/+6
2023-05-30Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkinNilstrieb-168/+60
2023-05-30use `build_helper::util::try_run` in rustdoc-gui-testozkanonur-17/+2
2023-05-30create `build_helper/src/util` modozkanonur-0/+42
2023-05-30Auto merge of #112083 - scottmcm:simpler-range-next, r=thomccbors-1/+1
2023-05-30Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrumbors-1/+0
2023-05-29Merge from rustcBen Kimock-30/+30
2023-05-29Preparing for merge from rustcBen Kimock-1/+1
2023-05-29Update a MIRI fake-time test that this makes "faster"Scott McMurray-1/+1
2023-05-29improve `rustdoc-gui-test` to find local `node_modules`ozkanonur-0/+10