Commit Graph

7 Commits

Author SHA1 Message Date
Amanieu d'Antras
689cb5a467 Add sayantn and folkertdev as reviewers 2025-07-09 11:27:59 +01:00
Jakub Beránek
35f270c0d1 Add triagebot config for subtree syncs
Adds checking of PR descriptions to avoid relative issue links (without repository prefix) and mentions in commits.
2025-06-17 18:43:36 +00:00
Mads Marquart
8a511191a0 Enable feature detection on all Apple/Darwin targets
Tested in the simulator and on the device I had lying around, a 1st
generation iPad Mini (which isn't Aarch64, but shows that the
`sysctlbyname` calls still work even there, even if they return false).

`sysctlbyname` _should_ be safe to use without causing rejections from
the app store, as its usage is documented in:
https://developer.apple.com/documentation/kernel/1387446-sysctlbyname/determining_instruction_set_characteristics

Also, the standard library will use these soon anyhow, so this shouldn't
affect the situation:
https://github.com/rust-lang/rust/pull/129019
2024-09-14 04:25:01 +01:00
Adam Gemmell
6fa800718e Add ping groups from Rust to stdarch 2024-02-23 22:05:35 +00:00
Eric Huss
51a0d08c43 Remove S-waiting-on-review autolabel (#1360) 2022-11-27 17:22:08 +00:00
Eric Huss
629fef3517 [DO NOT MERGE] Migrate from highfive to triagebot (#1359) 2022-11-27 15:09:28 +00:00
Mark Rousskov
0b031a43df Add triagebot configuration (#847)
This enables assignment through triagebot on this repository, in preparation for
the migration from highfive to triagebot for PR assignment.
2020-03-31 19:27:33 +01:00