Skip to content

Commit

Permalink
Merge branch 'main' into feat/named-timelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Meshiest committed Apr 19, 2024
2 parents 01b2531 + d5f3dd1 commit b469daa
Show file tree
Hide file tree
Showing 14 changed files with 113 additions and 369 deletions.
7 changes: 2 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"rust-analyzer.rustfmt.extraArgs": [
"+nightly"
],
"rust-analyzer.showUnlinkedFileNotification": false,
"rust-analyzer.check.extraArgs": ["--all-features", "--", "-D", "warnings", "--no-deps"]
"rust-analyzer.rustfmt.extraArgs": ["+nightly"],
"rust-analyzer.showUnlinkedFileNotification": false
}
Loading

0 comments on commit b469daa

Please sign in to comment.