rustc-1.62 1.62.1+dfsg1-1ubuntu4 source package in Ubuntu

Changelog

rustc-1.62 (1.62.1+dfsg1-1ubuntu4) lunar; urgency=medium

  * Allow to build out-of-tree Rust kernel modules (LP: #2011355):
    - debian/patches/ubuntu-use-serde_json-for-target-spec-json.patch
    - debian/patches/ubuntu-make-debug_triple-depend-on-target-json-file-content.patch

 -- Andrea Righi <email address hidden>  Sat, 11 Mar 2023 20:14:30 +0000

Upload details

Uploaded by:
Andrea Righi
Sponsored by:
Dimitri John Ledkov
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
rustc-1.62_1.62.1+dfsg1.orig.tar.xz 30.6 MiB 6a45661265b1e0470021de9a7e633bbe42ae1471ea0082d2c948ca6db384d2a6
rustc-1.62_1.62.1+dfsg1-1ubuntu4.debian.tar.xz 102.1 KiB 2b8e58df7762cd8a78ec13cc6191f228d04660255669ecd049f8b8a0899e9f5e
rustc-1.62_1.62.1+dfsg1-1ubuntu4.dsc 9.3 KiB d71cbc3c100269185261306e8e71b6ee1ff238da24b413d7538b63516980ed9a

View changes file

Binary packages built by this source

libstd-rust-1.62: No summary available for libstd-rust-1.62 in ubuntu noble.

No description available for libstd-rust-1.62 in ubuntu noble.

libstd-rust-1.62-dbgsym: debug symbols for libstd-rust-1.62
libstd-rust-1.62-dev: Rust standard libraries - development files

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

rust-1.62-all: Rust systems programming language - all developer tools

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

rust-1.62-clippy: Rust linter

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

rust-1.62-clippy-dbgsym: debug symbols for rust-1.62-clippy
rust-1.62-gdb: Rust debugger (gdb)

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

rust-1.62-lldb: Rust debugger (lldb)

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

rust-1.62-src: No summary available for rust-1.62-src in ubuntu noble.

No description available for rust-1.62-src in ubuntu noble.

rustc-1.62: No summary available for rustc-1.62 in ubuntu noble.

No description available for rustc-1.62 in ubuntu noble.

rustc-1.62-dbgsym: debug symbols for rustc-1.62
rustfmt-1.62: Rust formatting helper

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

rustfmt-1.62-dbgsym: debug symbols for rustfmt-1.62