Home
last modified time | relevance | path

Searched full:outdated (Results 1 – 25 of 220) sorted by relevance

123456789

/third_party/rust/crates/libc/.github/workflows/
Dbors.yml13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
37 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
49 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
60 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
84 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
100 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
106 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
117 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
166 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
[all …]
/third_party/rust/crates/link-cplusplus/.github/workflows/
Dci.yml41 outdated:
42 name: Outdated
48 - uses: dtolnay/install@cargo-outdated
49 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/quote/.github/workflows/
Dci.yml95 outdated:
96 name: Outdated
103 - uses: dtolnay/install@cargo-outdated
104 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/unicode-ident/.github/workflows/
Dci.yml101 outdated:
102 name: Outdated
109 - uses: dtolnay/install@cargo-outdated
110 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/syn/.github/workflows/
Dci.yml174 outdated:
175 name: Outdated
181 - uses: dtolnay/install@cargo-outdated
182 - run: cargo outdated --workspace --exit-code 1
183 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/third_party/rust/crates/proc-macro2/.github/workflows/
Dci.yml216 outdated:
217 name: Outdated
224 - uses: dtolnay/install@cargo-outdated
225 - run: cargo outdated --workspace --exit-code 1
226 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/third_party/rust/crates/cxx/.github/workflows/
Dci.yml147 outdated:
148 name: Outdated
154 - uses: dtolnay/install@cargo-outdated
155 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/rust/src/tools/clippy/.github/workflows/
Dclippy_bors.yml24 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
80 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
146 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
170 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
230 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
Dclippy.yml36 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
/third_party/rust/crates/serde/.github/workflows/
Dci.yml164 outdated:
165 name: Outdated
171 - uses: dtolnay/install@cargo-outdated
172 - run: cargo outdated --workspace --exit-code 1
/third_party/python/Doc/tools/templates/
Dlayout.html4 {%- if outdated %}
5 <div id="outdated-warning" style="padding: .5em; text-align: center; background-color: #FFBABA; col…
/third_party/libdrm/include/drm/
DREADME62 differ significantly - see Outdated or Broken Headers section below.
84 Outdated or Broken Headers
/third_party/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/
Ddocumentation.md18 Ex: Updated outdated doc comments in `parse_float`.
/third_party/python/Include/cpython/
Dframeobject.h24 * obsolete or outdated. */
/third_party/ltp/testcases/kernel/device-drivers/
DREADME14 are outdated and need to be upgraded.
/third_party/protobuf/docs/design/prototiller/
DREADME.md9 they are outdated as you read them. These are purely for historical value and
/third_party/python/Lib/email/mime/
Dmessage.py25 the term "rfc822" is technically outdated by RFC 2822).
/third_party/openssl/doc/man3/
DX509_check_ca.pod25 B<basicConstraints>, and 5 if it has outdated Netscape Certificate Type
/third_party/rust/rust/tests/incremental/
Dreorder_vtable.rs30 // thus the mod1::foo(x) call would pass in an outdated vtable, while the in main()
/third_party/skia/m133/bazel/external/expat/
DBUILD.bazel54 # EXPAT_FMT_PTRDIFF_T uses outdated format specifiers
/third_party/skia/third_party/externals/opengl-registry/extensions/ARM/
DARM_mali_shader_binary.txt75 outdated version of the Mali ESSL compiler or with inappropriate
/third_party/openGLES/extensions/ARM/
DARM_mali_shader_binary.txt75 outdated version of the Mali ESSL compiler or with inappropriate
/third_party/python/Doc/library/
Dtk.rst27 others. :mod:`tkinter` is also famous for having an outdated look and feel,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h24 // following functions tend to be outdated and should be updated when SPIR-V
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dreflect.h24 // following functions tend to be outdated and should be updated when SPIR-V

123456789