Commit Graph

198 Commits

Author SHA1 Message Date
openharmony_ci
3228886f4f
!3 修改软件名
Some checks failed
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (1.23.0, macos-11) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (1.23.0, ubuntu-22.04) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (1.23.0, windows-2022) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (beta, macos-11) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (beta, ubuntu-22.04) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (beta, windows-2022) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (nightly, macos-11) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (nightly, ubuntu-22.04) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (nightly, windows-2022) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (stable, macos-11) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (stable, ubuntu-22.04) (push) Has been cancelled
Continuous integration / Tests / OS: ${{ matrix.os }} - ${{ matrix.channel }} (stable, windows-2022) (push) Has been cancelled
Merge pull request !3 from archane/master
2024-11-05 10:46:25 +00:00
zhaipeizhe
a04c0cc611 update Name in README.OpenSource
Signed-off-by: zhaipeizhe <zhaipeizhe@huawei.com>
Change-Id: I5dfc62c9862c1e3f0ea45ac84fd3949800b73057
2024-10-31 17:00:50 +08:00
openharmony_ci
11501908e0
!2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
2023-04-14 08:11:30 +00:00
fangting
b7ddf4b3f1 Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:14:50 +08:00
openharmony_ci
31a0577e6c
!1 [glob]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
Merge pull request !1 from lubinglun/master
2023-04-13 11:34:52 +00:00
lubinglun
e2a537575f 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:26:03 +08:00
Mark Rousskov
408e579f74
Merge pull request #124 from JohnTitor/release-0.3.1
Prepare 0.3.1 release
2023-01-06 09:34:33 -05:00
Yuki Okushi
8640d936fc
Prepare 0.3.1 release
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-01-05 19:13:28 +09:00
Yuki Okushi
5a5aad9333
Merge pull request #121 from JohnTitor/note-default-new-diff 2022-11-08 07:27:14 +09:00
Yuki Okushi
f6fe5c6f5a
Merge pull request #120 from JohnTitor/allow-deprecation
Closes https://github.com/rust-lang/glob/pull/94
2022-11-08 07:27:02 +09:00
Yuki Okushi
d533867659
Merge pull request #118 from JohnTitor/gha-os-update 2022-11-02 07:51:40 +09:00
Yuki Okushi
6631fd73ae
Note the difference between new() and default()
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-10-29 21:14:12 +09:00
Yuki Okushi
27b116080b
Allow deprecation to Error::description
We cannot simply remove it as it's a breaking change.

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-10-29 20:55:42 +09:00
Yuki Okushi
9cfd2eeeb9
Downgrade macOS image to 11
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-10-29 20:49:12 +09:00
Alex Touchet
80588ef91d Fix spacing in Readme 2022-10-27 16:37:36 -07:00
Yuki Okushi
fc98a27ccb
Merge pull request #114 from rust-lang/KodrAus-patch-1 2022-10-28 07:58:30 +09:00
Yuki Okushi
51a1d3fd9b
Update GHA OS versions to latest
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-10-28 07:57:11 +09:00
Yuki Okushi
4f5ea0f75d
Update org to rust-lang 2022-10-28 07:48:23 +09:00
Yuki Okushi
60aac289e9
Merge pull request #115 from atouchet/lic 2022-10-28 07:26:10 +09:00
Alex Touchet
cea902bfbb
Use SPDX license format 2022-06-11 22:08:04 -07:00
Ashley Mannix
a91c4ffe7c
replace the Azure Pipelines status badge 2022-06-05 18:54:44 +10:00
Ashley Mannix
91248c13ba
Merge pull request #113 from rust-lang-nursery/ci/gh-actions
Replace Azure Pipelines with GitHub Actions
2022-06-05 18:52:05 +10:00
Ashley Mannix
5c78ee4533
Delete azure-pipelines.yml 2022-06-04 08:24:58 +10:00
Ashley Mannix
fb1f0b3b2d
Replace Azure Pipelines with GitHub Actions 2022-06-04 08:24:05 +10:00
Ashley Mannix
337d417ee8
Merge pull request #93 from brmmm3/move_tokens_len
Move tokens_len into if block as it is only used there
2021-01-08 19:13:53 +10:00
Ashley Mannix
cf3959af0f
Merge pull request #99 from brmmm3/add_debug_trait_to_matchoptions
Derive Debug for MatchOptions
2021-01-08 19:12:48 +10:00
Lukas Kalbertodt
a589436cc7
Merge pull request #97 from gibfahn/patch-1
Derive Debug for Paths
2020-06-24 22:46:56 +02:00
Gibson Fahnestock
32a461e00f
Derive Debug for Paths
Useful for debugging issues being hit with globs.
2020-06-17 12:46:35 +01:00
Mark Rousskov
81897359f1
Merge pull request #95 from Mark-Simulacrum/to-triagebot
Add triagebot configuration
2020-03-31 17:10:30 -04:00
Mark Rousskov
6d4e1fc963 Add triagebot configuration
This enables assignment through triagebot on this repository, in preparation for
the migration from highfive to triagebot for PR assignment.
2020-03-31 17:07:53 -04:00
Martin Bammer
bf155d4a0a Move tokens_len 2020-01-27 09:37:45 +01:00
Marty B
2cf827b944 Add Debug trait to MatchOptions (#91) 2020-01-26 10:20:01 +01:00
Marty B
18b84c9cba
Merge pull request #1 from brmmm3/add_debug_trait_to_matchoptions
Add Debug trait to MatchOptions
2020-01-24 05:59:42 +01:00
Marty B
7ba450f984
Add Debug trait to MatchOptions 2020-01-24 05:59:15 +01:00
Ashley Mannix
f54e935ea3
Merge pull request #88 from steveklabnik/master
Fix tests on Windows
2019-09-23 11:43:39 +10:00
Steve Klabnik
3548a621bf Fix tests on Windows
Fixes #85
2019-09-22 10:19:40 -05:00
Ashley Mannix
a72cc56ebf
Merge pull request #87 from Atul9/use-dyn
Use 'dyn' since trait objects without an explicit 'dyn' are deprecated
2019-08-19 08:42:53 +10:00
Atul Bhosale
e439bc863a
Allow bare trait object 2019-08-15 10:21:07 +05:30
Atul Bhosale
12629ef2e0
Use 'dyn' since trait objects without an explicit 'dyn' are deprecated 2019-08-11 01:14:43 +05:30
Ashley Mannix
0690ce4198
Set up CI with Azure Pipelines (#86) 2019-07-29 08:28:44 +10:00
Ashley Mannix
09540349ba
Merge pull request #81 from GuillaumeGomez/doc-comment
Add doc-comment to test README examples
2019-05-03 09:34:01 +10:00
Guillaume Gomez
3e2f6df04f Add doc-comment to test README examples 2019-05-02 17:28:28 +02:00
Ashley Mannix
b003dc3218
Merge pull request #75 from rust-lang-nursery/cargo/0.3.0
Prepare for 0.3.0 release
2019-03-07 13:56:35 +10:00
Ashley Mannix
f73ddefe93 prepare for 0.3.0 release 2019-03-04 10:04:31 +10:00
Ashley Mannix
20c2f9fcbe
Merge pull request #73 from rust-lang-nursery/ci/explicit-version
Add an explicit version to check in CI
2019-02-05 11:34:15 +10:00
Ashley Mannix
ab51aaac0b
add an explicit version to check in CI 2019-02-05 11:29:22 +10:00
Ashley Mannix
1b5b670053
Merge pull request #71 from g-s-k/clone-derive
Derive `Copy` for `MatchOptions` struct
2019-02-05 11:27:30 +10:00
George Kaplan
2f09a1f7d2 ran cargo fmt 2019-01-17 22:23:33 -05:00
George Kaplan
3c53061d36 removed borrow in doctest 2019-01-17 22:19:18 -05:00
George Kaplan
507a084779 don't assume macos target os has a /root directory 2019-01-17 22:16:19 -05:00