Commit Graph

323 Commits

Author SHA1 Message Date
openharmony_ci
74522d2cb0
!2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
2023-04-14 08:10:29 +00:00
fangting
f9821095fe Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:14:39 +08:00
openharmony_ci
c536d6ec02
!1 [bitflags]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
Merge pull request !1 from lubinglun/master
2023-04-13 11:33:27 +00:00
lubinglun
f50698b802 Add GN Build Files and Custom Modifications
Issue:https://gitee.com/openharmony/build/issues/I6UFTP
Signed-off-by: lubinglun <lubinglun@huawei.com>
2023-04-12 17:25:47 +08:00
Ashley Mannix
ed185cfb1c
Merge pull request #258 from KodrAus/cargo/1.3.2
Prepare for 1.3.2 release
2021-08-16 14:15:42 +10:00
KodrAus
54e47f7f4a prepare for 1.3.2 release 2021-08-16 14:12:11 +10:00
Ashley Mannix
ac957a5876
Merge pull request #257 from KodrAus/chore/more-compile-tests
More work on compile tests
2021-08-16 14:08:12 +10:00
KodrAus
df838ab816 more work on compile tests 2021-08-16 14:00:53 +10:00
Ashley Mannix
acfba7d335
Merge pull request #256 from saiintbrisson/issue-237
fix: allowed non_snake_case on trait impls
2021-08-16 13:25:46 +10:00
Luiz Carlos
93ce27cdea fix: allowed non_snake_case on trait impls
Fixes bitflags#237
2021-08-13 10:59:33 -03:00
Ashley Mannix
b234906c23
Merge pull request #254 from KodrAus/cargo/1.3.1
Prepare for 1.3.1 release
2021-08-12 13:26:54 +10:00
Ashley Mannix
b4dbed0e9c don't worry about stderr for non integer base types 2021-08-12 13:17:58 +10:00
Ashley Mannix
7b722c6751 prepare for 1.3.1 release 2021-08-12 13:07:45 +10:00
Ashley Mannix
186af851e3
Merge pull request #253 from KodrAus/chore/test-organization
Test organization
2021-08-12 12:55:52 +10:00
Ashley Mannix
64fe86ba51 add compile tests for common derives 2021-08-12 12:50:55 +10:00
Ashley Mannix
c2ab9bbc71 add another test for custom base type 2021-08-12 12:40:03 +10:00
Ashley Mannix
70c479748d reorganize crate tests 2021-08-12 11:05:35 +10:00
Ashley Mannix
06a232c28e
Merge pull request #252 from taiki-e/transparent
Remove #[repr(transparent)]
2021-08-12 09:31:40 +10:00
Taiki Endo
1536a2fdbe Remove #[repr(transparent)] 2021-08-12 08:27:04 +09:00
Ashley Mannix
971cf37964
Merge pull request #250 from KodrAus/cargo/1.3.0
Prepare for 1.3.0 release
2021-08-12 07:54:15 +10:00
Ashley Mannix
cf728d0257 comment the infra for stderr checking in beta 2021-08-12 07:51:11 +10:00
Ashley Mannix
7ae1fad352
Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:56 +10:00
Ashley Mannix
2de2af803e
Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:51 +10:00
Ashley Mannix
22a8878ce2
Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:40 +10:00
Ashley Mannix
80a48b0485
Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:34 +10:00
Ashley Mannix
eb31b1ae4b allow stderr to be ignored on non-beta compilers 2021-08-05 12:48:40 +10:00
Ashley Mannix
ab6c459cb4 prepare for 1.3.0 release 2021-08-05 11:28:42 +10:00
Ashley Mannix
72a01b9e33 remove trailing comment 2021-08-05 11:07:15 +10:00
Ashley Mannix
fd87b239aa commit stderr for compilefail tests 2021-08-05 11:06:04 +10:00
Ashley Mannix
c77191e53a add note about avoiding zero flags 2021-08-05 10:56:50 +10:00
Ashley Mannix
9defa89c1b
Merge pull request #249 from konsumlamm/self
Use `Self` & fix bug when overriding `stringify!`
2021-08-05 10:54:11 +10:00
konsumlamm
bef10f13ce Remove __bitflags_stringify! 2021-08-04 13:02:19 +02:00
konsumlamm
a6978d92f5 Use Self
Fix bug when overriding `stringify!`
2021-08-04 12:37:28 +02:00
Ashley Mannix
ec0fa76915
Merge pull request #244 from thomcc/setops
Add named functions to perform set operations
2021-08-04 08:50:27 +10:00
Ashley Mannix
195bf052e9
Merge pull request #247 from konsumlamm/fix-core
Fix regression & simplify tests
2021-08-04 08:47:38 +10:00
konsumlamm
777cd3f80a Move test_suite to tests 2021-07-19 19:43:25 +02:00
konsumlamm
75f7192557 Fix regression introduced in #246
Add test case
2021-07-19 16:24:15 +02:00
Ashley Mannix
efab7f3088
Merge pull request #187 from flier/repr_transparent
add #[repr(transparent)]
2021-07-19 10:37:02 +10:00
Ashley Mannix
46a2c8e72e
Merge pull request #246 from konsumlamm/modernization
Modernization
2021-07-19 10:07:43 +10:00
Ashley Mannix
6aadbd0dbd
Merge pull request #245 from konsumlamm/fix-typos
Fix typos
2021-07-19 10:03:54 +10:00
konsumlamm
ea8d102ba6 Don't reexport core 2021-06-27 20:10:26 +02:00
konsumlamm
27d1be19e5 Modernize imports 2021-06-27 20:00:43 +02:00
konsumlamm
66e11427aa Simplify bitflags! macro by using :vis 2021-06-27 17:53:48 +02:00
konsumlamm
39810e76f3 Fix typos 2021-06-26 21:42:01 +02:00
Thom Chiovoloni
a74e4577d5 Add named functions to perform set operations 2021-06-09 19:04:52 -07:00
Flier Lu
869ff95708 add #[repr(transparent)] for the the FFI layout 2021-05-20 11:16:17 +08:00
Ashley Mannix
1e41c29591
Merge pull request #240 from KodrAus/fix/ci
Fix up CI Again
2021-05-18 14:57:40 +10:00
Ashley Mannix
bbd5d4dfb4 remove unneeded infra and dependence on compiler msgs 2021-05-16 20:08:13 +10:00
Ashley Mannix
afd25d317c bump to 1.46.0 2021-05-16 16:05:05 +10:00
Ashley Mannix
5e79588a09 update MSRV based on current impl 2021-05-16 16:00:43 +10:00