Skip to content

database: Add deleted_crates table to the database dump#12803

Merged
Turbo87 merged 1 commit intorust-lang:mainfrom
Turbo87:public-deletions
Jan 27, 2026
Merged

database: Add deleted_crates table to the database dump#12803
Turbo87 merged 1 commit intorust-lang:mainfrom
Turbo87:public-deletions

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 26, 2026

This addresses #12716.

As discussed in our team meeting, I've looked through a bunch of the message column values. I did not find any sensitive content, so I think we can just make the whole table public, without having to hide the message contents.

@Turbo87 Turbo87 requested a review from a team January 26, 2026 09:24
@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-backend ⚙️ labels Jan 26, 2026
@Turbo87 Turbo87 force-pushed the public-deletions branch 2 times, most recently from 62fd91b to b8dbe69 Compare January 26, 2026 10:50
This addresses rust-lang#12716.

As discussed in our team meeting, I've looked through a bunch of the `message` column values. I did not find any sensitive content, so I think we can just make the whole table public, without having to hide the `message` contents.
@jlizen
Copy link

jlizen commented Jan 26, 2026

Thanks for your work on this! Excited to consume this new data.

Copy link
Contributor

@LawnGnome LawnGnome left a comment

Choose a reason for hiding this comment

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

Looks like this'll do the job. I wasn't at the team meeting, but I have no concerns over this.

@Turbo87 Turbo87 merged commit 51bfb1c into rust-lang:main Jan 27, 2026
14 checks passed
@Turbo87 Turbo87 deleted the public-deletions branch January 27, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants