| commit | 67b5d0e658881dce9bc993a293a99a0e2cfb3f77 | [log] [tgz] |
|---|---|---|
| author | Rust timing bot <rust-timer@users.noreply.github.com> | Sun Feb 08 12:42:06 2026 +0100 |
| committer | GitHub <noreply@github.com> | Sun Feb 08 12:42:06 2026 +0100 |
| tree | 20daf29f4b08014eda7392cf442dda28cf37c101 | |
| parent | 13c38730d981289cc7ae4cc109fd7756bf83ee67 [diff] | |
| parent | ebd4bc9224a5de37ce151745b00cb8039fef4385 [diff] |
Unrolled build for #150443 Rollup merge of #150443 - estebank:long-diff-markers, r=jackh726 Support long diff conflict markers git can be configured to use more than 7 characters for conflict markers, and jj automatically uses longer conflict markers when the text contains any char sequence that could be confused with conflict markers. Ensure that we only point at markers that are consistent with the start marker's length. Ensure that we only consider char sequences at the beginning of a line as a diff marker. Fix https://github.com/rust-lang/rust/issues/150352.
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 integrated 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 Rust language trademark policy.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.