cargo update

compiler & tools dependencies:
     Locking 54 packages to latest compatible versions
    Updating addr2line v0.24.2 -> v0.25.1
    Updating anstyle-svg v0.1.11 -> v0.1.12
    Updating backtrace v0.3.75 -> v0.3.76
    Updating cargo-platform v0.3.1 -> v0.3.2
    Updating clap v4.5.51 -> v4.5.53
    Updating clap_builder v4.5.51 -> v4.5.53
      Adding console v0.16.1
    Updating cxx v1.0.188 -> v1.0.190
    Updating cxx-build v1.0.188 -> v1.0.190
    Updating cxxbridge-cmd v1.0.188 -> v1.0.190
    Updating cxxbridge-flags v1.0.188 -> v1.0.190
    Updating cxxbridge-macro v1.0.188 -> v1.0.190
    Updating dbus v0.9.9 -> v0.9.10
    Updating git2 v0.20.2 -> v0.20.3
    Updating hashbrown v0.16.0 -> v0.16.1
    Updating icu_properties v2.1.1 -> v2.1.2
    Updating icu_properties_data v2.1.1 -> v2.1.2
    Updating indexmap v2.12.0 -> v2.12.1
      Adding indicatif v0.18.3
    Updating js-sys v0.3.82 -> v0.3.83
    Updating libc v0.2.177 -> v0.2.178
    Updating libdbus-sys v0.2.6 -> v0.2.7
    Updating libgit2-sys v0.18.2+1.9.1 -> v0.18.3+1.9.2
    Updating log v0.4.28 -> v0.4.29
    Updating mio v1.1.0 -> v1.1.1
    Updating pest v2.8.3 -> v2.8.4
    Updating pest_derive v2.8.3 -> v2.8.4
    Updating pest_generator v2.8.3 -> v2.8.4
    Updating pest_meta v2.8.3 -> v2.8.4
    Updating simd-adler32 v0.3.7 -> v0.3.8
    Updating syn v2.0.110 -> v2.0.111
    Updating tracing v0.1.41 -> v0.1.43
    Updating tracing-attributes v0.1.30 -> v0.1.31
    Updating tracing-core v0.1.34 -> v0.1.35
    Updating tracing-subscriber v0.3.20 -> v0.3.22
    Updating ui_test v0.30.3 -> v0.30.4
    Updating unicode-ident v1.0.18 -> v1.0.22
    Updating unicode-normalization v0.1.24 -> v0.1.25
    Updating unicode-properties v0.1.3 -> v0.1.4
    Updating unicode-script v0.5.7 -> v0.5.8
      Adding unit-prefix v0.5.2
    Updating utf8-width v0.1.7 -> v0.1.8
    Updating uuid v1.18.1 -> v1.19.0
    Updating wasm-bindgen v0.2.105 -> v0.2.106
    Updating wasm-bindgen-macro v0.2.105 -> v0.2.106
    Updating wasm-bindgen-macro-support v0.2.105 -> v0.2.106
    Updating wasm-bindgen-shared v0.2.105 -> v0.2.106
      Adding wasm-encoder v0.243.0
      Adding wasmparser v0.243.0
    Updating wast v241.0.2 -> v243.0.0
    Updating wat v1.241.2 -> v1.243.0
    Updating winnow v0.7.13 -> v0.7.14
    Updating zerocopy v0.8.27 -> v0.8.31
    Updating zerocopy-derive v0.8.27 -> v0.8.31
note: pass `--verbose` to see 40 unchanged dependencies behind latest

library dependencies:
     Locking 2 packages to latest compatible versions
    Updating dlmalloc v0.2.11 -> v0.2.12
    Updating windows-sys v0.60.2 -> v0.61.2
    Removing windows-targets v0.53.5
    Removing windows_aarch64_gnullvm v0.53.1
    Removing windows_aarch64_msvc v0.53.1
    Removing windows_i686_gnu v0.53.1
    Removing windows_i686_gnullvm v0.53.1
    Removing windows_i686_msvc v0.53.1
    Removing windows_x86_64_gnu v0.53.1
    Removing windows_x86_64_gnullvm v0.53.1
    Removing windows_x86_64_msvc v0.53.1
note: pass `--verbose` to see 5 unchanged dependencies behind latest

rustbook dependencies:
     Locking 31 packages to latest compatible versions
    Updating anstyle-query v1.1.4 -> v1.1.5
    Updating anstyle-wincon v3.0.10 -> v3.0.11
    Updating cc v1.2.45 -> v1.2.49
    Updating clap v4.5.51 -> v4.5.53
    Updating clap_builder v4.5.51 -> v4.5.53
    Updating clap_complete v4.5.60 -> v4.5.61
    Updating crypto-common v0.1.6 -> v0.1.7
    Updating find-msvc-tools v0.1.4 -> v0.1.5
 Downgrading generic-array v0.14.9 -> v0.14.7 (available: v0.14.9)
    Updating hashbrown v0.16.0 -> v0.16.1
    Updating icu_properties v2.1.1 -> v2.1.2
    Updating icu_properties_data v2.1.1 -> v2.1.2
    Updating indexmap v2.12.0 -> v2.12.1
    Updating js-sys v0.3.82 -> v0.3.83
    Updating libc v0.2.177 -> v0.2.178
    Updating log v0.4.28 -> v0.4.29
    Updating pest v2.8.3 -> v2.8.4
    Updating pest_derive v2.8.3 -> v2.8.4
    Updating pest_generator v2.8.3 -> v2.8.4
    Updating pest_meta v2.8.3 -> v2.8.4
    Removing phf v0.13.1
 Downgrading phf_codegen v0.13.1 -> v0.11.3
    Removing phf_generator v0.13.1
    Removing phf_shared v0.13.1
    Updating simd-adler32 v0.3.7 -> v0.3.8
 Downgrading string_cache v0.9.0 -> v0.8.9
 Downgrading string_cache_codegen v0.6.1 -> v0.5.4
    Updating syn v2.0.110 -> v2.0.111
    Updating wasm-bindgen v0.2.105 -> v0.2.106
    Updating wasm-bindgen-macro v0.2.105 -> v0.2.106
    Updating wasm-bindgen-macro-support v0.2.105 -> v0.2.106
    Updating wasm-bindgen-shared v0.2.105 -> v0.2.106
 Downgrading web_atoms v0.1.4 -> v0.1.3
    Updating winnow v0.7.13 -> v0.7.14
note: pass `--verbose` to see 2 unchanged dependencies behind latest
3 files changed
tree: e237ab0a792345b4960c20261fc8577ed5ef4581
  1. .github/
  2. compiler/
  3. library/
  4. LICENSES/
  5. src/
  6. tests/
  7. .clang-format
  8. .editorconfig
  9. .git-blame-ignore-revs
  10. .gitattributes
  11. .gitignore
  12. .gitmodules
  13. .ignore
  14. .mailmap
  15. bootstrap.example.toml
  16. Cargo.lock
  17. Cargo.toml
  18. CODE_OF_CONDUCT.md
  19. configure
  20. CONTRIBUTING.md
  21. COPYRIGHT
  22. INSTALL.md
  23. LICENSE-APACHE
  24. license-metadata.json
  25. LICENSE-MIT
  26. package.json
  27. README.md
  28. RELEASES.md
  29. REUSE.toml
  30. rust-bors.toml
  31. rustfmt.toml
  32. triagebot.toml
  33. typos.toml
  34. x
  35. x.ps1
  36. x.py
  37. yarn.lock
README.md

Website | Getting started | Learn | Documentation | Contributing

This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.

Why Rust?

  • 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).

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 Rust language trademark policy.

Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.