Skip to content

Support building with rust 1.88.0 stable#196

Merged
dbalsom merged 1 commit intodbalsom:mainfrom
srwalter:support-1.88
Aug 10, 2025
Merged

Support building with rust 1.88.0 stable#196
dbalsom merged 1 commit intodbalsom:mainfrom
srwalter:support-1.88

Conversation

@srwalter
Copy link
Contributor

@srwalter srwalter commented Aug 3, 2025

No description provided.

@dbalsom
Copy link
Owner

dbalsom commented Aug 3, 2025

did they stabilize trait_alias or did i somehow refactor things to the point it isn't needed

@srwalter
Copy link
Contributor Author

srwalter commented Aug 3, 2025

trait_alias is still unstable, but I was able to build (for Linux, at least) with those lines removed

@dbalsom
Copy link
Owner

dbalsom commented Aug 3, 2025

the whole display system was refactored for 0.4 so it's possible the trait_alias tag is vestigial. and i only used the other stuff because i figured why not, i'm already on nightly

@dbalsom
Copy link
Owner

dbalsom commented Aug 3, 2025

os_str_display would need to be removed too for win7 build looks like

@srwalter
Copy link
Contributor Author

srwalter commented Aug 6, 2025

All builds passing now

@dbalsom dbalsom merged commit a4e4f25 into dbalsom:main Aug 10, 2025
5 checks passed
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