rustc-1.68 1.68.2+dfsg0ubuntu1-0ubuntu4 source package in Ubuntu

Changelog

rustc-1.68 (1.68.2+dfsg0ubuntu1-0ubuntu4) mantic; urgency=medium

  * Branch off into a version-specific source package:
    - d/control: rename all binary packages
    - install all files into /usr/lib/rust-1.68/ and use versioned symlinks
    - drop the documentation package for now to make things easier

 -- Zixing Liu <email address hidden>  Mon, 31 Jul 2023 09:36:34 +0800

Upload details

Uploaded by:
Zixing Liu
Sponsored by:
Steve Langasek
Uploaded to:
Mantic
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

Downloads

File Size SHA-256 Checksum
rustc-1.68_1.68.2+dfsg0ubuntu1.orig.tar.xz 44.1 MiB 750e8fc8f328e9124ec665fdb6480be3af309de55597a690abb2accd6ad39426
rustc-1.68_1.68.2+dfsg0ubuntu1-0ubuntu4.debian.tar.xz 117.2 KiB c04a8957d724d8e0e710c964a275ebcb920197c86ea74173071f9f87513f865f
rustc-1.68_1.68.2+dfsg0ubuntu1-0ubuntu4.dsc 12.0 KiB a205732423c0198af2de0e7de03e795436b3921ca15ad07132013623a1f34e1f

View changes file

Binary packages built by this source

cargo-1.68: No summary available for cargo-1.68 in ubuntu noble.

No description available for cargo-1.68 in ubuntu noble.

cargo-1.68-dbgsym: debug symbols for cargo-1.68
libstd-rust-1.68: No summary available for libstd-rust-1.68 in ubuntu noble.

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

libstd-rust-1.68-dbgsym: debug symbols for libstd-rust-1.68
libstd-rust-1.68-dev: No summary available for libstd-rust-1.68-dev in ubuntu noble.

No description available for libstd-rust-1.68-dev in ubuntu noble.

rust-1.68-all: No summary available for rust-1.68-all in ubuntu noble.

No description available for rust-1.68-all in ubuntu noble.

rust-1.68-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.68-clippy-dbgsym: debug symbols for rust-1.68-clippy
rust-1.68-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.68-lldb: No summary available for rust-1.68-lldb in ubuntu noble.

No description available for rust-1.68-lldb in ubuntu noble.

rust-1.68-src: Rust systems programming language - source code

 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 sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

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

No description available for rustc-1.68 in ubuntu noble.

rustc-1.68-dbgsym: debug symbols for rustc-1.68
rustfmt-1.68: 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.68-dbgsym: debug symbols for rustfmt-1.68