| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-23 | atomicrmw on pointers: move integer-pointer cast hacks into backend | Ralf Jung | -14/+25 | |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -1/+7 | |
| As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items. | ||||
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -14/+28 | |
| 2025-04-06 | update/bless tests | Bennet Bleßmann | -3/+2 | |
| 2024-07-17 | Migrate `atomic-lock-free` to `rmake` | Jerry Wang | -48/+52 | |
| 2024-05-31 | Run rustfmt on `tests/run-make/`. | Nicholas Nethercote | -1/+1 | |
| With the exception of `tests/run-make/translation/test.rs`, which has a syntax error. The expected output in `rustdoc-error-lines/rmake.rs`'s required slight tweaking. The two `reproducible-build.rs` files need `// ignore-tidy-linelength` because rustfmt produces lines longer than 100 chars, which tidy doesn't like, yuk. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+114 | |
| They pass fine. | ||||
