Skip to content

Conversation

Marcondiro
Copy link
Contributor

r? @Manishearth
Thanks!

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 28, 2024
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 28, 2024

📌 Commit e9870b5 has been approved by Manishearth

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 28, 2024
@Manishearth
Copy link
Member

@bors rollup

@klensy
Copy link
Contributor

klensy commented Mar 28, 2024

// NOTE: The following code was generated by "library/core/src/unicode/printable.py", // do not edit directly!

So this will not work.

Ahh, you mean that unicode_data.rs was 15.1, but not that file? I see.

@Marcondiro
Copy link
Contributor Author

@klensy Yes :) maybe it would be a good idea to merge the printable.rs and unicode_data.rs generators to decrease the chance of having them misaligned

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 28, 2024
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#123063 (Function ABI is irrelevant for reachability)
 - rust-lang#123096 (Don't check match scrutinee of postfix match for unused parens)
 - rust-lang#123146 (Use compiletest directives instead of manually checking TARGET / tools)
 - rust-lang#123160 (remove `def_id_to_node_id` in ast lowering)
 - rust-lang#123162 (Correctly get complete intra-doc link data)
 - rust-lang#123164 (Bump Unicode printables to version 15.1, align to unicode_data)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 83b4d3d into rust-lang:master Mar 28, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 28, 2024
Rollup merge of rust-lang#123164 - Marcondiro:unicode15-1, r=Manishearth

Bump Unicode printables to version 15.1, align to unicode_data

r? `@Manishearth`
Thanks!
@rustbot rustbot added this to the 1.79.0 milestone Mar 28, 2024
@Marcondiro Marcondiro deleted the unicode15-1 branch March 8, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants