commit | 8aca4bab080b2c81065645fc070acca7a060f8a3 | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Thu Oct 24 05:48:56 2024 +0000 |
committer | bors <bors@rust-lang.org> | Thu Oct 24 05:48:56 2024 +0000 |
tree | dbb6fe3dbb1618db359a11c87c615f43b78ccc28 | |
parent | 55b7f8e800a6a43657a8582450323d546297c950 [diff] | |
parent | 86abb5439ab71f7aa7cf6c48a84b5bfdd06ba009 [diff] |
Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeGomez rustdoc: hash assets at rustdoc build time Since sha256 is slow enough to show up on small benchmarks, we can save time by embedding the hash in the executable. Addresses https://github.com/rust-lang/rust/pull/131934#issuecomment-2424213861
Website | Getting started | Learn | Documentation | Contributing
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Performance: Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrate with other languages.
Reliability: Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.
Productivity: Comprehensive documentation, a compiler committed to providing great diagnostics, and advanced tooling including package manager and build tool (Cargo), auto-formatter (rustfmt), linter (Clippy) and editor support (rust-analyzer).
Read “Installation” from The Book.
If you really want to install from source (though this is not recommended), see INSTALL.md.
See https://www.rust-lang.org/community for a list of chat platforms and forums.
See CONTRIBUTING.md.
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.
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.