Rust编写的JavaScript引擎,该项目是一个试验性质的项目。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
584 B

[package]
name = "boa_profiler"
description = "Profiler for the Boa JavaScript engine."
keywords = ["javascript", "js", "compiler", "profiler"]
categories = ["development-tools::profiling"]
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
[features]
profiler = ["measureme", "once_cell", "rustc-hash"]
[dependencies]
Bump measureme from 10.0.0 to 10.1.0 (#2143) Bumps [measureme](https://github.com/rust-lang/measureme) from 10.0.0 to 10.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/measureme/releases">measureme's releases</a>.</em></p> <blockquote> <h2>10.1.0</h2> <h3>Changed</h3> <ul> <li>Change install instructions to use stable branch (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/189">GH-189</a>)</li> <li><code>analyzeme</code>: Remove some unused dependencies (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/192">GH-192</a>)</li> <li><code>decodeme</code>: Generate nicer panic messages for incomplete data files (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/193">GH-193</a>)</li> <li>Fix build warnings from Rust 2018 idioms (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/194">GH-194</a>)</li> <li><code>measureme</code>: Allow capturing hardware performance counters on stable compilers (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/195">GH-195</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/189">GH-189</a>: <a href="https://github-redirect.dependabot.com/rust-lang/measureme/pull/189">rust-lang/measureme#189</a> <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/192">GH-192</a>: <a href="https://github-redirect.dependabot.com/rust-lang/measureme/pull/192">rust-lang/measureme#192</a> <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/193">GH-193</a>: <a href="https://github-redirect.dependabot.com/rust-lang/measureme/pull/193">rust-lang/measureme#193</a> <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/194">GH-194</a>: <a href="https://github-redirect.dependabot.com/rust-lang/measureme/pull/194">rust-lang/measureme#194</a> <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/195">GH-195</a>: <a href="https://github-redirect.dependabot.com/rust-lang/measureme/pull/195">rust-lang/measureme#195</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/measureme/blob/master/CHANGELOG.md">measureme's changelog</a>.</em></p> <blockquote> <h2>[10.1.0] - 2022-06-24</h2> <h3>Changed</h3> <ul> <li>Change install instructions to use stable branch (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/189">GH-189</a>)</li> <li><code>analyzeme</code>: Remove some unused dependencies (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/192">GH-192</a>)</li> <li><code>decodeme</code>: Generate nicer panic messages for incomplete data files (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/193">GH-193</a>)</li> <li>Fix build warnings from Rust 2018 idioms (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/194">GH-194</a>)</li> <li><code>measureme</code>: Allow capturing hardware performance counters on stable compilers (<a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/195">GH-195</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/measureme/commit/93ee6da25a6b919f4050d5fdf71f27a152be4877"><code>93ee6da</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/197">#197</a> from wesleywiser/new_release</li> <li><a href="https://github.com/rust-lang/measureme/commit/93222920da2c56497ec66de45bad64b23f1894d0"><code>9322292</code></a> Prepare for 10.1 release</li> <li><a href="https://github.com/rust-lang/measureme/commit/949552026e06014e213b84ed384633545c4d9c68"><code>9495520</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/195">#195</a> from marmeladema/measureme-on-stable</li> <li><a href="https://github.com/rust-lang/measureme/commit/b155b70b40408fc5eb59f31366d8918c227f7205"><code>b155b70</code></a> Allow to build measureme on stable rust</li> <li><a href="https://github.com/rust-lang/measureme/commit/bc2e80adb300ba3de1f9261dbd17772be696ce2e"><code>bc2e80a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/194">#194</a> from msfjarvis/hs/2022-02-14/fix-warnings</li> <li><a href="https://github.com/rust-lang/measureme/commit/9ad20d5ab3cc62f43396739761d84676c486010a"><code>9ad20d5</code></a> all: fix elided-lifetime-in-paths warnings</li> <li><a href="https://github.com/rust-lang/measureme/commit/12593fbfc4ef94e2d2689d3cee741d87442a493d"><code>12593fb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/193">#193</a> from marieell/patch-1</li> <li><a href="https://github.com/rust-lang/measureme/commit/c1e26708ccda7b2841bdd3950e18f538fc3e3952"><code>c1e2670</code></a> A bit nicer panics for incomplete data files</li> <li><a href="https://github.com/rust-lang/measureme/commit/41249642166de264de1c26adabb61ed281fe4621"><code>4124964</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/measureme/issues/192">#192</a> from bjorn3/less_deps</li> <li><a href="https://github.com/rust-lang/measureme/commit/84bb696fb83e4c2b9a35067868e2a1f523def79e"><code>84bb696</code></a> Remove a couple of unused dependencies</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/measureme/compare/10.0.0...10.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=measureme&package-manager=cargo&previous-version=10.0.0&new-version=10.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 years ago
measureme = { version = "10.1.0", optional = true }
Bump once_cell from 1.16.0 to 1.17.0 (#2510) Bumps [once_cell](https://github.com/matklad/once_cell) from 1.16.0 to 1.17.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/matklad/once_cell/blob/master/CHANGELOG.md">once_cell's changelog</a>.</em></p> <blockquote> <h2>1.17.0</h2> <ul> <li>Add <code>race::OnceRef</code> for storing a <code>&amp;'a T</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matklad/once_cell/commit/85e372f818fc07c3688ef431b8735778b4b9430b"><code>85e372f</code></a> Merge <a href="https://github-redirect.dependabot.com/matklad/once_cell/issues/213">#213</a></li> <li><a href="https://github.com/matklad/once_cell/commit/fae9f73da65a92812ff96aadb18edb98af4a3d43"><code>fae9f73</code></a> Add once_cell::race::OnceRef</li> <li><a href="https://github.com/matklad/once_cell/commit/0d0dae126032926487314301b1a190447a66ebbc"><code>0d0dae1</code></a> Merge <a href="https://github-redirect.dependabot.com/matklad/once_cell/issues/212">#212</a></li> <li><a href="https://github.com/matklad/once_cell/commit/e94003a2993923601cac5c1ba0b6988e13a6af39"><code>e94003a</code></a> Removed Debug impls to de-clutter example</li> <li><a href="https://github.com/matklad/once_cell/commit/3f750e1b6ba6bb2395574d24645fa2c36b8e92ab"><code>3f750e1</code></a> Fixed <code>LateInit</code> example stack overflow</li> <li><a href="https://github.com/matklad/once_cell/commit/ba8b9fe98b1a61bfda3ef512b582180fe230f292"><code>ba8b9fe</code></a> Merge <a href="https://github-redirect.dependabot.com/matklad/once_cell/issues/209">#209</a></li> <li><a href="https://github.com/matklad/once_cell/commit/ea438d8e50011f9b422bf1308fbb40f6e01fe2ba"><code>ea438d8</code></a> Merge <a href="https://github-redirect.dependabot.com/matklad/once_cell/issues/210">#210</a></li> <li><a href="https://github.com/matklad/once_cell/commit/f68835a884c3cdfac5fb4e1c3cc2ff3d7d8703c4"><code>f68835a</code></a> fix miri tests</li> <li><a href="https://github.com/matklad/once_cell/commit/6d46f401f72f5a476e5b4dd3e6fa6a44eca9824e"><code>6d46f40</code></a> Add references to generic_once_cell</li> <li><a href="https://github.com/matklad/once_cell/commit/47bf9ae9941c43109b703cb692b47d82360e8914"><code>47bf9ae</code></a> Readme: Sync related crates to docs</li> <li>See full diff in <a href="https://github.com/matklad/once_cell/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=once_cell&package-manager=cargo&previous-version=1.16.0&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 years ago
once_cell = { version = "1.17.0", optional = true }
rustc-hash = { version = "1.1.0", optional = true }