Commit Graph

323 Commits

Author SHA1 Message Date
openharmony_ci dcad8f1a7e !2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
OpenHarmony-v4.1.4-Release OpenHarmony-v5.0.3-Release OpenHarmony-v4.1.3-Release OpenHarmony-v5.0.2-Release OpenHarmony-v4.1.2-Release OpenHarmony-v5.0.1-Release OpenHarmony-v4.0.4-Release OpenHarmony-v5.0.0-Release OpenHarmony-v4.0.3-Release OpenHarmony-v4.0.2-Release OpenHarmony-v5.0-Beta1 OpenHarmony-v4.0-Release OpenHarmony-v4.0-Beta2 OpenHarmony-v4.0-Beta1 OpenHarmony-v4.0.1-Release OpenHarmony-v4.1-Beta1 OpenHarmony-v4.1-Release OpenHarmony-v4.1.1-Release master-v weekly_20240115-v
2023-04-14 08:10:29 +00:00
fangting 99d4f66280 Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:14:39 +08:00
openharmony_ci 81efbe4cf0 !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 80e4113601 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 9ec3f1fdee Merge pull request #258 from KodrAus/cargo/1.3.2
Prepare for 1.3.2 release
github.com/bitflags/bitflags.git/1.3.2 github.com/bitflags/bitflags/1.3.2
2021-08-16 14:15:42 +10:00
KodrAus 642e8326ef prepare for 1.3.2 release 2021-08-16 14:12:11 +10:00
Ashley Mannix 3a82477683 Merge pull request #257 from KodrAus/chore/more-compile-tests
More work on compile tests
2021-08-16 14:08:12 +10:00
KodrAus e7c83ff1df more work on compile tests 2021-08-16 14:00:53 +10:00
Ashley Mannix f789fec3d8 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 c3d1768cc4 fix: allowed non_snake_case on trait impls
Fixes bitflags#237
2021-08-13 10:59:33 -03:00
Ashley Mannix 23d716bfa0 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 cf16a7dd8b don't worry about stderr for non integer base types 2021-08-12 13:17:58 +10:00
Ashley Mannix 0f9c4fac93 prepare for 1.3.1 release 2021-08-12 13:07:45 +10:00
Ashley Mannix 22ce68e471 Merge pull request #253 from KodrAus/chore/test-organization
Test organization
2021-08-12 12:55:52 +10:00
Ashley Mannix de87d7d4e9 add compile tests for common derives 2021-08-12 12:50:55 +10:00
Ashley Mannix 222bf241b0 add another test for custom base type 2021-08-12 12:40:03 +10:00
Ashley Mannix 6c0e9ab93c reorganize crate tests 2021-08-12 11:05:35 +10:00
Ashley Mannix 79a6d5ad2c Merge pull request #252 from taiki-e/transparent
Remove #[repr(transparent)]
2021-08-12 09:31:40 +10:00
Taiki Endo 80fbddf5da Remove #[repr(transparent)] 2021-08-12 08:27:04 +09:00
Ashley Mannix afd8d9d36f 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 bcd0364134 comment the infra for stderr checking in beta 2021-08-12 07:51:11 +10:00
Ashley Mannix 1b056160e9 Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:56 +10:00
Ashley Mannix 523b8981ea Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:51 +10:00
Ashley Mannix 957601e297 Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:40 +10:00
Ashley Mannix 82420e6eb0 Update CHANGELOG.md
Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2021-08-12 07:45:34 +10:00
Ashley Mannix 5cfdf28842 allow stderr to be ignored on non-beta compilers 2021-08-05 12:48:40 +10:00
Ashley Mannix 4aaac9da62 prepare for 1.3.0 release 2021-08-05 11:28:42 +10:00
Ashley Mannix af689a5a39 remove trailing comment 2021-08-05 11:07:15 +10:00
Ashley Mannix 35f15f8b51 commit stderr for compilefail tests 2021-08-05 11:06:04 +10:00
Ashley Mannix f33843ad6c add note about avoiding zero flags 2021-08-05 10:56:50 +10:00
Ashley Mannix 2604900360 Merge pull request #249 from konsumlamm/self
Use `Self` & fix bug when overriding `stringify!`
2021-08-05 10:54:11 +10:00
konsumlamm 362c73cb53 Remove __bitflags_stringify! 2021-08-04 13:02:19 +02:00
konsumlamm 40ba3ce2cb Use Self
Fix bug when overriding `stringify!`
2021-08-04 12:37:28 +02:00
Ashley Mannix 6c658017f7 Merge pull request #244 from thomcc/setops
Add named functions to perform set operations
2021-08-04 08:50:27 +10:00
Ashley Mannix 2e98bc20b9 Merge pull request #247 from konsumlamm/fix-core
Fix regression & simplify tests
2021-08-04 08:47:38 +10:00
konsumlamm bc87d8441e Move test_suite to tests 2021-07-19 19:43:25 +02:00
konsumlamm fd5af16e37 Fix regression introduced in #246
Add test case
2021-07-19 16:24:15 +02:00
Ashley Mannix 707be9dfec Merge pull request #187 from flier/repr_transparent
add #[repr(transparent)]
2021-07-19 10:37:02 +10:00
Ashley Mannix 8534293e20 Merge pull request #246 from konsumlamm/modernization
Modernization
2021-07-19 10:07:43 +10:00
Ashley Mannix 57f7a74123 Merge pull request #245 from konsumlamm/fix-typos
Fix typos
2021-07-19 10:03:54 +10:00
konsumlamm 19e763c468 Don't reexport core 2021-06-27 20:10:26 +02:00
konsumlamm 13e360c85b Modernize imports 2021-06-27 20:00:43 +02:00
konsumlamm f4e045ace1 Simplify bitflags! macro by using :vis 2021-06-27 17:53:48 +02:00
konsumlamm ce04f880db Fix typos 2021-06-26 21:42:01 +02:00
Thom Chiovoloni a816290c93 Add named functions to perform set operations 2021-06-09 19:04:52 -07:00
Flier Lu 088e8a6195 add #[repr(transparent)] for the the FFI layout 2021-05-20 11:16:17 +08:00
Ashley Mannix fa572e95f4 Merge pull request #240 from KodrAus/fix/ci
Fix up CI Again
2021-05-18 14:57:40 +10:00
Ashley Mannix 520ab5d237 remove unneeded infra and dependence on compiler msgs 2021-05-16 20:08:13 +10:00
Ashley Mannix 1685621cf5 bump to 1.46.0 2021-05-16 16:05:05 +10:00
Ashley Mannix cd7d2c0470 update MSRV based on current impl 2021-05-16 16:00:43 +10:00