refactor(treewide): get rid of compile time build environment introspection #1296
No reviewers
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "K900/continuwuity:remove-introspection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It's cursed and not very useful. Still a few uses of ctor left, but oh well.
This pull request...
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
personally im fine with just dropping these commands, their debugging aid definitely isn't worth 2 gigabytes, although I'll wait for a second opinion before merging
@ -2,4 +0,0 @@use quote::quote;pub(super) fn flags_capture(args: TokenStream) -> TokenStream {let cargo_crate_name = std::env::var("CARGO_CRATE_NAME");Node to self: So this is the point that can be modified, if the feature parsing is moved here it will happen at compile time, avoiding the issue
7bde652c68cb79a3b9d7