about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-04Update doctestEric Holk-2/+2
2023-12-04Update doctestEric Holk-2/+2
2023-12-05Consider only `#[no_mangle]` as builtin functionsDianQK-2/+3
2023-12-04Remove bad mergeEric Holk-199/+0
2023-12-04Remove bad mergeEric Holk-199/+0
2023-12-04Address code review feedbackEric Holk-36/+53
2023-12-04Auto merge of #118618 - GuillaumeGomez:rollup-24ur21r, r=GuillaumeGomezbors-56/+116
2023-12-04Structured `use` suggestion on privacy errorEsteban Küber-6/+140
2023-12-04Fix rebaseEsteban Küber-3/+3
2023-12-04Provide more suggestions for cloning immutable bindingsEsteban Küber-10/+196
2023-12-04Deduplicate some logicEsteban Küber-181/+161
2023-12-04On "this .clone() is on the reference", provide more infoEsteban Küber-1/+158
2023-12-04Mark more tests as `run-rustfix`Esteban Küber-3/+50
2023-12-04Tweak output on specific caseEsteban Küber-2/+22
2023-12-04Suggest cloning and point out obligation errors on move errorEsteban Küber-65/+310
2023-12-04Tweak `.clone()` suggestion to work in more casesEsteban Küber-18/+86
2023-12-04Fix some broken testsEric Holk-2/+2
2023-12-04Option<CoroutineKind>Eric Holk-3/+12
2023-12-04Option<CoroutineKind>Eric Holk-122/+117
2023-12-04Merge Async and Gen into CoroutineKindEric Holk-3/+202
2023-12-04Merge Async and Gen into CoroutineKindEric Holk-238/+442
2023-12-04Auto merge of #16018 - lnicola:no-debug, r=Veykrilbors-1/+1
2023-12-04Disable debuginfo againLaurențiu Nicola-1/+1
2023-12-04Auto merge of #15959 - Veykril:macro-shower3, r=lnicolabors-4166/+5364
2023-12-04Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddleGuillaume Gomez-1/+29
2023-12-04Rollup merge of #118591 - RalfJung:portable-simd-build-fix, r=workingjubilee,...Guillaume Gomez-1/+1
2023-12-04Rollup merge of #118565 - RalfJung:numeric_intrinsic, r=davidtwcoGuillaume Gomez-46/+36
2023-12-04Rollup merge of #118508 - notriddle:notriddle/fmt-newline, r=GuillaumeGomezGuillaume Gomez-8/+50
2023-12-04Auto merge of #16017 - lnicola:sync-from-rust, r=lnicolabors-1/+1
2023-12-04Temporarily revert delay_bug to delayed_bug changeLaurențiu Nicola-1/+1
2023-12-04Merge branch 'master' into sync-from-rustLaurențiu Nicola-1/+5
2023-12-04Add a basic test for gen fnEric Holk-0/+18
2023-12-04Make async gen fn an errorEric Holk-0/+34
2023-12-04gate gen fn behind gen_blocksEric Holk-3/+9
2023-12-04Lower return types for gen fn to impl IteratorEric Holk-80/+167
2023-12-04Add genness to FnHeaderEric Holk-5/+26
2023-12-04Finish implementing `RustcInternal` for `TyKind`Celina G. Val-13/+186
2023-12-04Add Variant and a few more APIs to stable_mirCelina G. Val-39/+153
2023-12-04Fix parser ICE when recovering `dyn`/`impl` after `for<...>`sjwang05-11/+23
2023-12-04Auto merge of #118592 - lnicola:sync-from-ra, r=lnicolabors-170/+821
2023-12-04Insert fn call parens only if the parens inserted around field namedfireBird-6/+31
2023-12-04Update booksrustbot-0/+0
2023-12-04Don't include destruction scopes in THIRMatthew Jasper-468/+235
2023-12-04Use default params until effects in desugaringDeadbeef-6/+44
2023-12-04Auto merge of #118602 - TaKO8Ki:rollup-njcouns, r=TaKO8Kibors-209/+854
2023-12-04Avoid adding compiler-used functions to `symbols.o`DianQK-2/+27
2023-12-04Auto merge of #118597 - lnicola:cargotest-no-branch, r=Mark-Simulacrumbors-1/+1
2023-12-04Rollup merge of #118586 - gurry:118571-improve-slice-doc-example, r=thomccTakayuki Maeda-5/+5
2023-12-04Rollup merge of #118573 - petrochenkov:pathdatakind, r=TaKO8KiTakayuki Maeda-132/+133
2023-12-04Rollup merge of #118551 - RalfJung:extern-types-bugs, r=compiler-errorsTakayuki Maeda-0/+22