Skip to content

Updated test to use 'check' rather than just logging results. - #318

Closed
lkuper wants to merge 1 commit into
rust-lang:masterfrom
lkuper:fake-self-5
Closed

Updated test to use 'check' rather than just logging results.#318
lkuper wants to merge 1 commit into
rust-lang:masterfrom
lkuper:fake-self-5

Conversation

@lkuper

@lkuper lkuper commented Apr 7, 2011

Copy link
Copy Markdown
Contributor

No description provided.

@graydon

graydon commented Apr 7, 2011

Copy link
Copy Markdown
Contributor

Integrated.

@graydon graydon closed this Apr 7, 2011
oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Fix panic in subslice patterns of arrays (fixes rust-lang#276)
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 7, 2021
Re-write shadow lints

changelog: Move shadow_unrelated to restriction
changelog: The shadow lints find a lot more shadows and are not limited to certain patterns

Drastically simplifies the implementation. Catches a lot more cases.

I removed the "initialization happens here" note. It is not helpful IMO.

Closes rust-lang#318
Fixes rust-lang#2890
Fixes rust-lang#6563
Fixes rust-lang#7588
Fixes rust-lang#7620
workingjubilee pushed a commit to workingjubilee/rustc that referenced this pull request May 10, 2023
Avoid a scalar loop in `Simd::from_slice`
antoyo added a commit to antoyo/rust that referenced this pull request Oct 9, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
carolynzech pushed a commit to carolynzech/rust that referenced this pull request Apr 17, 2025
This is an automated PR to merge library subtree updates from 2025-04-01
(rust-lang/rust@0b45675) to 2025-04-04
(rust-lang/rust@00095b3), inclusive.
This is a clean merge, no conflicts were detected. **Do not remove or
edit the following annotations:**
git-subtree-dir: library
git-subtree-split: 0cce469

---------

Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
Co-authored-by: Oli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Co-authored-by: Trevor Gross <tmgross@umich.edu>
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: Sean Cross <sean@xobs.io>
Co-authored-by: Aurelia Molzer <5550310+HeroicKatora@users.noreply.github.com>
Co-authored-by: Eric Huss <eric@huss.org>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: Nicole L <dlegare.1001@gmail.com>
Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Co-authored-by: Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com>
Co-authored-by: beetrees <b@beetr.ee>
Co-authored-by: Josh Stone <jistone@redhat.com>
Co-authored-by: Thalia Archibald <thalia@archibald.dev>
Co-authored-by: Berrysoft <Strawberry_Str@hotmail.com>
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
Co-authored-by: Manish Goregaokar <manishsmail@gmail.com>
Co-authored-by: ClearLove <98693523+DiuDiu777@users.noreply.github.com>
Co-authored-by: Thom Chiovoloni <thom@shift.click>
Co-authored-by: Scott McMurray <scottmcm@users.noreply.github.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Michael Goulet <michael@errs.io>
Co-authored-by: The Miri Cronjob Bot <miri@cron.bot>
Co-authored-by: Jacob Pratt <jacob@jhpratt.dev>
Co-authored-by: Tobias Bucher <tobiasbucher5991@gmail.com>
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
Co-authored-by: Yotam Ofek <yotam.ofek@gmail.com>
Co-authored-by: okaneco <47607823+okaneco@users.noreply.github.com>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
Co-authored-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Noratrieb <48135649+Noratrieb@users.noreply.github.com>
Co-authored-by: Marijn Schouten <hkBst@users.noreply.github.com>
Co-authored-by: Ibraheem Ahmed <ibraheem@ibraheem.ca>
Co-authored-by: Chris Denton <chris@chrisdenton.dev>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Co-authored-by: bendn <bend.n@outlook.com>
Co-authored-by: Caleb Zulawski <caleb.zulawski@gmail.com>
Co-authored-by: Jana Dönszelmann <jana@donsz.nl>
Co-authored-by: syvb <me@iter.ca>
Co-authored-by: Sebastian Urban <surban@surban.net>
Co-authored-by: Bardi Harborow <bardi@bardiharborow.com>
Co-authored-by: lcnr <rust@lcnr.de>
Co-authored-by: moxian <moxian@users.noreply.github.com>
Co-authored-by: Frank King <frankking1729@gmail.com>
Co-authored-by: joboet <jonasboettiger@icloud.com>
Co-authored-by: Takayuki Maeda <takoyaki0316@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Mads Marquart <mads@marquart.dk>
Co-authored-by: Christopher Durham <cad97@cad97.com>
Co-authored-by: Rafael Bachmann <rafael.bachmann.93@gmail.com>
Co-authored-by: xizheyin <xizheyin@smail.nju.edu.cn>
Co-authored-by: Benoît du Garreau <benoit@dugarreau.fr>
Co-authored-by: Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
Co-authored-by: mejrs <59372212+mejrs@users.noreply.github.com>
Co-authored-by: clubby789 <jamie@hill-daniel.co.uk>
Co-authored-by: Daniel Bloom <daniel@wormholelabs.xyz>
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
318: Remove a completed and an unactionable todo r=matklad a=DJMcNab



Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
343: Bump arrayvec from 0.4.9 to 0.4.10 r=matklad a=dependabot[bot]

Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.4.9 to 0.4.10.
<details>
<summary>Commits</summary>

- [`21661fa`](bluss/arrayvec@21661fa) 0.4.10
- [`06930d2`](bluss/arrayvec@06930d2) FIX: Remove unused Copy/Clone for MaybeUninit
- [`85d9a06`](bluss/arrayvec@85d9a06) FIX: Use repr(C) MaybeUninit after discussion with RalfJung
- See full diff in [compare view](bluss/arrayvec@0.4.9...0.4.10)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=arrayvec&package-manager=cargo&previous-version=0.4.9&new-version=0.4.10)](https://dependabot.com/compatibility-score.html?dependency-name=arrayvec&package-manager=cargo&previous-version=0.4.9&new-version=0.4.10)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>

344: Bump itertools from 0.7.11 to 0.8.0 r=matklad a=dependabot[bot]

Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.7.11 to 0.8.0.
<details>
<summary>Commits</summary>

- [`cd0602a`](rust-itertools/itertools@cd0602a) 0.8.0
- [`5a8f2fd`](rust-itertools/itertools@5a8f2fd) MAINT: Require Rust 1.24 as minimum version
- [`4986d92`](rust-itertools/itertools@4986d92) DOC: Minor edits to module docs
- [`01f15a0`](rust-itertools/itertools@01f15a0) Merge [rust-lang#288](https://github-redirect.dependabot.com/bluss/rust-itertools/issues/288)
- [`883d40a`](rust-itertools/itertools@883d40a) map_into method
- [`3bf265d`](rust-itertools/itertools@3bf265d) Merge pull request [rust-lang#321](https://github-redirect.dependabot.com/bluss/rust-itertools/issues/321) from JohnHeitmann/master
- [`e820996`](rust-itertools/itertools@e820996) Document the trait extension behavior of Itertools a bit more clearly
- [`44c9654`](rust-itertools/itertools@44c9654) Merge pull request [rust-lang#318](https://github-redirect.dependabot.com/bluss/rust-itertools/issues/318) from bluss/std-deprecations
- [`d2e254f`](rust-itertools/itertools@d2e254f) API: Fix the mystery deprecation message for Step
- [`602f2f6`](rust-itertools/itertools@602f2f6) API: Deprecate .foreach() in favour of std's .for_each()
- Additional commits viewable in [compare view](rust-itertools/itertools@0.7.11...0.8.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=itertools&package-manager=cargo&previous-version=0.7.11&new-version=0.8.0)](https://dependabot.com/compatibility-score.html?dependency-name=itertools&package-manager=cargo&previous-version=0.7.11&new-version=0.8.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>

Co-authored-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants