8ef1981716
Updating ahash v0.8.8 -> v0.8.10 Updating annotate-snippets v0.10.1 -> v0.10.2 Updating anstream v0.6.11 -> v0.6.13 Updating anyhow v1.0.79 -> v1.0.80 Updating bumpalo v3.14.0 -> v3.15.3 Updating clap v4.5.0 -> v4.5.1 Updating clap_builder v4.5.0 -> v4.5.1 Updating clap_complete v4.5.0 -> v4.5.1 Updating crossbeam-channel v0.5.11 -> v0.5.12 Updating darling v0.20.6 -> v0.20.8 Updating darling_core v0.20.6 -> v0.20.8 Updating darling_macro v0.20.6 -> v0.20.8 Updating dlmalloc v0.2.5 -> v0.2.6 Updating indexmap v2.2.3 -> v2.2.5 Updating libloading v0.8.1 -> v0.8.2 Updating log v0.4.20 -> v0.4.21 Updating mio v0.8.10 -> v0.8.11 Updating normpath v1.1.1 -> v1.2.0 Updating openssl v0.10.63 -> v0.10.64 Updating openssl-sys v0.9.99 -> v0.9.101 Updating pest v2.7.7 -> v2.7.8 Updating pest_derive v2.7.7 -> v2.7.8 Updating pest_generator v2.7.7 -> v2.7.8 Updating pest_meta v2.7.7 -> v2.7.8 Updating pkg-config v0.3.29 -> v0.3.30 Updating rayon v1.8.1 -> v1.9.0 Downgrading regex v1.9.4 -> v1.8.4 Updating regex-automata v0.3.7 -> v0.3.9 Updating reqwest v0.11.23 -> v0.11.24 Adding rustls-pemfile v1.0.4 Updating ryu v1.0.16 -> v1.0.17 Updating semver v1.0.21 -> v1.0.22 Updating serde v1.0.196 -> v1.0.197 Updating serde_derive v1.0.196 -> v1.0.197 Updating serde_json v1.0.113 -> v1.0.114 Updating socket2 v0.5.5 -> v0.5.6 Updating syn v2.0.48 -> v2.0.52 Adding sync_wrapper v0.1.2 Updating sysinfo v0.30.5 -> v0.30.6 Updating tempfile v3.10.0 -> v3.10.1 Updating thread_local v1.1.7 -> v1.1.8 Updating unicode-normalization v0.1.22 -> v0.1.23 Updating unicode-script v0.5.5 -> v0.5.6 Updating walkdir v2.4.0 -> v2.5.0 Updating windows-targets v0.52.0 -> v0.52.4 Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.4 Updating windows_aarch64_msvc v0.52.0 -> v0.52.4 Updating windows_i686_gnu v0.52.0 -> v0.52.4 Updating windows_i686_msvc v0.52.0 -> v0.52.4 Updating windows_x86_64_gnu v0.52.0 -> v0.52.4 Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.4 Updating windows_x86_64_msvc v0.52.0 -> v0.52.4 |
||
---|---|---|
.github | ||
.reuse | ||
compiler | ||
library | ||
LICENSES | ||
src | ||
tests | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
config.example.toml | ||
configure | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
INSTALL.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
RELEASES.md | ||
rust-bors.toml | ||
rustfmt.toml | ||
triagebot.toml | ||
x | ||
x.ps1 | ||
x.py |
The Rust Programming Language
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.
Table of Contents
Quick Start
Read "Installation" from The Book.
Installing from Source
If you really want to install from source (though this is not recommended), see INSTALL.md.
Getting Help
See https://www.rust-lang.org/community for a list of chat platforms and forums.
Contributing
See CONTRIBUTING.md.
License
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
Trademark
The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the "Rust Trademarks").
If you want to use these names or brands, please read the media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.