Searched +full:rust +full:- +full:lang (Results 1 – 25 of 384) sorted by relevance
12345678910>>...16
| /third_party/rust/crates/clap/ |
| D | Cargo.lock | 8 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" 32 "hermit-abi 0.1.19", 40 source = "registry+https://github.com/rust-lang/crates.io-index" 46 source = "registry+https://github.com/rust-lang/crates.io-index" 51 "cfg-if", 55 "rustc-demangle", 61 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
| /third_party/rust/crates/bindgen/ |
| D | Cargo.lock | 6 name = "aho-corasick" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 15 name = "aho-corasick" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 26 source = "registry+https://github.com/rust-lang/crates.io-index" 35 source = "registry+https://github.com/rust-lang/crates.io-index" 38 "hermit-abi 0.1.19", 49 "clang-sys", 54 "proc-macro2", 57 "rustc-hash", [all …]
|
| D | CHANGELOG.md | 1 <!-- START doctoc generated TOC please keep comment here to allow auto update --> 2 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> 4 - [Unreleased](#unreleased) 5 - [Added](#added) 6 - [Changed](#changed) 7 - [Removed](#removed) 8 - [Fixed](#fixed) 9 - [Security](#security) 10 - [0.64.0](#0640) 11 - [Added](#added-1) [all …]
|
| /third_party/rust/crates/signal-hook/ |
| D | Cargo.lock | 6 name = "async-attributes" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 16 name = "async-channel" 18 source = "registry+https://github.com/rust-lang/crates.io-index" 21 "concurrent-queue", 22 "event-listener", 23 "futures-core", 27 name = "async-executor" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 32 "async-task", [all …]
|
| /third_party/rust/crates/memchr/bench/ |
| D | Cargo.lock | 6 source = "registry+https://github.com/rust-lang/crates.io-index" 9 "hermit-abi", 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" 33 "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)", 34 "regex-automata", 41 source = "registry+https://github.com/rust-lang/crates.io-index" 47 source = "registry+https://github.com/rust-lang/crates.io-index" 53 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
| /third_party/rust/crates/regex/ |
| D | CHANGELOG.md | 1 1.7.1 (2023-01-09) 8 * [PERF #930](https://github.com/rust-lang/regex/pull/930): 13 * [BUG #945](https://github.com/rust-lang/regex/issues/945): 17 1.7.0 (2022-11-05) 23 * [FEATURE #832](https://github.com/rust-lang/regex/issues/916): 27 1.6.0 (2022-07-05) 33 * [FEATURE #832](https://github.com/rust-lang/regex/pull/832): 35 * [FEATURE #857](https://github.com/rust-lang/regex/pull/857): 37 * [FEATURE #861](https://github.com/rust-lang/regex/pull/861): 39 * [FEATURE #877](https://github.com/rust-lang/regex/issues/877): [all …]
|
| /third_party/rust/crates/bindgen/bindgen/ |
| D | features.rs | 14 /// Represents the version of the Rust language to target. 31 /// Gives the latest stable Rust version 32 fn default() -> RustTarget { 42 /// * The stable/beta versions of Rust are of the form "1.0", 45 fn from_str(s: &str) -> Result<Self, Self::Err> { 54 "Got an invalid rust target. Accepted values ", 62 fn from(target: RustTarget) -> Self { 89 /// Rust stable 1.0 90 …ated = "This rust target is deprecated. If you have a good reason to use this target please report… 91 /// Rust stable 1.17 [all …]
|
| /third_party/rust/crates/once_cell/ |
| D | Cargo.lock.msrv | 6 name = "aho-corasick" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 15 name = "atomic-polyfill" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 20 "critical-section", 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 = "critical-section" 38 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
| /third_party/rust/crates/bitflags/ |
| D | CHANGELOG.md | 3 - Allow `non_snake_case` in generated flags types ([#256]) 9 - Revert unconditional `#[repr(transparent)]` ([#252]) 15 - Add `#[repr(transparent)]` ([#187]) 17 - End `empty` doc comment with full stop ([#202]) 19 - Fix typo in crate root docs ([#206]) 21 - Document from_bits_unchecked unsafety ([#207]) 23 - Let `is_all` ignore extra bits ([#211]) 25 - Allows empty flag definition ([#225]) 27 - Making crate accessible from std ([#227]) 29 - Make `from_bits` a const fn ([#229]) [all …]
|
| /third_party/rust/crates/cxx/third-party/ |
| D | Cargo.lock | 8 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" 30 source = "registry+https://github.com/rust-lang/crates.io-index" 37 name = "codespan-reporting" 39 source = "registry+https://github.com/rust-lang/crates.io-index" 43 "unicode-width", 49 source = "registry+https://github.com/rust-lang/crates.io-index" 55 source = "registry+https://github.com/rust-lang/crates.io-index" 59 name = "proc-macro2" [all …]
|
| /third_party/rust/crates/libc/.github/workflows/ |
| D | bors.yml | 6 - auto-libc 7 - try 13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds) 17 runs-on: ubuntu-22.04 19 fail-fast: true 22 i686-unknown-linux-gnu, 23 x86_64-unknown-linux-gnu, 26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master 29 - uses: actions/checkout@v3 30 - name: Setup Rust toolchain [all …]
|
| /third_party/rust/crates/serde/serde/ |
| D | build.rs | 5 // The rustc-cfg strings below are *not* public API. Please let us know by 15 let emscripten = target == "asmjs-unknown-emscripten" || target == "wasm32-unknown-emscripten"; in main() 17 // std::collections::Bound was stabilized in Rust 1.17 in main() 18 // but it was moved to core::ops later in Rust 1.26: in main() 19 // https://doc.rust-lang.org/core/ops/enum.Bound.html in main() 21 println!("cargo:rustc-cfg=no_ops_bound"); in main() 23 println!("cargo:rustc-cfg=no_collections_bound"); in main() 27 // core::cmp::Reverse stabilized in Rust 1.19: in main() 28 // https://doc.rust-lang.org/stable/core/cmp/struct.Reverse.html in main() 30 println!("cargo:rustc-cfg=no_core_reverse"); in main() [all …]
|
| D | README.md | 1 …[Latest Version]][crates.io] [![serde: rustc 1.13+]][Rust 1.13] [![serde_derive: rustc 1.31+]][Rus… 3 [Build Status]: https://img.shields.io/github/workflow/status/serde-rs/serde/CI/master 4 [actions]: https://github.com/serde-rs/serde/actions?query=branch%3Amaster 7 [serde: rustc 1.13+]: https://img.shields.io/badge/serde-rustc_1.13+-lightgray.svg 8 [serde_derive: rustc 1.31+]: https://img.shields.io/badge/serde_derive-rustc_1.31+-lightgray.svg 9 [Rust 1.13]: https://blog.rust-lang.org/2016/11/10/Rust-1.13.html 10 [Rust 1.31]: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html 12 **Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and g… 14 --- 18 - [An overview of Serde](https://serde.rs/) [all …]
|
| /third_party/rust/crates/rustc-hash/ |
| D | CODE_OF_CONDUCT.md | 1 # The Rust Code of Conduct 3 A version of this document [can be found online](https://www.rust-lang.org/conduct.html). 7 **Contact**: [rust-mods@rust-lang.org](mailto:rust-mods@rust-lang.org) 12 …es of opinion and that every design or implementation choice carries a trade-off and numerous cost… 15 … a community member, please contact one of the channel ops or any of the [Rust moderation team][mo… 16 * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behavior is not wel… 21 … conduct. If you feel that a thread needs moderation, please contact the [Rust moderation team][mo… 23 1. Remarks that violate the Rust standards of conduct, including hateful, hurtful, oppressive, or e… 28 6. Moderators may choose at their discretion to un-ban the user if it was a first offense and they … 29 …tor, or with a different moderator, **in private**. Complaints about bans in-channel are not allow… [all …]
|
| /third_party/rust/crates/cxx/book/src/build/ |
| D | other.md | 1 {{#title Other build systems — Rust ♡ C++}} 6 - Produce the CXX-generated C++ bindings code. 7 - Compile the generated C++ code. 8 - Link the resulting objects together with your other C++ and Rust objects. 18 CXX's Rust code generation automatically happens when the `#[cxx::bridge]` 19 procedural macro is expanded during the normal Rust compilation process, so no 24 - Use the `cxxbridge` command, which is a standalone command line interface to 29 $ cxxbridge src/bridge.rs --header > path/to/bridge.rs.h 33 It's packaged as the `cxxbridge-cmd` crate on crates.io or can be built from 36 - Or, build your own code generator frontend on top of the [cxx-gen] crate. This [all …]
|
| /third_party/rust/crates/regex/tests/ |
| D | regression.rs | 1 // See: https://github.com/rust-lang/regex/issues/48 10 // See: https://github.com/rust-lang/regex/issues/98 17 // See: https://github.com/rust-lang/regex/issues/555 23 // See: https://github.com/rust-lang/regex/issues/527 29 // See: https://github.com/rust-lang/regex/issues/75 30 mat!(regression_unsorted_binary_search_1, r"(?i-u)[a_]+", "A_", Some((0, 2))); 31 mat!(regression_unsorted_binary_search_2, r"(?i-u)[A_]+", "a_", Some((0, 2))); 33 // See: https://github.com/rust-lang/regex/issues/99 34 #[cfg(feature = "unicode-case")] 36 #[cfg(feature = "unicode-case")] [all …]
|
| /third_party/rust/crates/bindgen/releases/ |
| D | release-announcement-template.md | 3 `bindgen` automatically generates Rust FFI bindings to C and C++ libraries. 32 * [Issues labeled "less easy"][less-easy] 36 [Check out the issues labeled "docs".][docs-issues] 38 Found a bug with `bindgen`? [File an issue here.][file-issue] 40 [GitHub]: https://github.com/rust-lang/rust-bindgen 42 [guide]: https://rust-lang.github.io/rust-bindgen 44 [contributing]: https://github.com/rust-lang/rust-bindgen/blob/main/CONTRIBUTING.md 45 [easy]: https://github.com/rust-lang/rust-bindgen/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy 46 [less-easy]: https://github.com/rust-lang/rust-bindgen/issues?q=is%3Aopen+is%3Aissue+label%3AE-less… 47 [looking]: https://github.com/rust-lang/rust-bindgen/issues/747 [all …]
|
| /third_party/rust/crates/libc/ |
| D | README.md | 1 # libc - Raw FFI bindings to platforms' system libraries 6 code (or "C-like" code) on each of the platforms that Rust supports. This 17 [rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1291-promote-libc.md 37 * `const-extern-fn`: Changes some `extern fn`s into `const extern fn`s. 38 If you use Rust >= 1.62, this feature is implicitly enabled. 43 ## Rust version support 45 The minimum supported Rust toolchain version is currently **Rust 1.13.0**. 47 supported Rust version; such policy is a work in progress.) APIs requiring 48 newer Rust features are only available on newer Rust toolchains: 51 |----------------------|---------| [all …]
|
| D | README zh.md | 1 # libc - 提供 C 标准库的rust侧FFI 17 [rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1291-promote-libc.md 26 deps = [ "//third_party/rust/crates/libc:lib" ] 47 * `const-extern-fn`: 将一些`extern fn`s改为`const extern fn`s。 55 目前支持的最小Rust工具链版本是**Rust 1.13.0**。(libc 目前没有任何计划关于改变最小支持的支持的 Rust 版本)。需要较新的 Rust 特性的 API 只在较新的 Rust … 58 |----------------------|---------| 66 | `const-extern-fn` | 1.62.0 | 72 见[`ci/build.sh`](https://github.com/rust-lang/libc/blob/master/ci/build.sh) 82 * [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) 83 ([LICENSE-APACHE](https://github.com/rust-lang/libc/blob/master/LICENSE-APACHE)) [all …]
|
| /third_party/rust/crates/pin-project-lite/ |
| D | .rustfmt.toml | 2 # https://github.com/rust-lang/rustfmt/blob/HEAD/Configurations.md 5 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3391) 9 # See https://internals.rust-lang.org/t/running-rustfmt-on-rust-lang-rust-and-other-rust-lang-repos… 11 # See https://github.com/rust-dev-tools/fmt-rfcs/issues/149. 12 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3370) 20 # This is unstable (tracking issue: https://github.com/rust-lang/rustfmt/issues/3348).
|
| /third_party/rust/crates/log/ |
| D | CHANGELOG.md | 5 ## [0.4.17] - 2022-04-29 9 ## [0.4.16] - 2022-03-22 13 ## [0.4.15] - 2022-02-23 17 * Add thumbv4t-none-eabi to targets that don't support atomics 22 * Add key-value support to the `log!` macros. 28 ## [0.4.14] - 2021-01-27 35 ## [0.4.13] - 2021-01-11 39 ## [0.4.12] - 2020-12-24 45 * Update `cfg-if` to `1.0` 54 ## [0.4.11] - 2020-07-09 [all …]
|
| /third_party/rust/crates/serde/ |
| D | README.md | 1 …[Latest Version]][crates.io] [![serde: rustc 1.13+]][Rust 1.13] [![serde_derive: rustc 1.31+]][Rus… 3 [Build Status]: https://img.shields.io/github/workflow/status/serde-rs/serde/CI/master 4 [actions]: https://github.com/serde-rs/serde/actions?query=branch%3Amaster 7 [serde: rustc 1.13+]: https://img.shields.io/badge/serde-rustc_1.13+-lightgray.svg 8 [serde_derive: rustc 1.31+]: https://img.shields.io/badge/serde_derive-rustc_1.31+-lightgray.svg 9 [Rust 1.13]: https://blog.rust-lang.org/2016/11/10/Rust-1.13.html 10 [Rust 1.31]: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html 12 **Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and g… 14 --- 18 - [An overview of Serde](https://serde.rs/) [all …]
|
| /third_party/rust/crates/serde/serde_test/ |
| D | README.md | 1 …[Latest Version]][crates.io] [![serde: rustc 1.13+]][Rust 1.13] [![serde_derive: rustc 1.31+]][Rus… 3 [Build Status]: https://img.shields.io/github/workflow/status/serde-rs/serde/CI/master 4 [actions]: https://github.com/serde-rs/serde/actions?query=branch%3Amaster 7 [serde: rustc 1.13+]: https://img.shields.io/badge/serde-rustc_1.13+-lightgray.svg 8 [serde_derive: rustc 1.31+]: https://img.shields.io/badge/serde_derive-rustc_1.31+-lightgray.svg 9 [Rust 1.13]: https://blog.rust-lang.org/2016/11/10/Rust-1.13.html 10 [Rust 1.31]: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html 12 **Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and g… 14 --- 18 - [An overview of Serde](https://serde.rs/) [all …]
|
| /third_party/rust/crates/serde/serde_derive/ |
| D | README.md | 1 …[Latest Version]][crates.io] [![serde: rustc 1.13+]][Rust 1.13] [![serde_derive: rustc 1.31+]][Rus… 3 [Build Status]: https://img.shields.io/github/workflow/status/serde-rs/serde/CI/master 4 [actions]: https://github.com/serde-rs/serde/actions?query=branch%3Amaster 7 [serde: rustc 1.13+]: https://img.shields.io/badge/serde-rustc_1.13+-lightgray.svg 8 [serde_derive: rustc 1.31+]: https://img.shields.io/badge/serde_derive-rustc_1.31+-lightgray.svg 9 [Rust 1.13]: https://blog.rust-lang.org/2016/11/10/Rust-1.13.html 10 [Rust 1.31]: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html 12 **Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and g… 14 --- 18 - [An overview of Serde](https://serde.rs/) [all …]
|
| /third_party/rust/crates/cxx/book/src/ |
| D | context.md | 1 {{#title Other Rust–C++ interop tools — Rust ♡ C++}} 2 # Context: other Rust–C++ interop tools 4 When it comes to interacting with an idiomatic Rust API or idiomatic C++ API 8 - Build a C-compatible wrapper around the code (expressed using `extern "C"` 9 signatures, primitives, C-compatible structs, raw pointers). Translate that 14 - Build a C wrapper around the C++ code and use **[bindgen]** to translate that 15 programmatically to `extern "C"` Rust signatures. Preferably, build a 16 safe/idiomatic Rust wrapper on top. 18 - Build a C-compatible Rust wrapper around the Rust code and use **[cbindgen]** 26 [bindgen]: https://github.com/rust-lang/rust-bindgen [all …]
|
12345678910>>...16