Merge ~blkerby/ubuntu/+source/rustc:test-build-std into ~canonical-foundations/ubuntu/+source/rustc:merge-1.91
Proposed by
Brent Kerby
| Status: | Merged |
|---|---|
| Merged at revision: | e06807b1e67c2246307112fa3c2ab2f18f511764 |
| Proposed branch: | ~blkerby/ubuntu/+source/rustc:test-build-std |
| Merge into: | ~canonical-foundations/ubuntu/+source/rustc:merge-1.91 |
| Diff against target: |
54 lines (+39/-0) 2 files modified
debian/tests/build-std (+35/-0) debian/tests/control (+4/-0) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Max Gilmour | Approve | ||
|
Review via email:
|
|||
Description of the change
Add an autopkgtest test to ensure that the Cargo unstable feature "-Z build-std" works correctly with the vendored standard library installed by rust-X.Y-src.
To post a comment you must log in.

Looks good, merged. Thanks!