rust/compiler/rustc_infer/src
Mark Rousskov 078e3fd4ba Add another case of fallback to () avoid breakage
This adds src/test/ui/never_type/fallback-closure-ret.rs as a test case which
showcases the failure mode fixed by this commit.
2021-09-17 15:34:47 -04:00
..
infer stop categorizing inference variables as diverging when created 2021-09-17 12:47:48 -04:00
traits Add another case of fallback to () avoid breakage 2021-09-17 15:34:47 -04:00
lib.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00