Home
last modified time | relevance | path

Searched +full:test +full:- +full:stable (Results 1 – 25 of 1019) sorted by relevance

12345678910>>...41

/third_party/rust/crates/regex/.github/workflows/
Dci.yml6 - master
8 - cron: '00 01 * * *'
10 # The section is needed to drop write-all permissions that are granted on
16 # on pull-requests, etc. may need additional permissions:
19 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
21 # Reference for how to assign permissions on a job-by-job basis:
22 # https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
25 # https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for
31 test:
32 name: test
[all …]
/third_party/rust/crates/memchr/.github/workflows/
Dci.yml5 - master
8 - master
10 - cron: '00 01 * * *'
12 test:
13 name: test
15 # For some builds, we use cross to test on 32-bit and big-endian
18 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`.
22 runs-on: ${{ matrix.os }}
26 - pinned
27 - stable
[all …]
/third_party/rust/crates/log/.github/workflows/
Dmain.yml5 test:
6 name: Test
7 runs-on: ${{ matrix.os }}
10 build: [stable, beta, nightly, macos, win32, win64, mingw]
12 - build: stable
13 os: ubuntu-latest
14 rust: stable
15 - build: beta
16 os: ubuntu-latest
18 - build: nightly
[all …]
/third_party/rust/crates/clap/.github/workflows/
Drust-next.yml1 name: rust-next
4 - cron: '3 3 3 * *'
9 test:
10 name: Test
13 build: [stable, linux, windows, mac, nightly, minimal, default, next]
15 - build: stable
16 os: ubuntu-latest
17 rust: "stable"
19 - build: linux
20 os: ubuntu-latest
[all …]
Dci.yml7 - cron: '3 3 3 * *'
16 needs: [test, check, docs, rustfmt, clippy, cffconvert]
17 runs-on: ubuntu-latest
19 - name: Done
21 test:
22 name: Test
27 - build: linux
28 os: ubuntu-latest
29 rust: "stable"
31 - build: windows
[all …]
/third_party/rust/crates/aho-corasick/.github/workflows/
Dci.yml6 - master
8 - cron: '00 01 * * *'
10 test:
11 name: test
13 # For some builds, we use cross to test on 32-bit and big-endian
16 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`.
18 runs-on: ${{ matrix.os }}
22 - pinned
23 - stable
24 - stable-32
[all …]
/third_party/rust/rust/tests/ui/stability-attribute/auxiliary/
Dunstable_generic_param.rs3 #![stable(feature = "stable_test_feature", since = "1.0.0")]
5 #[stable(feature = "stable_test_feature", since = "1.0.0")]
7 #[stable(feature = "stable_test_feature", since = "1.0.0")]
8 fn foo() -> T; in foo()
11 #[stable(feature = "stable_test_feature", since = "1.0.0")]
13 #[stable(feature = "stable_test_feature", since = "1.0.0")]
14 fn foo() -> T; in foo()
17 #[stable(feature = "stable_test_feature", since = "1.0.0")]
19 #[stable(feature = "stable_test_feature", since = "1.0.0")]
20 fn foo() -> T; in foo()
[all …]
/third_party/rust/crates/env_logger/.github/workflows/
Dci.yml10 - main
22 needs: [test, msrv, docs, rustfmt, clippy]
23 runs-on: ubuntu-latest
25 - name: Done
27 test:
28 name: Test
31 os: ["ubuntu-latest", "windows-latest", "macos-latest"]
32 rust: ["stable"]
33 continue-on-error: ${{ matrix.rust != 'stable' }}
34 runs-on: ${{ matrix.os }}
[all …]
Drust-next.yml1 name: rust-next
8 - cron: '5 5 5 * *'
16 test:
17 name: Test
20 os: ["ubuntu-latest", "windows-latest", "macos-latest"]
21 rust: ["stable", "beta"]
23 - os: ubuntu-latest
25 continue-on-error: ${{ matrix.rust != 'stable' }}
26 runs-on: ${{ matrix.os }}
28 - name: Checkout repository
[all …]
/third_party/rust/crates/bindgen/.github/workflows/
Dbindgen.yml6 - main
9 - main
12 - main
15 rustfmt-clippy:
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v4
21 - name: Install stable
22 uses: dtolnay/rust-toolchain@master
24 # TODO: Should ideally be stable, but we use some nightly-only
29 - name: Run rustfmt
[all …]
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Dnormalizer2.h6 * Copyright (C) 2009-2013, International Business Machines
11 * encoding: UTF-8
68 * The hasBoundaryBefore(), hasBoundaryAfter() and isInert() functions test whether
77 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart()
83 * @stable ICU 4.4
89 * @stable ICU 4.4
98 * pass the U_SUCCESS() test, or else the function returns
102 * @stable ICU 49
112 * pass the U_SUCCESS() test, or else the function returns
116 * @stable ICU 49
[all …]
Dunorm2.h6 * Copyright (C) 2009-2015, International Business Machines
11 * encoding: UTF-8
46 * @stable ICU 4.4
55 * @stable ICU 4.4
64 * @stable ICU 4.4
77 * @stable ICU 4.4
87 * @stable ICU 4.4
95 * @stable ICU 2.0
100 * @stable ICU 2.0
105 * @stable ICU 2.0
[all …]
/third_party/icu/icu4c/source/common/unicode/
Dnormalizer2.h6 * Copyright (C) 2009-2013, International Business Machines
11 * encoding: UTF-8
68 * The hasBoundaryBefore(), hasBoundaryAfter() and isInert() functions test whether
77 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart()
83 * @stable ICU 4.4
89 * @stable ICU 4.4
98 * pass the U_SUCCESS() test, or else the function returns
102 * @stable ICU 49
112 * pass the U_SUCCESS() test, or else the function returns
116 * @stable ICU 49
[all …]
Dunorm2.h6 * Copyright (C) 2009-2015, International Business Machines
11 * encoding: UTF-8
46 * @stable ICU 4.4
55 * @stable ICU 4.4
64 * @stable ICU 4.4
77 * @stable ICU 4.4
87 * @stable ICU 4.4
95 * @stable ICU 2.0
100 * @stable ICU 2.0
105 * @stable ICU 2.0
[all …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dnormalizer2.h6 * Copyright (C) 2009-2013, International Business Machines
11 * encoding: UTF-8
68 * The hasBoundaryBefore(), hasBoundaryAfter() and isInert() functions test whether
77 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart()
83 * @stable ICU 4.4
89 * @stable ICU 4.4
98 * pass the U_SUCCESS() test, or else the function returns
102 * @stable ICU 49
112 * pass the U_SUCCESS() test, or else the function returns
116 * @stable ICU 49
[all …]
Dunorm2.h6 * Copyright (C) 2009-2015, International Business Machines
11 * encoding: UTF-8
46 * @stable ICU 4.4
55 * @stable ICU 4.4
64 * @stable ICU 4.4
77 * @stable ICU 4.4
87 * @stable ICU 4.4
95 * @stable ICU 2.0
100 * @stable ICU 2.0
105 * @stable ICU 2.0
[all …]
/third_party/rust/crates/is-terminal/.github/workflows/
Dmain.yml6 - main
12 runs-on: ubuntu-latest
14 - uses: actions/checkout@v3
17 - uses: ./.github/actions/install-rust
19 toolchain: stable
20 - run: cargo fmt --all -- --check
24 runs-on: ${{ matrix.os }}
27 build: [stable, nightly]
29 - build: stable
30 os: ubuntu-latest
[all …]
/third_party/icu/tools/release/java/src/main/resources/com/ibm/icu/dev/tools/docs/
DgenReport_md.xslt1 <!--
5 -->
13 <!-- <xsl:param name="ourYear" /> -->
14 <xsl:output method="text" indent="no" omit-xml-declaration="yes" />
16 <!-- the generated file has a copyright of 2019 and following -->
17 <![CDATA[<!--]]>
20 <![CDATA[-->]]>
22 …parison: <xsl:value-of select="$leftVer"/><xsl:value-of select="$leftMilestone" /> with <xsl:value
26 - [Removed from <xsl:value-of select="$leftVer"/>](#removed)
27 - [Deprecated or Obsoleted in <xsl:value-of select="$rightVer" />](#deprecated)
[all …]
DgenReport.xslt1 <!--
4 -->
5 <!--
10 * Copyright (C) 2008-2013, International Business Machines Corporation and *
15 -->
23 <!-- <xsl:param name="ourYear" /> -->
25 <xsl:output method="html" version="4.0" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
26 doctype-system="http://www.w3.org/TR/html4/loose.dtd"
27 omit-xml-declaration="yes" encoding="utf-8" indent="yes"/>
37 …parison: <xsl:value-of select="$leftVer"/><xsl:value-of select="$leftMilestone" /> with <xsl:value
[all …]
/third_party/rust/crates/cfg-if/.github/workflows/
Dmain.yml5 test:
6 name: Test
7 runs-on: ubuntu-latest
10 rust: [stable, beta, nightly]
12 - uses: actions/checkout@master
13 - name: Install Rust Stable
18 rustc -vV
19 - name: Run tests
20 run: cargo test
24 runs-on: ubuntu-latest
[all …]
/third_party/rust/rust/library/std/src/
Dlib.rs4 //! set of minimal and battle-tested shared abstractions for the [broader Rust
6 //! [`Option<T>`], library-defined [operations on language
35 //! development you may want to press the `[-]` button near the top of the
38 //! While you are looking at that `[-]` button also notice the `source`
61 //! type, but not the all-important methods.
65 //! 32-bit integers (very useful), and there is a [page for the module
72 //! coercions][deref-coercions].
75 //! of items - mostly traits - that are imported into every module of every
81 //! macros are defined by the standard library - some are defined by the
82 //! compiler - but they are documented here the same). Like the prelude, the
[all …]
/third_party/rust/crates/termcolor/.github/workflows/
Dci.yml6 - master
8 - cron: '00 01 * * *'
10 test:
11 name: test
12 runs-on: ${{ matrix.os }}
16 - pinned
17 - pinned-win
18 - stable
19 - beta
20 - nightly
[all …]
/third_party/rust/crates/proc-macro-error/
D.gitlab-ci.yml2 - test
6 stage: test
7 image: debian:stable-slim
9 - export CARGO_HOME="$CI_PROJECT_DIR/.cargo"
10 - export PATH="$PATH:$CARGO_HOME/bin"
11 - export RUST_BACKTRACE=full
12 - apt-get update > /dev/null
13 - apt-get install -y curl build-essential > /dev/null
14 - curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain $RUST_VERSION
15 - rustup --version
[all …]
/third_party/rust/rust/src/librustdoc/
Dlib.rs2 html_root_url = "https://doc.rust-lang.org/nightly/",
3 html_playground_url = "https://play.rust-lang.org/"
15 #![feature(test)]
66 extern crate test;
68 // See docs in https://github.com/rust-lang/rust/blob/master/compiler/rustc/src/main.rs
90 /// ```ignore(cannot-test-this-because-non-exported-macro)
113 // used by the error-index generator, so it needs to be public
126 // See docs in https://github.com/rust-lang/rust/blob/master/compiler/rustc/src/main.rs in main()
133 static _F1: unsafe extern "C" fn(usize, usize) -> *mut c_void = jemalloc_sys::calloc; in main()
135 static _F2: unsafe extern "C" fn(*mut *mut c_void, usize, usize) -> c_int = in main()
[all …]
/third_party/rust/crates/io-lifetimes/.github/workflows/
Dmain.yml6 - main
12 runs-on: ubuntu-latest
14 - uses: actions/checkout@v3
17 - uses: ./.github/actions/install-rust
19 toolchain: stable
20 - run: cargo fmt --all -- --check
24 runs-on: ${{ matrix.os }}
27 build: [stable, nightly]
29 - build: stable
30 os: ubuntu-latest
[all …]

12345678910>>...41