José Julián Espina
|
532c00862c
|
Remove `boa_macros` from `boa_string` (#3913)
|
6 months ago |
Jason Williams
|
a6822463c8
|
update versions and ABOUT files (#3903)
* update versions and ABOUT files
* update about
* add publish false to interop
* remove interop link
|
6 months ago |
CrazyboyQCD
|
6bc78bf523
|
Add `get_unchecked` method to `JsString` and `JsStr` (#3898)
* feat: add `get_unchecked` method to `JsString` and `JsStr`
* Clippy: fix
* chore: apply docs suggestions
|
6 months ago |
dependabot[bot]
|
bb2d028faa
|
Bump rustc-hash from 1.1.0 to 2.0.0 (#3887)
* Bump rustc-hash from 1.1.0 to 2.0.0
Bumps [rustc-hash](https://github.com/rust-lang/rustc-hash) from 1.1.0 to 2.0.0.
- [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rustc-hash/commits)
---
updated-dependencies:
- dependency-name: rustc-hash
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix build
* fix profiler build
* cargo clippy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jedel1043 <jedel0124@gmail.com>
Co-authored-by: José Julián Espina <julian.espina@canonical.com>
|
6 months ago |
José Julián Espina
|
6130adf6d9
|
Group dependabot updates (#3863)
* Group dependabot updates
* Add missing winapi feature
|
8 months ago |
Haled Odat
|
ced222fdba
|
Separate `JsString` into its own crate (#3837)
|
8 months ago |