| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-19 | move and update test dependencies | Ralf Jung | -543/+0 | |
| 2025-04-10 | update miniz_oxide to 0.8.8 | oyvindln | -2/+2 | |
| 0.8.7 can trigger a panic when debug assertions are enabled when used via flate2 in some cases | ||||
| 2025-04-08 | test_dependencies: bump tokio | Ralf Jung | -2/+2 | |
| 2025-04-04 | cargo update | Ralf Jung | -97/+91 | |
| 2025-04-04 | semver-bump some dependencies | Ralf Jung | -7/+16 | |
| 2025-02-01 | Test getrandom 0.3 | Eduardo Sánchez Muñoz | -0/+31 | |
| 2024-10-21 | Added support for prctl handling thread names | Yoh Deadfall | -3/+3 | |
| 2024-09-27 | Update cc to 1.1.22 | Chris Denton | -2/+11 | |
| 2024-09-15 | make pthread-threadname nicer with cfg-if | Ralf Jung | -0/+1 | |
| 2024-08-28 | Add test for tokio file io and mpsc | tiif | -0/+7 | |
| 2024-08-20 | readdir_r shim: assume FreeBSD v12+ | Ralf Jung | -2/+2 | |
| needs a libc version bump | ||||
| 2024-08-05 | bump dependencies | Ralf Jung | -141/+76 | |
| 2024-05-24 | add back some tokio features | Ralf Jung | -0/+10 | |
| 2024-05-05 | remove rand test | Ralf Jung | -37/+0 | |
| the actual target-specific things we want to test are all in getrandom, and rand already tests miri itself | ||||
| 2024-05-05 | reduce tokio features | Ralf Jung | -78/+0 | |
| 2024-05-05 | housekeeping: update dependencies | Ralf Jung | -108/+105 | |
| 2024-03-04 | Bump mio from 0.8.10 to 0.8.11 in /test_dependencies | dependabot[bot] | -2/+2 | |
| Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: mio dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2024-01-06 | cargo update | Ralf Jung | -63/+54 | |
| 2023-12-30 | Auto merge of #3239 - beepster4096:windows_sys_tests, r=RalfJung | bors | -0/+1 | |
| Use `windows-sys` in windows tests This PR adds `windows-sys` to `test_dependencies` so that we don't have to write out windows api bindings for each test. | ||||
| 2023-12-29 | undo some lockfile changes, add explicit types to tests | DrMeepster | -44/+44 | |
| 2023-12-28 | Support for tempfile crate on UNIX hosts | Pointerbender | -14/+144 | |
| Co-authored-by: Jefffrey <22608443+Jefffrey@users.noreply.github.com> Co-authored-by: Ralf Jung <post@ralfj.de> | ||||
| 2023-12-25 | have windows tests use windows-sys | DrMeepster | -56/+123 | |
| 2023-10-05 | Update test dependencies | Eduardo Sánchez Muñoz | -91/+161 | |
| 2023-06-20 | Delete use of proc_macro_span_shrink from proc-macro2 | David Tolnay | -2/+2 | |
| 2023-02-04 | Bump tokio from 1.23.1 to 1.24.2 in /test_dependencies | dependabot[bot] | -2/+2 | |
| Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.1 to 1.24.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2023-01-06 | Bump tokio from 1.23.0 to 1.23.1 in /test_dependencies | dependabot[bot] | -2/+2 | |
| Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2023-01-05 | Test again wasm32-unknown-unknown | Aaron Hill | -0/+77 | |
| 2022-12-28 | bump dependencies | Ralf Jung | -21/+21 | |
| 2022-11-22 | update test_dependencies | Ralf Jung | -40/+54 | |
| 2022-10-02 | cargo update | Ralf Jung | -29/+23 | |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+388 | |
| git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573 | ||||
