Skip to content

Commit

Permalink
chore: bump rust to 1.79.0 (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant authored Jun 16, 2024
1 parent 10b585d commit 356034f
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 92 deletions.
94 changes: 47 additions & 47 deletions Cargo.lock

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.86"
biome_analyze = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_cli = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_configuration = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_console = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_css_analyze = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_css_parser = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_css_syntax = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_diagnostics = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_js_analyze = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_js_formatter = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_js_parser = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_js_syntax = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_json_analyze = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_json_formatter = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_json_parser = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_json_syntax = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_rowan = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_service = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_string_case = { git = "https://github.com/biomejs/biome.git", rev = "219dae0ef579e104c71efd47edbf9ed1545d136e" }
biome_analyze = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_cli = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_configuration = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_console = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_css_analyze = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_css_parser = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_css_syntax = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_diagnostics = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_js_analyze = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_js_formatter = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_js_parser = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_js_syntax = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_json_analyze = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_json_formatter = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_json_parser = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_json_syntax = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_rowan = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_service = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
biome_string_case = { git = "https://github.com/biomejs/biome.git", rev = "e8c75e33338992295ead12c002c7bba95c0d5f50" }
bpaf = { version = "0.9.12", features = ["docgen"] }
# If you update this library, be aware of the breaking changes
pulldown-cmark = "0.10.3"
Expand Down
12 changes: 3 additions & 9 deletions codegen/src/lintdoc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ Below the list of rules supported by Biome, divided by group. Here's a legend of

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = JsLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = JsLanguage, Output: Clone>> + 'static,
{
self.number_of_rules += 1;
self.groups
Expand All @@ -128,9 +126,7 @@ Below the list of rules supported by Biome, divided by group. Here's a legend of

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = JsonLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = JsonLanguage, Output: Clone>> + 'static,
{
self.number_of_rules += 1;
self.groups
Expand All @@ -149,9 +145,7 @@ Below the list of rules supported by Biome, divided by group. Here's a legend of

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = CssLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = CssLanguage, Output: Clone>> + 'static,
{
self.number_of_rules += 1;
self.groups
Expand Down
12 changes: 3 additions & 9 deletions codegen/src/metadata.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@ impl RegistryVisitor<JsLanguage> for Metadata {

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = JsLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = JsLanguage, Output: Clone>> + 'static,
{
match self.current_category.expect("Category to exists.") {
RuleCategory::Syntax => {
Expand Down Expand Up @@ -173,9 +171,7 @@ impl RegistryVisitor<JsonLanguage> for Metadata {

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = JsonLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = JsonLanguage, Output: Clone>> + 'static,
{
match self.current_category.expect("Category to exists.") {
RuleCategory::Syntax => {
Expand Down Expand Up @@ -229,9 +225,7 @@ impl RegistryVisitor<CssLanguage> for Metadata {

fn record_rule<R>(&mut self)
where
R: Rule + 'static,
R::Query: Queryable<Language = CssLanguage>,
<R::Query as Queryable>::Output: Clone,
R: Rule<Query: Queryable<Language = CssLanguage, Output: Clone>> + 'static,
{
match self.current_category.expect("Category to exists.") {
RuleCategory::Syntax => {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@astrojs/rss": "4.0.6",
"@astrojs/starlight": "0.24.1",
"@biomejs/biome": "1.8.0",
"@biomejs/wasm-web": "https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@219dae0",
"@biomejs/wasm-web": "https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@e8c75e3",
"@codemirror/lang-css": "6.2.1",
"@codemirror/lang-javascript": "6.2.2",
"@codemirror/lang-json": "6.0.1",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
# https://rust-lang.github.io/rustup/concepts/profiles.html
channel = "1.78.0"
channel = "1.79.0"
profile = "default"

0 comments on commit 356034f

Please sign in to comment.