Commit Graph

23 Commits

Author SHA1 Message Date
openharmony_ci
1e15f31b0e
!2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
2023-04-14 08:11:01 +00:00
fangting
ac9702f346 Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:15:22 +08:00
openharmony_ci
08cb5f168f
!1 [rustc-hash]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
Merge pull request !1 from lubinglun/master
2023-04-13 11:34:35 +00:00
lubinglun
0db7b988af 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:54 +08:00
Wesley Wiser
5ff7e6ae50
Merge pull request #11 from workingjubilee/bump-version
Bump version to 1.1.0 (already published)
2022-02-15 10:52:24 -05:00
Jubilee Young
fbcc679024 Bump version to 1.1.0 (already published)
This version has already been published, yet the version change never
arrived in the repo. Let's bump that in the Cargo.toml and README,
so people don't copy old versions.

Let's also fix a typo while we're here.
2020-08-15 10:37:11 -07:00
XAMPPRocky
5e09ea0a1c
Add Github Actions (#10)
* Add Github Actions

This PR adds CI with GitHub Actions using the `rust-lang/simpleinfra` simple ci github action.
2020-05-18 11:19:04 -04:00
Mark Rousskov
89ce6783ea Implement no_std mode
This only exports the hash itself, omitting the HashMap re-exports.

Essentially a rebase of #7.
2020-02-08 08:17:43 -05:00
Mark Rousskov
18411e8d6e
Merge pull request #8 from danthedeckie/patch-1
Example missed `mut` for the `map`.
2020-02-08 08:05:21 -05:00
Mark Rousskov
22ad53ec9f
Merge pull request #9 from nickray/nickray-remove-byteorder
Remove byteorder dependency
2020-02-08 08:04:23 -05:00
Nicolas Stalder
4b01fab3b0 Remove byteorder dependency 2019-12-29 22:47:48 +01:00
Daniel
12189aa075
Example missed mut for the map. 2019-08-11 17:19:55 +01:00
Nick Cameron
d110ab3e47
Merge pull request #3 from alexheretic/nicer-readme
Add crates, doc badge & rust hightlighting to readme
2018-06-24 16:03:32 +12:00
Alex Butler
810a7924e8
Add crates, doc badge & rust hightlighting to readme 2018-06-22 21:55:11 +01:00
John Kåre Alsaker
1e6125871e Bump version 2018-05-28 17:57:47 +02:00
John Kåre Alsaker
00eef8121f Remove Cargo.lock 2018-05-28 17:57:47 +02:00
John Kåre Alsaker
970081f180 Hash up to 8 bytes at once with FxHasher 2018-05-28 17:57:47 +02:00
Niko Matsakis
abd3d05849 bump version to 1.0.0 2018-05-24 09:05:38 -04:00
Niko Matsakis
36ba78a873 add various fields to Cargo.toml 2018-05-24 08:56:20 -04:00
Niko Matsakis
673454b272 add some minimal comments 2018-05-24 08:36:14 -04:00
Niko Matsakis
138f76c56d add license files and code-of-conduct from rustc 2018-05-24 08:32:43 -04:00
Niko Matsakis
373451952e move code over from rustc 2018-05-24 08:31:47 -04:00
Niko Matsakis
ef0077f1e9
Initial commit 2018-05-24 08:26:21 -04:00