about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-02Make ConstProp tests unit.Camille GILLOT-106/+177
2023-05-02Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebankbors-1140/+752
2023-05-02Auto merge of #111089 - Dylan-DPC:rollup-b8oj6du, r=Dylan-DPCbors-1153/+1699
2023-05-02Rollup merge of #111048 - compiler-errors:rpitit-not-incomplete, r=jackh726Dylan DPC-363/+59
2023-05-02Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errorsDylan DPC-200/+237
2023-05-02Rollup merge of #110895 - Ayush1325:thread-local-fix, r=thomccDylan DPC-1/+1
2023-05-02Rollup merge of #110512 - compiler-errors:fix-elaboration-with-associated-typ...Dylan DPC-146/+445
2023-05-02Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiserDylan DPC-58/+11
2023-05-02Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwUDylan DPC-179/+673
2023-05-02Rollup merge of #105076 - mina86:a, r=scottmcmDylan DPC-206/+273
2023-05-02Mark RPITIT and AFIT as no longer incompleteMichael Goulet-363/+59
2023-05-02Auto merge of #109521 - tmiasko:const-prop-validation, r=wesleywiserbors-40/+247
2023-05-02Auto merge of #106075 - nbdd0121:ffi-unwind, r=joshtriplettbors-280/+53
2023-05-01fix stderrsGibby Free-3/+3
2023-05-01remove bootstrap from testsGibby Free-5/+0
2023-05-01Auto merge of #111066 - matthiaskrgr:rollup-4k6rj23, r=matthiaskrgrbors-16/+180
2023-05-01Auto merge of #111067 - albertlarsan68:fix-multiprocessing-x-py, r=jyn514bors-19/+40
2023-05-01Make x.py work again in most (all?) casesAlbert Larsan-19/+40
2023-05-01Don't use implied trait predicates in gather_explicit_predicates_ofMichael Goulet-79/+319
2023-05-01Do not consider associated type bounds for super_predicates_that_define_assoc...Michael Goulet-16/+94
2023-05-01Simplify type_parameter_bounds_in_genericsMichael Goulet-53/+34
2023-05-01Rollup merge of #111065 - est31:send_mut_ref, r=m-ou-seMatthias Krüger-1/+6
2023-05-01Rollup merge of #111057 - xfix:tcpstream-as-raw-fd-inline, r=m-ou-seMatthias Krüger-0/+69
2023-05-01Rollup merge of #111042 - Zalathar:no-coverage, r=wesleywiserMatthias Krüger-2/+26
2023-05-01Rollup merge of #111038 - tmiasko:untainted-promoteds, r=compiler-errorsMatthias Krüger-4/+27
2023-05-01Rollup merge of #110987 - infdahai:wasi_clock_time, r=m-ou-seMatthias Krüger-2/+2
2023-05-01Rollup merge of #110093 - beetrees:set-times-32-bit, r=joshtriplettMatthias Krüger-2/+39
2023-05-01Rollup merge of #109540 - marcospb19:edit-Path-with_file_name-example, r=m-ou-seMatthias Krüger-5/+11
2023-05-01Explicitly document how Send and Sync relate to referencesest31-1/+6
2023-05-01Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkinbors-59/+233
2023-05-01Fix `StructuralEq` impls for `&T`, `[T]` and `[T; N]`Maybe Waffle-3/+3
2023-05-01Inline AsRawFd implementationsKonrad Borowski-0/+11
2023-05-01Inline socket function implementationsKonrad Borowski-0/+9
2023-05-01Inline AsInner implementationsKonrad Borowski-0/+49
2023-05-01Auto merge of #111036 - RalfJung:miri, r=RalfJungbors-455/+1436
2023-05-01soften the wording for removing type ascriptionyukang-23/+16
2023-05-01sync with masteryukang-24/+0
2023-05-01remove rustfmt testcase for type ascriptionyukang-23/+0
2023-05-01fix doc test in mir_build for removing type ascriptionyukang-2/+1
2023-05-01fix testsyukang-135/+76
2023-05-01fix parser sizeyukang-1/+1
2023-05-01clean up Colon from clippyyukang-5/+6
2023-05-01fix test casesyukang-252/+121
2023-05-01clean up debug codeyukang-21/+5
2023-05-01remove current_type_ascription from DiagnosticMetadatayukang-13/+1
2023-05-01remove type_ascription_path_suggestions in parseryukang-41/+0
2023-05-01Remove more diagnostics for ascription in resolveyukang-80/+8
2023-05-01Rip it outNilstrieb-949/+946
2023-05-01Auto merge of #111026 - compiler-errors:only-typeck-root, r=cjgillotbors-1/+1
2023-04-30Update MIRI compiletestsScott McMurray-3/+3