Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

little cleanups #845

Merged
merged 2 commits into from
Jun 3, 2024
Merged

little cleanups #845

merged 2 commits into from
Jun 3, 2024

Conversation

burrbull
Copy link
Member

No description provided.

@burrbull burrbull requested a review from a team as a code owner May 29, 2024 18:26
@burrbull
Copy link
Member Author

/ci diff pr

Copy link

Diff for comment

method("read"),
if inmodule { "(R)" } else { "" },
)?;

if let Some(action) = read_action {
doc.push_str("WARN: ");
doc.push_str(" WARN: ");
Copy link
Member

Choose a reason for hiding this comment

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

We could make this a little better with rust-lang/rust#106561 now :D

Copy link
Member Author

Choose a reason for hiding this comment

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

It's interesting. I'll test. The question is should we up MSRV or not?

Copy link
Member

Choose a reason for hiding this comment

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

since it's just css it doesn't break when the class doesn't exist. No msrv bump needed

Copy link
Member Author

Choose a reason for hiding this comment

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

Seems like done.
Do you have any other ideas on improving documentation?

@burrbull burrbull force-pushed the clean branch 3 times, most recently from 01a2179 to 45b2a30 Compare June 2, 2024 04:07
@burrbull burrbull added this pull request to the merge queue Jun 3, 2024
Merged via the queue into master with commit 7adb298 Jun 3, 2024
46 checks passed
@burrbull burrbull deleted the clean branch June 3, 2024 17:50
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