Home
last modified time | relevance | path

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

123

/external/rust/crates/rustversion/src/
Dbound.rs11 Nightly(Date), enumerator
22 return date::parse(paren, iter).map(Bound::Nightly); in parse()
36 Bound::Nightly(date) => match self.channel { in eq()
38 Nightly(nightly) => nightly == *date, in eq()
51 Bound::Nightly(date) => match self.channel { in partial_cmp()
53 Nightly(nightly) => Some(nightly.cmp(date)), in partial_cmp()
Dexpr.rs13 Nightly, enumerator
30 Nightly => match rustc.channel { in eval()
31 Channel::Nightly(_) | Channel::Dev => true, in eval()
35 Channel::Nightly(rustc) => rustc == *date, in eval()
74 None => return Ok(Expr::Nightly), in parse_nightly()
Dversion.rs16 Nightly(Date), enumerator
/external/rust/crates/pin-project-lite/tests/ui/
Dinvalid-bounds.stderr11 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
23 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
39 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
55 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
71 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
83 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
97 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
111 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
128 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
145 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
[all …]
Dunsupported.stderr9 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
19 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
29 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
41 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
53 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
Dconflict-unpin.stderr16 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
33 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
50 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
Dinvalid.stderr12 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
26 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
Doverlapping_lifetime_names.stderr13 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
27 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
Dpacked.stderr27 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
55 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
/external/tensorflow/
DREADME.md60 *Nightly binaries are available for testing using the
117 **Libtensorflow MacOS CPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.g…
118 **Libtensorflow Linux CPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.g…
119 **Libtensorflow Linux GPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.g…
120 **Libtensorflow Windows CPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.g…
121 **Libtensorflow Windows GPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.g…
127Nightly | [![Build Status](http://ml-ci.amd.c…
129Nightly | [![Build Status](http://ibmz…
131Nightly | [![Build Status](https://powerci.o…
133Nightly | [![Build Status](https://powerci.o…
[all …]
/external/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 …
/external/rust/crates/pin-project/tests/ui/pin_project/
Dpacked_sneaky-3.stderr7 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
18 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
26 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
Dimpl-unsafe-unpin.stderr10 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
21 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
32 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
Dconflict-unpin.stderr10 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
21 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
32 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
Dadd-attr-to-struct.stderr7 …= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrac…
15 …= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrac…
/external/rust/crates/bindgen/src/
Dfeatures.rs128 => Nightly => nightly;
225 Nightly {
262 let f_nightly = RustFeatures::from(RustTarget::Nightly); in target_features()
286 test_target("nightly", RustTarget::Nightly); in str_to_target()
/external/rust/crates/pin-project/tests/ui/not_unpin/
Dimpl-unsafe-unpin.stderr10 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
21 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
32 …= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace fo…
/external/llvm-project/lldb/docs/status/
Dreleases.rst4 Nightly Builds
7 Nightly builds of LLDB are packaged and tested from trunk:
/external/rust/crates/rustversion/build/
Drustc.rs15 Nightly(Date), enumerator
64 None => Nightly(Date { year, month, day }), in parse()
96 Channel::Nightly(date) => formatter in fmt()
/external/rust/crates/rustversion/tests/
Dtest_parse.rs43 channel: Nightly(Date { in test_parse()
72 channel: Nightly(Date { in test_parse()
/external/rust/crates/remain/tests/ui/
Dunnamed-fields.stderr7 …= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrac…
15 …= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrac…
/external/rust/crates/libm/
DCargo.toml.orig16 # This tells the compiler to assume that a Nightly toolchain is being used and
17 # that it should activate any useful Nightly things accordingly.
/external/eigen/scripts/
Dcdashtesting.cmake.in9 if(${CTEST_SCRIPT_ARG} MATCHES Nightly)
10 set(MODEL Nightly)
/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dself.stderr11 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …
23 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more …

123