rust/tests/ui/consts/required-consts
Ben Kimock e36dc78edd Add some track_caller info to precondition panics 2025-05-21 09:10:06 -04:00
..
collect-in-called-fn.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-called-fn.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-called-fn.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-closure.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-closure.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-closure.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-drop.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-drop.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-drop.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-fn-behind-assoc-type.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-assoc-type.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-assoc-type.rs make sure we don't inline these generic fn as that could monomorphize them 2024-03-21 09:05:47 +01:00
collect-in-dead-fn-behind-generic.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-generic.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-generic.rs make sure we don't inline these generic fn as that could monomorphize them 2024-03-21 09:05:47 +01:00
collect-in-dead-fn-behind-opaque-type.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-opaque-type.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn-behind-opaque-type.rs Implement `#[define_opaque]` attribute for functions. 2025-03-11 12:05:02 +00:00
collect-in-dead-fn.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fn.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr-in-const.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fnptr-in-const.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fnptr-in-const.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fnptr.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-fnptr.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-forget.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-move.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-move.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-move.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-dead-vtable.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-vtable.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-dead-vtable.rs explicitly set opt-level=0 2024-03-20 11:07:12 +01:00
collect-in-promoted-const.noopt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-promoted-const.opt.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
collect-in-promoted-const.rs properly fill a promoted's required_consts 2024-04-23 23:02:54 +02:00
interpret-in-const-called-fn.noopt.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-const-called-fn.opt.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-const-called-fn.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-promoted.noopt.stderr Add some track_caller info to precondition panics 2025-05-21 09:10:06 -04:00
interpret-in-promoted.opt.stderr Add some track_caller info to precondition panics 2025-05-21 09:10:06 -04:00
interpret-in-promoted.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-static.noopt.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-static.opt.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
interpret-in-static.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00