about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-10-26Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkovMatthias Krüger-559/+475
2023-10-26Rollup merge of #117106 - estebank:issue-27300, r=petrochenkovMatthias Krüger-0/+69
2023-10-26Rollup merge of #116968 - eopb:116967, r=petrochenkovMatthias Krüger-0/+21
2023-10-26Tweak suggestion spans for invalid crate-level inner attributeEsteban Küber-54/+121
2023-10-26Restrict param constraint suggestionEsteban Küber-0/+46
2023-10-26Stash and cancel cycle errors for auto trait leakage in opaquesMichael Goulet-233/+21
2023-10-26Auto merge of #117228 - matthiaskrgr:rollup-23zzepv, r=matthiaskrgrbors-13/+144
2023-10-26Rollup merge of #117214 - oli-obk:error_shenanigans, r=compiler-errorsMatthias Krüger-0/+70
2023-10-26Rollup merge of #117143 - estebank:issue-117080, r=wesleywiserMatthias Krüger-0/+30
2023-10-26Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obkMatthias Krüger-13/+44
2023-10-26Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obkbors-0/+185
2023-10-26Auto merge of #113262 - Nilstrieb:rawr-casting, r=lcnrbors-15/+49
2023-10-26Quietly fail if an error has already occurredOli Scherer-0/+70
2023-10-26Properly restore snapshot when failing to recover parsing ternaryclubby789-5/+18
2023-10-26Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnrbors-17/+92
2023-10-26Deny providing explicit effect paramsDeadbeef-0/+185
2023-10-26Auto merge of #117148 - dtolnay:sinceversion, r=cjgillotbors-36/+23
2023-10-26Reserve `gen` keyword for `gen {}` blocks and `gen fn` in 2024 editionOli Scherer-0/+78
2023-10-26Auto merge of #117115 - zetafunction:linking, r=bjorn3bors-8/+24
2023-10-26Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiserbors-0/+1
2023-10-26Remove unused feature from a miri testMaybe Waffle-4/+3
2023-10-26Add test for smir localsKirby Linvill-0/+31
2023-10-26Update Place and Operand to take slicesKirby Linvill-13/+13
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-31/+25
2023-10-25address review commentsRyan Mehri-70/+100
2023-10-25FileCheck unwrap_uncheckedRyan Mehri-1/+2
2023-10-25FileCheck unsized_argumentRyan Mehri-1/+2
2023-10-25FileCheck unchecked_shiftsRyan Mehri-1/+8
2023-10-25FileCheck issue_78442Ryan Mehri-1/+5
2023-10-25FileCheck inline_scopes_parentingRyan Mehri-4/+8
2023-10-25FileCheck inline_as_ref_as_mutRyan Mehri-1/+8
2023-10-25FileCheck inline_trait_methodRyan Mehri-1/+2
2023-10-25FileCheck inline_trait_method_2Ryan Mehri-1/+3
2023-10-25FileCheck inline_specializationRyan Mehri-1/+2
2023-10-25FileCheck inline_retagRyan Mehri-1/+2
2023-10-25FileCheck inline_optionsRyan Mehri-1/+3
2023-10-25FileCheck inline_into_box_placeRyan Mehri-1/+2
2023-10-25FileCheck inline_instruction_setRyan Mehri-1/+10
2023-10-25FileCheck inline_coroutineRyan Mehri-12/+14
2023-10-25FileCheck inline_divergingRyan Mehri-1/+7
2023-10-25FileCheck inline_closureRyan Mehri-1/+3
2023-10-25FileCheck inline_closure_capturesRyan Mehri-1/+3
2023-10-25FileCheck inline_closure_borrows_argRyan Mehri-1/+3
2023-10-25FileCheck inline_box_fnRyan Mehri-1/+2
2023-10-25FileCheck inline_any_operandRyan Mehri-1/+2
2023-10-25FileCheck exponential_runtimeRyan Mehri-1/+8
2023-10-25FileCheck dyn_traitRyan Mehri-1/+8
2023-10-25FileCheck dont_ice_on_generic_rust_callRyan Mehri-1/+2
2023-10-25FileCheck cycleRyan Mehri-1/+8
2023-10-25FileCheck caller_with_trivial_boundRyan Mehri-1/+2