about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-12-05Rollup merge of #118608 - fee1-dead-contrib:backdoor-in-askconv, r=compiler-e...Matthias Krüger-6/+19
2023-12-05Rollup merge of #118598 - Nadrieril:remove_precise_pointer_size_matching, r=d...Matthias Krüger-65/+24
2023-12-05Rollup merge of #118594 - hdost:patch-1, r=fmeaseMatthias Krüger-1/+1
2023-12-05Rollup merge of #117922 - estebank:unclosed-generics, r=b-naberMatthias Krüger-36/+30
2023-12-05Remove mention of rust to make the error message generic.Harold Dost-1/+1
2023-12-05Auto merge of #118076 - estebank:issue-109429, r=davidtwcobors-44/+484
2023-12-05Auto merge of #118066 - estebank:structured-use-suggestion, r=b-naberbors-5/+54
2023-12-05Auto merge of #117088 - lcnr:generalize-alias, r=compiler-errorsbors-10/+194
2023-12-04Structured `use` suggestion on privacy errorEsteban Küber-5/+54
2023-12-04Fix rebaseEsteban Küber-3/+3
2023-12-04Provide more suggestions for cloning immutable bindingsEsteban Küber-9/+95
2023-12-04On "this .clone() is on the reference", provide more infoEsteban Küber-0/+84
2023-12-04Mark more tests as `run-rustfix`Esteban Küber-3/+50
2023-12-04Tweak output on specific caseEsteban Küber-1/+1
2023-12-04Suggest cloning and point out obligation errors on move errorEsteban Küber-17/+186
2023-12-04Tweak `.clone()` suggestion to work in more casesEsteban Küber-15/+69
2023-12-04Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddleGuillaume Gomez-0/+21
2023-12-04Use default params until effects in desugaringDeadbeef-6/+19
2023-12-04Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8KiTakayuki Maeda-0/+75
2023-12-04Rollup merge of #118495 - weiznich:more_tests_for_on_unimplemented, r=compile...Takayuki Maeda-9/+425
2023-12-04Add regression test for #118195Guillaume Gomez-0/+21
2023-12-04Remove the `precise_pointer_size_matching` feature gateNadrieril-65/+24
2023-12-04rebaselcnr-13/+13
2023-12-04cleanup and commentslcnr-0/+190
2023-12-04generalize: handle occurs check failure in aliaseslcnr-10/+4
2023-12-04Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format...Georg Semmler-9/+425
2023-12-04use `assume(idx < self.len())` in `[T]::get_unchecked`bendn-0/+13
2023-12-03Auto merge of #118579 - matthiaskrgr:rollup-22kn8sa, r=matthiaskrgrbors-29/+146
2023-12-03Rollup merge of #118525 - Zalathar:skip-spans, r=cjgillotMatthias Krüger-23/+23
2023-12-03Rollup merge of #117869 - GuillaumeGomez:comment-highlighting-item-decl, r=no...Matthias Krüger-6/+123
2023-12-03Auto merge of #118072 - estebank:issue-98982, r=cjgillotbors-17/+48
2023-12-03Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkovbors-3/+19
2023-12-03Auto merge of #118526 - sjwang05:issue-118510, r=petrochenkovbors-0/+36
2023-12-03codegen, miri: fix computing the offset of an unsized field in a packed structRalf Jung-0/+75
2023-12-03Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillotbors-0/+106
2023-12-03coverage: Skip spans that can't be un-expanded back to the function bodyZalathar-23/+23
2023-12-02Fix ICE when suggesting closures for non-fn-like defssjwang05-0/+36
2023-12-02Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...bors-159/+159
2023-12-02Rollup merge of #118539 - RalfJung:packed-struct-tests, r=lqdMatthias Krüger-0/+0
2023-12-02Rollup merge of #118524 - celinval:smir-instance-def, r=ouz-aMatthias Krüger-1/+27
2023-12-02Rollup merge of #118514 - Enselic:ice-probe, r=cjgillotMatthias Krüger-1/+10
2023-12-02Fix parser ICE from attrsyukang-0/+106
2023-12-02move packed-struct tests into packed/ folderRalf Jung-0/+0
2023-12-02Auto merge of #117912 - GeorgeWort:master, r=petrochenkovbors-16/+16
2023-12-02fix an ICE when a valtree failed to evaluateRalf Jung-0/+15
2023-12-02Auto merge of #117754 - matthewjasper:subtype-overflow, r=lcnrbors-0/+100
2023-12-02Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errorsbors-19/+19
2023-12-01Add more information to stable InstanceCelina G. Val-1/+27
2023-12-02Auto merge of #118175 - lqd:unify-live-loans, r=matthewjasperbors-0/+46
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-19/+19