Skip to content

Reduce development environment warnings and remove DWARF debug symbols#2741

Merged
Keavon merged 6 commits intomasterfrom
reduce-development-warnings
Jun 22, 2025
Merged

Reduce development environment warnings and remove DWARF debug symbols#2741
Keavon merged 6 commits intomasterfrom
reduce-development-warnings

Conversation

@0HyperCube
Copy link
Copy Markdown
Contributor

  • Ignore tauri gen folder
  • Deny warnings on CI (runs after cloudflare publish)
  • Fix all warnings on current rust nightly
  • Disable DWARF debugging to reduce compile times and RAM usage from wasm-bindgen.

Copy link
Copy Markdown
Member

@Keavon Keavon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some great devX wins here, thank you!

@Keavon Keavon changed the title Reduce development warnings Reduce development environment warnings and remove DWARF debug symbols Jun 22, 2025
@Keavon Keavon merged commit 4344f28 into master Jun 22, 2025
5 checks passed
@Keavon Keavon deleted the reduce-development-warnings branch June 22, 2025 10:10
urisinger pushed a commit to urisinger/Graphite that referenced this pull request Jul 15, 2025
GraphiteEditor#2741)

* Ignore tauri gen

* Deny warnings on CI

* Fix all warnings in current nightly rustc

* Disable DWARF debug info for development builds

* Fix typo

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants