os-rust/src/test/ui/rfc-2091-track-caller
2021-06-04 12:24:14 -05:00
..
call-chain.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
caller-location-fnptr-rt-ctfe-equiv.rs remove const_fn feature gate 2021-05-09 14:29:31 +02:00
caller-location-fnptr-rt-ctfe-equiv.stderr Bless tests 2020-09-27 10:46:41 -07:00
caller-location-intrinsic.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
const-caller-location.rs remove const_fn feature gate 2021-05-09 14:29:31 +02:00
diverging-caller-location.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
error-odd-syntax.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
error-odd-syntax.stderr Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
error-with-invalid-abi.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
error-with-invalid-abi.stderr Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
error-with-main.rs forbid #[track_caller] on main 2020-08-04 07:35:59 +02:00
error-with-main.stderr Use smaller def span for functions 2020-08-22 18:41:49 -04:00
error-with-naked.rs Check for asm support in UI tests that require it 2021-04-13 00:00:00 +00:00
error-with-naked.stderr Check for asm support in UI tests that require it 2021-04-13 00:00:00 +00:00
error-with-start.rs tweak error message 2020-08-04 21:36:21 +02:00
error-with-start.stderr Use smaller def span for functions 2020-08-22 18:41:49 -04:00
intrinsic-wrapper.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
only-for-fns.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
only-for-fns.stderr Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
pass.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
std-panic-locations.rs Remove Option::{unwrap_none, expect_none}. 2021-03-14 12:54:34 +01:00
track-caller-attribute.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
track-caller-ffi.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
tracked-fn-ptr-with-arg.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
tracked-fn-ptr.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
tracked-trait-impls.rs Stabilize #[track_caller]. 2020-06-30 22:22:32 -07:00
tracked-trait-obj.rs Fix line lengths 2021-06-04 12:24:14 -05:00