about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-15Rollup merge of #125135 - chenyukang:yukang-fix-116502, r=compiler-errorsMatthias Krüger-0/+46
2024-05-15Rollup merge of #125132 - mejrs:diag, r=compiler-errorsMatthias Krüger-0/+58
2024-05-15Fix the dedup error because of spans from suggestionyukang-0/+46
2024-05-15Auto merge of #125031 - Oneirical:dynamic-libs, r=jieyouxubors-24/+30
2024-05-15Auto merge of #125084 - Jules-Bertholet:fix-125058, r=Nadrierilbors-0/+42
2024-05-15Add `on_unimplemented" typo suggestionsmejrs-0/+58
2024-05-14Port issue-11908 to rmakeOneirical-24/+30
2024-05-14Auto merge of #125120 - compiler-errors:rollup-mnjybwv, r=compiler-errorsbors-27/+313
2024-05-14Rollup merge of #125118 - GuillaumeGomez:cleanup-run-make, r=jieyouxuMichael Goulet-12/+6
2024-05-14Rollup merge of #125100 - compiler-errors:faster, r=nnethercoteMichael Goulet-0/+247
2024-05-14Rollup merge of #125080 - bvanjoi:fix-124946, r=nnethercoteMichael Goulet-0/+34
2024-05-14Rollup merge of #125047 - Oneirical:test5, r=jieyouxuMichael Goulet-15/+26
2024-05-14only find segs chain for missing methods when no available candidatesbohan-0/+34
2024-05-14Auto merge of #123816 - tgross35:f16-f128-mangling, r=michaelwoeristerbors-241/+920
2024-05-14Use new utility functions/methods in run-make testsGuillaume Gomez-12/+6
2024-05-14Enable v0 mangling tests and add checks for `f16`/`f128`Trevor Gross-241/+920
2024-05-14Auto merge of #125023 - morr0ne:linux-none-target, r=Nilstriebbors-0/+3
2024-05-14Auto merge of #124228 - compiler-errors:lint-overcaptures, r=oli-obkbors-1/+204
2024-05-14Auto merge of #125026 - Oneirical:clink-tests, r=jieyouxubors-7/+18
2024-05-13And finally add testsMichael Goulet-0/+133
2024-05-13Warn against redundant use<...>Michael Goulet-1/+71
2024-05-13Add test to make sure suggestions are still quickMichael Goulet-0/+247
2024-05-14Auto merge of #125098 - jhpratt:rollup-2qm4gga, r=jhprattbors-0/+109
2024-05-13lto function, static_library call, renameOneirical-4/+4
2024-05-13fix fmtOneirical-2/+1
2024-05-13Rollup merge of #125072 - Darksonn:pin-dyn-dispatch-sound, r=jhprattJacob Pratt-0/+28
2024-05-13Rollup merge of #124997 - gurry:124848-ice-should-be-sized, r=NadrierilJacob Pratt-0/+81
2024-05-14Auto merge of #124256 - nnethercote:rm-NtIdent-NtLifetime, r=petrochenkovbors-8/+2
2024-05-13`rustc_hir_typeck`: Account for `skipped_ref_pats` in `expr_use_visitor`Jules Bertholet-0/+42
2024-05-13Auto merge of #125076 - compiler-errors:alias-term, r=lcnrbors-36/+7
2024-05-13Apply nitsMichael Goulet-36/+7
2024-05-13Rollup merge of #125071 - GuillaumeGomez:migrate-rustdoc-target-spec-json-pat...Matthias Krüger-9/+14
2024-05-13Migrate `run-make/rustdoc-target-spec-json-path` to rmakeGuillaume Gomez-9/+14
2024-05-13Add test for dynamic dispatch + Pin::new soundnessAlice Ryhl-0/+28
2024-05-13Auto merge of #125024 - Oneirical:master, r=jieyouxubors-22/+45
2024-05-13Auto merge of #124999 - scottmcm:unify-aggregate, r=nnethercotebors-1/+1
2024-05-13Remove a `Span` from `TokenKind::Interpolated`.Nicholas Nethercote-8/+2
2024-05-12Auto merge of #125051 - dtolnay:printletelse, r=compiler-errorsbors-0/+41
2024-05-12Pretty-print let-else with added parenthesization when neededDavid Tolnay-1/+1
2024-05-12Add AST pretty-printer tests for let-elseDavid Tolnay-0/+41
2024-05-12Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,...bors-47/+223
2024-05-12fix function call and importOneirical-2/+2
2024-05-12make tidy happyOneirical-9/+4
2024-05-12rewrite issue-14500 to rmakeOneirical-15/+31
2024-05-12Propagate errors rather than using return_if_errMichael Goulet-8/+28
2024-05-12Apply nitsMichael Goulet-0/+4
2024-05-12Try structurally resolveMichael Goulet-0/+15
2024-05-12Match ergonomics 2024: migration lintJules Bertholet-47/+223
2024-05-12Rollup merge of #125030 - saethlin:ui-test-false-positives, r=compiler-errorsGuillaume Gomez-38/+13
2024-05-12Rollup merge of #125022 - GuillaumeGomez:migrate-rustdoc-scrape-examples-orde...Guillaume Gomez-5/+55