about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-03-21Return equal for two identical projectionsyukang-0/+41
2023-03-20Enforce non-lifetime-binders in supertrait preds are not object safeMichael Goulet-0/+80
2023-03-21Avoid ICE of attempt to add with overflow in emitteryukang-0/+46
2023-03-20Add `known-bug` test for typeid unsoundness issueEvgenii Zheltonozhskii-0/+52
2023-03-20Rollup merge of #109364 - compiler-errors:gat-const-arg, r=BoxyUwUMatthias Krüger-0/+29
2023-03-20Rollup merge of #109307 - cjgillot:inline-location, r=compiler-errorsMatthias Krüger-2/+26
2023-03-20Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errorsMatthias Krüger-3/+51
2023-03-20feat: implement error recovery in `expected_ident_found`Ezra Shaw-33/+96
2023-03-20Rollup merge of #109370 - DaniPopes:issue-109334, r=NilstriebMatthias Krüger-13/+38
2023-03-20Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=NilstriebMatthias Krüger-0/+25
2023-03-20Walk un-shifted nested `impl Trait` in trait when setting up default trait me...Michael Goulet-0/+6
2023-03-20Auto merge of #108148 - parthopdas:master, r=oli-obkbors-0/+88
2023-03-20fix ClashingExternDeclarations lint ICEDaniPopes-13/+38
2023-03-19Only expect a GAT const argMichael Goulet-0/+29
2023-03-20Lint ambiguous glob re-exports许杰友 Jieyou Xu (Joe)-7/+90
2023-03-19fix: modify the condition that `resolve_imports` stopsbohan-0/+83
2023-03-19Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkovDylan DPC-0/+13
2023-03-19Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebankDylan DPC-0/+47
2023-03-19Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c...Dylan DPC-4/+80
2023-03-19Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-deadDylan DPC-15/+1
2023-03-19fix: fix ICE in `custom-test-frameworks` featureEzra Shaw-0/+25
2023-03-19refactor: improve "ident starts with number" errorEzra Shaw-4/+20
2023-03-19Delay overlap errors if errors are involvedMichael Goulet-7/+10
2023-03-19Constrain const vars to error if const types are mismatchedMichael Goulet-4/+26
2023-03-19The name of NativeLib will be presentedyukang-0/+13
2023-03-18Ignore `Inlined` spans when computing caller location.Camille GILLOT-2/+26
2023-03-18Rollup merge of #109238 - spastorino:new-rpitit-12, r=compiler-errorsMatthias Krüger-1/+16
2023-03-18Rollup merge of #109193 - spastorino:new-rpitit-11, r=compiler-errorsMatthias Krüger-20/+339
2023-03-18Rollup merge of #107416 - czzrr:issue-80618, r=GuillaumeGomezMatthias Krüger-34/+60
2023-03-18Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_check, im...onestacked-15/+1
2023-03-18fix: don't suggest similar method when unstableEzra Shaw-0/+47
2023-03-18Rollup merge of #109251 - MU001999:master, r=NilstriebMatthias Krüger-0/+25
2023-03-18Rollup merge of #109248 - compiler-errors:get_fn_decl-aaa, r=WaffleLapkinMatthias Krüger-0/+22
2023-03-18Rollup merge of #109222 - chenyukang:yukang/fix-109143, r=petrochenkovMatthias Krüger-2/+24
2023-03-18Rollup merge of #109200 - compiler-errors:issue-109191, r=WaffleLapkinMatthias Krüger-0/+24
2023-03-18Rollup merge of #109102 - compiler-errors:ambig-assoc-in-non-lt-binder, r=jac...Matthias Krüger-0/+29
2023-03-17Fix generics_of for impl's RPITIT synthesized associated typeSantiago Pastorino-0/+10
2023-03-17Fix impl_trait_ty_to_ty substsSantiago Pastorino-3/+41
2023-03-17Add revisions for -Zlower-impl-trait-in-trait-to-assoc-ty fixed testsSantiago Pastorino-20/+339
2023-03-17Add generic parameters mismatch test for async in traitsSantiago Pastorino-0/+31
2023-03-17Fix generics mismatch errors for RPITITs on -Zlower-impl-trait-in-trait-to-as...Santiago Pastorino-1/+16
2023-03-17Pass the right HIR back from get_fn_declMichael Goulet-0/+22
2023-03-17Erase escaping late-bound regions when probing for ambiguous associated typesMichael Goulet-0/+29
2023-03-17Drop subslices of arraysclubby789-0/+16
2023-03-17Rollup merge of #109198 - compiler-errors:new-rpitit-default-body, r=spastorinoMatthias Krüger-24/+254
2023-03-17Suggest surrounding the macro with `{}` to interpret as a statementMu42-0/+25
2023-03-17Do not ICE for unexpected lifetime with ConstGeneric ribyukang-2/+24
2023-03-16Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obkbors-12/+46
2023-03-16Add test for -Zflatten-format-args=yes.Mara Bos-0/+24
2023-03-16Auto merge of #109206 - matthiaskrgr:rollup-oev8ax6, r=matthiaskrgrbors-1/+253