Home
last modified time | relevance | path

Searched +full:proc +full:- +full:macro2 (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/rust/crates/proc-macro2/
DREADME.md1 # proc-macro2 chapter
3 …dge/github-dtolnay/proc--macro2-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="…
4 ….shields.io/crates/v/proc-macro2.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](htt…
5 …ds.io/badge/docs.rs-proc--macro2-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height…
6 …orkflow/status/dtolnay/proc-macro2/ci.yml?branch=master&style=for-the-badge" height="20">](https:/…
11 - **Bring proc-macro-like functionality to other contexts like build.rs and
14 `proc_macro2` types may exist anywhere including non-macro code. By developing
17 many other use cases and we avoid reimplementing non-macro equivalents of
20 - **Make procedural macros unit testable.** As a consequence of being specific
32 proc-macro2 = "1.0"
[all …]
DCargo.toml.orig2 name = "proc-macro2"
6 categories = ["development-tools::procedural-macro-helpers"]
7 description = "A substitute implementation of the compiler's `proc_macro` API to decouple token-bas…
8 documentation = "https://docs.rs/proc-macro2"
11 license = "MIT OR Apache-2.0"
12 repository = "https://github.com/dtolnay/proc-macro2"
13 rust-version = "1.56"
16 rustc-args = ["--cfg", "procmacro2_semver_exempt"]
17 rustdoc-args = ["--cfg", "procmacro2_semver_exempt", "--cfg", "doc_cfg", "--generate-link-to-defini…
18 targets = ["x86_64-unknown-linux-gnu"]
[all …]
DMETADATA2 # Usage: tools/external_updater/updater.sh update rust/crates/proc-macro2
5 name: "proc-macro2"
6 description: "A substitute implementation of the compiler\'s `proc_macro` API to decouple token-bas…
10 value: "https://crates.io/crates/proc-macro2"
14 value: "https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.66.crate"
DCargo.toml14 rust-version = "1.56"
15 name = "proc-macro2"
22 description = "A substitute implementation of the compiler's `proc_macro` API to decouple token-bas…
23 documentation = "https://docs.rs/proc-macro2"
29 categories = ["development-tools::procedural-macro-helpers"]
30 license = "MIT OR Apache-2.0"
31 repository = "https://github.com/dtolnay/proc-macro2"
34 rustc-args = [
35 "--cfg",
38 rustdoc-args = [
[all …]
/external/rust/cxx/third-party/
DBUCK7 name = "anstyle-1.0.6.crate",
9 strip_prefix = "anstyle-1.0.6",
15 name = "anstyle-1.0.6",
16 srcs = [":anstyle-1.0.6.crate"],
18 crate_root = "anstyle-1.0.6.crate/src/lib.rs",
29 actual = ":cc-1.0.89",
34 name = "cc-1.0.89.crate",
36 strip_prefix = "cc-1.0.89",
42 name = "cc-1.0.89",
43 srcs = [":cc-1.0.89.crate"],
[all …]
/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_optional_deps_disabled_build_dep_enabled/
DCargo.lock6 name = "crate-with-optional-deps"
15 source = "registry+https://github.com/rust-lang/crates.io-index"
26 "typed-builder",
32 source = "registry+https://github.com/rust-lang/crates.io-index"
38 source = "registry+https://github.com/rust-lang/crates.io-index"
44 source = "registry+https://github.com/rust-lang/crates.io-index"
47 "peg-macros",
48 "peg-runtime",
52 name = "peg-macros"
54 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/mesa3d/subprojects/
Dproc-macro2.wrap1 [wrap-file]
2 directory = proc-macro2-1.0.70
3 source_url = https://crates.io/api/v1/crates/proc-macro2/1.0.70/download
4 source_filename = proc-macro2-1.0.70.tar.gz
6 patch_directory = proc-macro2
/external/rust/crates/libtest-mimic/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
20 "hermit-abi",
28 source = "registry+https://github.com/rust-lang/crates.io-index"
32 name = "cfg-if"
34 source = "registry+https://github.com/rust-lang/crates.io-index"
40 source = "registry+https://github.com/rust-lang/crates.io-index"
55 source = "registry+https://github.com/rust-lang/crates.io-index"
59 "proc-macro-error",
60 "proc-macro2",
[all …]
/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_combined_features/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
30 name = "cfg-if"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
36 name = "crate-combined-features"
45 source = "registry+https://github.com/rust-lang/crates.io-index"
48 "percent-encoding",
54 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/crates/mockall/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
12 name = "async-trait"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
17 "proc-macro2",
25 source = "registry+https://github.com/rust-lang/crates.io-index"
29 name = "cfg-if"
31 source = "registry+https://github.com/rust-lang/crates.io-index"
37 source = "registry+https://github.com/rust-lang/crates.io-index"
43 source = "registry+https://github.com/rust-lang/crates.io-index"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/skia/bazel/external/cxx/
DCargo.lock6 name = "basic-toml"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
21 name = "codespan-reporting"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
27 "unicode-width",
35 "cxx-build",
36 "cxx-gen",
37 "cxx-test-suite",
38 "cxxbridge-flags",
[all …]
/external/rust/pica/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
39 source = "registry+https://github.com/rust-lang/crates.io-index"
43 "proc-macro2",
51 source = "registry+https://github.com/rust-lang/crates.io-index"
60 source = "registry+https://github.com/rust-lang/crates.io-index"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
71 "cfg-if",
[all …]
/external/rust/crates/bincode/
DCargo.lock13 name = "proc-macro2"
15 source = "registry+https://github.com/rust-lang/crates.io-index"
18 "unicode-xid",
24 source = "registry+https://github.com/rust-lang/crates.io-index"
27 "proc-macro2",
33 source = "registry+https://github.com/rust-lang/crates.io-index"
39 source = "registry+https://github.com/rust-lang/crates.io-index"
48 source = "registry+https://github.com/rust-lang/crates.io-index"
51 "proc-macro2",
59 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/crates/darling_core/
DCargo.lock11 "proc-macro2",
20 source = "registry+https://github.com/rust-lang/crates.io-index"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
30 name = "proc-macro2"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
35 "unicode-ident",
41 source = "registry+https://github.com/rust-lang/crates.io-index"
44 "proc-macro2",
50 source = "registry+https://github.com/rust-lang/crates.io-index"
56 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/crates/darling_macro/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
13 "proc-macro2",
30 source = "registry+https://github.com/rust-lang/crates.io-index"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
40 name = "proc-macro2"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
45 "unicode-ident",
51 source = "registry+https://github.com/rust-lang/crates.io-index"
54 "proc-macro2",
60 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/crates/mls-rs/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
11 "cfg-if",
18 name = "aho-corasick"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
27 name = "allocator-api2"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
56 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/skia/bazel/external/fontations/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
20 "proc-macro2",
28 source = "registry+https://github.com/rust-lang/crates.io-index"
37 source = "registry+https://github.com/rust-lang/crates.io-index"
41 "cxxbridge-flags",
42 "cxxbridge-macro",
43 "link-cplusplus",
47 name = "cxxbridge-flags"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/bazelbuild-rules_rust/examples/crate_universe/using_cxx/
DCargo.Bazel.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
21 "cxxbridge-flags",
22 "cxxbridge-macro",
23 "link-cplusplus",
27 name = "cxxbridge-flags"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
33 name = "cxxbridge-macro"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
38 "proc-macro2",
[all …]
/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/git_repos/
DCargo.lock6 name = "cfg-if"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
12 name = "git-repos"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
25 name = "pin-project-lite"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
31 name = "proc-macro2"
33 source = "registry+https://github.com/rust-lang/crates.io-index"
36 "unicode-xid",
42 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/cxx/
DBUCK5 ":cxx-build",
15 ":cxxbridge-macro",
33 "//third-party:clap",
34 "//third-party:codespan-reporting",
35 "//third-party:proc-macro2",
36 "//third-party:quote",
37 "//third-party:syn",
53 name = "cxxbridge-macro",
59 "//third-party:proc-macro2",
60 "//third-party:quote",
[all …]
DBUILD13 ":cxxbridge-macro",
16 deps = [":core-lib"],
31 "//third-party:clap",
32 "//third-party:codespan-reporting",
33 "//third-party:proc-macro2",
34 "//third-party:quote",
35 "//third-party:syn",
48 name = "core-lib",
54 name = "cxxbridge-macro",
58 "//third-party:proc-macro2",
[all …]
/external/rust/crates/argh/
DCargo.lock18 source = "registry+https://github.com/rust-lang/crates.io-index"
22 "proc-macro2",
30 source = "registry+https://github.com/rust-lang/crates.io-index"
37 name = "basic-toml"
39 source = "registry+https://github.com/rust-lang/crates.io-index"
48 source = "registry+https://github.com/rust-lang/crates.io-index"
54 source = "registry+https://github.com/rust-lang/crates.io-index"
60 source = "registry+https://github.com/rust-lang/crates.io-index"
64 name = "proc-macro2"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/aliases/
DCargo.lock11 "names 0.12.1-dev",
13 "value-bag",
19 source = "registry+https://github.com/rust-lang/crates.io-index"
22 "hermit-abi",
30 source = "registry+https://github.com/rust-lang/crates.io-index"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
40 name = "cfg-if"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
48 source = "registry+https://github.com/rust-lang/crates.io-index"
65 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/rust/crates/coset/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
11 "ciborium-io",
12 "ciborium-ll",
17 name = "ciborium-io"
19 source = "registry+https://github.com/rust-lang/crates.io-index"
23 name = "ciborium-ll"
25 source = "registry+https://github.com/rust-lang/crates.io-index"
28 "ciborium-io",
37 "ciborium-io",
44 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/external/toolchain-utils/llvm_tools/patch_sync/
DCargo.lock6 name = "aho-corasick"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
35 "hermit-abi",
43 source = "registry+https://github.com/rust-lang/crates.io-index"
47 name = "block-buffer"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
52 "generic-array",
[all …]

12345678910>>...14