about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-06-28Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwUMatthias Krüger-0/+18
2024-06-28Rollup merge of #127016 - bvanjoi:fix-126986, r=GuillaumeGomezMatthias Krüger-0/+528
2024-06-28Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqdMatthias Krüger-94/+168
2024-06-28Rollup merge of #123714 - cjgillot:static-fnptr, r=wesleywiserMatthias Krüger-0/+32
2024-06-28Auto merge of #127000 - Oneirical:no-test-for-the-wicked, r=Kobzolbors-72/+79
2024-06-28Don't inline drop shims with unsubstituted generic consts in MIR inlinerMichael Goulet-261/+1
2024-06-28Failing test for computing drop shim that has const paramMichael Goulet-0/+278
2024-06-28Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obkMatthias Krüger-183/+144
2024-06-28Rollup merge of #127022 - adwinwhite:attrs, r=celinvalMatthias Krüger-0/+155
2024-06-28Rollup merge of #126956 - joboet:fmt_no_extern_ty, r=RalfJungMatthias Krüger-34/+16
2024-06-28Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,...Matthias Krüger-0/+238
2024-06-28Add method to get all attributes on a definitionAdwin White-3/+21
2024-06-28Support fetching `Attribute` of items.Adwin White-0/+137
2024-06-28Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddlebors-2/+6
2024-06-28add test for #126986bohan-86/+109
2024-06-28docs: check if the disambiguator matches its suffixbohan-0/+505
2024-06-27Updated diagnostic messagesFlorian Schmiderer-11/+11
2024-06-27Tighten spans for async blocksMichael Goulet-183/+144
2024-06-27rewrite many-crates-but-no-match to rmakeOneirical-35/+31
2024-06-27Auto merge of #126861 - GuillaumeGomez:migrate-run-make-invalid-library, r=Ko...bors-6/+8
2024-06-27Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwUbors-31/+31
2024-06-27Add `ar` command in `run-make-support`Guillaume Gomez-2/+2
2024-06-27Migrate `run-make/invalid-library` to `rmake.rs`Guillaume Gomez-6/+8
2024-06-27Rollup merge of #126929 - nnethercote:rm-__rust_force_expr, r=oli-obkJacob Pratt-3/+6
2024-06-27Rollup merge of #126928 - nnethercote:124141-pre, r=oli-obkJacob Pratt-1/+119
2024-06-27Rollup merge of #126721 - Zalathar:nested-cov-attr, r=oli-obkJacob Pratt-319/+296
2024-06-27Switch back `non_local_definitions` lint to allow-by-defaultUrgau-94/+168
2024-06-27Update browser-ui-test version to `0.18.0`Guillaume Gomez-2/+6
2024-06-26rewrite lto-dylib-dep to rmakeOneirical-11/+15
2024-06-26rewrite overwrite-input to rmakeOneirical-19/+15
2024-06-26Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyasbors-238/+226
2024-06-26rewrite use-suggestions-rust-2018 to rmakeOneirical-7/+18
2024-06-26ast: Standardize visiting orderVadim Petrochenkov-31/+31
2024-06-26Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlinbors-111/+1437
2024-06-26Rollup merge of #126973 - chenyukang:yukang-fix-126756-unsafe-suggestion-erro...Matthias Krüger-24/+73
2024-06-26Rollup merge of #126968 - lqd:issue-126670, r=compiler-errorsMatthias Krüger-0/+39
2024-06-26Rollup merge of #126964 - Oneirical:total-catestrophe, r=KobzolMatthias Krüger-29/+50
2024-06-26Rollup merge of #126925 - surechen:fix_125631, r=compiler-errorsMatthias Krüger-0/+143
2024-06-26Rollup merge of #126724 - nnethercote:fix-parse_ty_bare_fn-span, r=compiler-e...Matthias Krüger-2/+2
2024-06-26Fix bad replacement for unsafe extern block suggestionyukang-24/+73
2024-06-26coverage: Allow `#[coverage(..)]` on `impl` and `mod`Zalathar-167/+247
2024-06-26coverage: Apply `#[coverage(..)]` recursively to nested functionsZalathar-152/+49
2024-06-25Auto merge of #126951 - matthiaskrgr:rollup-xg0o4mc, r=matthiaskrgrbors-71/+373
2024-06-26Fix a span in `parse_ty_bare_fn`.Nicholas Nethercote-2/+2
2024-06-26update coverage testjoboet-10/+10
2024-06-25fix UI test, simplify error messagejoboet-24/+6
2024-06-25delay bug in RPITIT refinement checking with resolution errorsRémy Rakic-0/+39
2024-06-25Prevent ICE from expected future breakagexFrednet-19/+63
2024-06-25Rollup merge of #126947 - Bryanskiy:delegation-lowering-refactoring, r=petroc...Matthias Krüger-4/+4
2024-06-25Rollup merge of #126302 - mu001999-contrib:ignore/default, r=michaelwoeristerMatthias Krüger-1/+51