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

Rollup of 4 pull requests #4789

Closed
wants to merge 18 commits into from
Closed

Conversation

flip1995
Copy link
Member

@flip1995 flip1995 commented Nov 7, 2019

Successful merges:

Failed merges:

r? @ghost

changelog: none

Licenser and others added 18 commits October 29, 2019 19:03
Co-Authored-By: Philipp Krones <hello@philkrones.com>
Co-Authored-By: Philipp Krones <hello@philkrones.com>
- Move doc comments inside of declare_deprecated_lint macros so that they are picked up by lintlib.py
Remove recalculation of literal value.
restriction lint for `std::process::exit`

Addition to rust-lang#4655 - adds the lint checking for `std::process::exit`

changelog: add restriction lint for `std::process::exit`
Fix Deprecated lints don't expand

### Move doc comments inside of declare_deprecated_lint macros so that they are picked up by lintlib.py

### fixes rust-lang#4748

Unable to `cargo test` locally (I'm on NixOS, and keep getting errors that are similar to those rust-lang#4714 might solve) but I have verified that all deprecated lints can now be expanded like other lints.

![2019-10-30_21:06:28](https://user-images.githubusercontent.com/1847524/67910501-5815de00-fb59-11e9-9fa2-91fe6a8b9bb9.png)

changelog: Show deprecated lints in lint documentation again
`DecimalLiteralRepresentation` simplification

Remove recalculation of literal value.

changelog: none
don't warn on CRLF in `with_newline` lints

changelog: don't warn on CRLF in `print_with_newline` and `write_with_newline`
fixes rust-lang#4208.

This PR also transitions the unescaping logic to use the compiler's lexer.
@flip1995
Copy link
Member Author

flip1995 commented Nov 7, 2019

@bors r+ p=4

@bors
Copy link
Contributor

bors commented Nov 7, 2019

📌 Commit 5e1a7ae has been approved by flip1995

@bors
Copy link
Contributor

bors commented Nov 7, 2019

🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened

@bors
Copy link
Contributor

bors commented Nov 7, 2019

☔ The latest upstream changes (presumably #4788) made this pull request unmergeable. Please resolve the merge conflicts.

@mati865
Copy link
Contributor

mati865 commented Nov 7, 2019

#4697 needs rebase

@flip1995 flip1995 closed this Nov 7, 2019
@flip1995 flip1995 deleted the rollup-t0a9vgu branch May 4, 2020 15:30
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.

6 participants