Home
last modified time | relevance | path

Searched refs:Nightly (Results 1 – 25 of 56) sorted by relevance

123

/third_party/rust/crates/pin-project-lite/tests/ui/pin_project/
Dinvalid-bounds.stderr27 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
42 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
58 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
74 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
90 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
105 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
121 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
137 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
153 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
168 …= note: this error originates in the macro `$crate::__pin_project_parse_generics` (in Nightly buil…
[all …]
Dunsupported.stderr9 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
19 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
43 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
55 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
67 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
79 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
Dinvalid.stderr12 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
25 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
39 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
53 …= note: this error originates in the macro `$crate::__pin_project_expand` (in Nightly builds, run …
Dconflict-unpin.stderr16 …= note: this error originates in the macro `$crate::__pin_project_make_unpin_impl` (in Nightly bui…
33 …= note: this error originates in the macro `$crate::__pin_project_make_unpin_impl` (in Nightly bui…
50 …= note: this error originates in the macro `$crate::__pin_project_make_unpin_impl` (in Nightly bui…
Doverlapping_lifetime_names.stderr49 …ginates in the macro `$crate::__pin_project_struct_make_proj_method` (in Nightly builds, run with …
63 …ginates in the macro `$crate::__pin_project_struct_make_proj_method` (in Nightly builds, run with …
Dpacked.stderr28 …= note: this error originates in the macro `$crate::__pin_project_constant` (in Nightly builds, ru…
57 …= note: this error originates in the macro `$crate::__pin_project_constant` (in Nightly builds, ru…
/third_party/rust/crates/version_check/src/
Dchannel.rs6 Nightly, enumerator
61 Some(Channel(Kind::Nightly)) in parse()
76 Kind::Nightly => "nightly", in as_str()
103 Kind::Dev | Kind::Nightly => true, in supports_features()
143 Kind::Nightly => true, in is_nightly()
/third_party/rust/crates/bitflags/tests/compile-fail/impls/
Deq.stderr.beta13 …= note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macr…
27 …= note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backt…
41 …= note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macr…
55 …= note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backt…
Dcopy.stderr.beta13 …= note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-ba…
27 …= note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-bac…
/third_party/rust/crates/proc-macro-error/tests/ui/
Dproc_macro_hack.stderr7 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
15 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
26 …= note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for mor…
Doption_ext.stderr7 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
Dnot_proc_macro.stderr10 …= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrac…
/third_party/rust/crates/bindgen/bindgen/
Dfeatures.rs138 => Nightly => nightly;
244 Nightly {
287 let f_nightly = RustFeatures::from(RustTarget::Nightly); in target_features()
315 test_target("nightly", RustTarget::Nightly); in str_to_target()
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/
Dall_defined.stderr.beta13 …= note: this error originates in the macro `__impl_all_bitflags` (in Nightly builds, run with -Z m…
27 …= note: this error originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro…
/third_party/typescript/.github/ISSUE_TEMPLATE/
DBug_report.md30 This is also the 'Nightly' version in the playground: http://www.typescriptlang.org/play/?ts=Nightly
/third_party/rust/crates/clap/tests/derive_ui/
Dsubcommand_on_struct.stderr7 …= note: this error originates in the derive macro `Subcommand` (in Nightly builds, run with -Z mac…
Dvalue_enum_on_struct.stderr7 …= note: this error originates in the derive macro `ValueEnum` (in Nightly builds, run with -Z macr…
/third_party/rust/crates/serde/test_suite/tests/ui/remote/
Dwrong_ser.stderr9 …= note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macr…
Dwrong_getter.stderr9 …= note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macr…
Dwrong_de.stderr7 …= note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z ma…
/third_party/rust/crates/serde/test_suite/tests/ui/struct-representation/
Dinternally-tagged-unit.stderr7 …= note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macr…
/third_party/rust/crates/quote/tests/ui/
Ddoes-not-have-iter.stderr10 …en_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with …
Ddoes-not-have-iter-interpolated.stderr10 …en_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with …
Ddoes-not-have-iter-separated.stderr10 …en_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with …
Ddoes-not-have-iter-interpolated-dup.stderr10 …en_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with …

123