rust/src/test/ui/infinite
Oli Scherer 99348a5330 Change CTFE backtraces to use note instead of label to preserve their order
labels are reordered within the file in which they are reported, which can mess up the stack trace
2022-12-06 18:59:46 +00:00
..
infinite-autoderef.rs Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
infinite-autoderef.stderr Track implicit Sized obligations in type params 2022-07-07 12:15:12 -07:00
infinite-instantiation.polonius.stderr bless a few trivial tests under polonius 2021-08-03 20:29:30 +02:00
infinite-instantiation.rs Let user see the full type of type-length limit error 2020-09-21 00:39:58 +01:00
infinite-instantiation.stderr Make "long type" printing type aware 2022-11-18 08:42:59 -08:00
infinite-macro-expansion.rs rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. 2020-01-26 17:18:55 +02:00
infinite-macro-expansion.stderr Improve help for recursion limit errors 2021-09-28 22:17:13 +02:00
infinite-recursion-const-fn.rs rename MemoryKind::Heap to ConstHeap; bless test 2020-12-02 17:45:11 +05:30
infinite-recursion-const-fn.stderr Change CTFE backtraces to use note instead of label to preserve their order 2022-12-06 18:59:46 +00:00
infinite-struct.rs Rewrite representability 2022-10-07 09:33:46 -05:00
infinite-struct.stderr Rewrite representability 2022-10-07 09:33:46 -05:00
infinite-tag-type-recursion.rs fully move dropck to mir 2022-07-04 10:26:23 +02:00
infinite-tag-type-recursion.stderr Rewrite representability 2022-10-07 09:33:46 -05:00
infinite-trait-alias-recursion.rs Add test of recursive trait aliases 2021-08-27 14:50:52 -07:00
infinite-trait-alias-recursion.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
infinite-type-alias-mutual-recursion.rs Add test for type alias mutual recursion 2021-08-27 14:50:52 -07:00
infinite-type-alias-mutual-recursion.stderr Add test for type alias mutual recursion 2021-08-27 14:50:52 -07:00
infinite-vec-type-recursion.rs Remove licenses 2018-12-25 21:08:33 -07:00
infinite-vec-type-recursion.stderr Note that type aliases cannot be recursive 2021-08-27 14:50:51 -07:00