 Taiki EndoandGitHub
|
16fd473d5c
|
Add feature to support platforms without atomic CAS (#467)
|
2025-01-31 18:52:54 +09:00 |
|
 Taiki EndoandGitHub
|
71824b095c
|
ci: test AArch64 and run tests instead of build in cross job (#763)
|
2025-01-27 10:58:12 +01:00 |
|
 Taiki EndoandGitHub
|
7a876609a2
|
Use [lints] to address unexpected_cfgs lint (#762)
|
2025-01-27 10:56:32 +01:00 |
|
 Taiki EndoandGitHub
|
ac46ebdd46
|
ci: update nightly to nightly-2024-09-15 (#734)
|
2024-09-17 11:02:45 -04:00 |
|
 Taiki EndoandGitHub
|
09214ba51b
|
Update CI config (#650)
|
2024-01-08 01:11:02 +09:00 |
|
 Taiki EndoandGitHub
|
fbc64bcc67
|
Update loom to 0.7 (#651)
|
2024-01-08 01:10:48 +09:00 |
|
 Taiki EndoandGitHub
|
c7756c3e59
|
Fix CI failure (#616)
|
2023-06-05 01:04:59 +09:00 |
|
 Taiki EndoandGitHub
|
0ce4fe3c91
|
Update actions/checkout action to v3 (#546)
|
2022-05-01 14:50:55 +02:00 |
|
 Taiki EndoandGitHub
|
f34dc5c3f9
|
Remove doc URLs (#498)
|
2021-08-07 02:06:57 +09:00 |
|
 Taiki EndoandGitHub
|
ed1d24e570
|
Use ubuntu-latest instead of ubuntu-16.04 (#497)
|
2021-05-23 23:09:26 +09:00 |
|
 Taiki EndoandGitHub
|
b89247c713
|
Update loom to 0.5 (#494)
|
2021-04-13 23:58:18 +09:00 |
|
 Taiki EndoandGitHub
|
ed1d194660
|
deps: update loom to 0.4 (#452)
|
2020-12-22 10:30:50 +01:00 |
|
 Taiki EndoandGitHub
|
2d51809bd7
|
Fix CI failure on Windows (#415)
--no-self-update is necessary because the windows environment cannot
self-update rustup.exe.
|
2020-07-13 12:33:30 +09:00 |
|
 Taiki EndoandGitHub
|
7daa7fe053
|
Change default lint level to warning and deny warnings in CI (#397)
|
2020-07-09 09:12:39 -07:00 |
|
 Taiki EndoandGitHub
|
64fe7e10ab
|
Migrate CI to GitHub Actions (#392)
|
2020-05-25 01:41:45 +09:00 |
|
 Taiki EndoandGitHub
|
e9877e7a3d
|
Deny warnings for doc tests (#391)
|
2020-05-24 06:30:50 +09:00 |
|
 Taiki EndoandGitHub
|
1fbf83816b
|
Format with rustfmt (#389)
* Format with rustfmt
* Add rustfmt check to CI
|
2020-05-22 13:17:30 +09:00 |
|
 Taiki EndoandGitHub
|
fa464ca483
|
Fix CI failure on MacOS (#388)
macOS-10.13 has been removed.
|
2020-05-22 10:54:52 +09:00 |
|
 Taiki EndoandDouman
|
ebe96021b0
|
Fix build fail with serde feature (#293)
Verify no-std build and all features build
|
2019-09-08 22:10:46 +02:00 |
|
 Taiki EndoandDouman
|
97c1338833
|
Remove a patch for cross
|
2019-09-08 17:58:32 +02:00 |
|
 Taiki EndoandGitHub
|
73426dfaa3
|
Fix one use of MaybeUninit (#291)
|
2019-09-01 01:33:10 +09:00 |
|
 Taiki EndoandCarl Lerche
|
b5d4f87e7e
|
Remove i128 feature (#276)
|
2019-07-30 11:19:46 -07:00 |
|
 Taiki EndoandGitHub
|
ae7d884582
|
Update Bytes to Rust 2018 (#274)
|
2019-07-26 05:01:22 +09:00 |
|
 Taiki EndoandCarl Lerche
|
ecdde1a996
|
Update travis config to test on stable (#273)
|
2019-07-24 08:25:03 -07:00 |
|
 Taiki EndoandSean McArthur
|
ed7c7b5c58
|
Replace try! macro with ? operator
|
2019-06-10 09:05:11 -07:00 |
|