Skip to content

Conversation

dpaoliello
Copy link
Contributor

@dpaoliello dpaoliello commented Apr 8, 2024

The Rust compiler always sets deterministic and enables symbol tables therefore, to simplify both the code and tests, they are the only options that will be supported.

Note that this will make syncing to the latest LLVM sources a bit more difficult, but it shouldn't be too bad since it doesn't significantly change the shape of the code.

@dpaoliello dpaoliello changed the title Removed unused options (thin, deterministic, symbol table) Removed unused options (deterministic, symbol table) Apr 9, 2024
@bjorn3
Copy link
Member

bjorn3 commented Apr 9, 2024

Would you mind bumping the crate version to 0.2.0 to ensure it doesn't accidentally get published as a 0.1 release?

@dpaoliello
Copy link
Contributor Author

Would you mind bumping the crate version to 0.2.0 to ensure it doesn't accidentally get published as a 0.1 release?

Done

@bjorn3 bjorn3 merged commit 381b2aa into rust-lang:master Apr 9, 2024
@dpaoliello dpaoliello deleted the simplify branch April 9, 2024 17:25
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