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

Sync from rust #6178

Merged
merged 9 commits into from
Oct 16, 2020
Merged

Sync from rust #6178

merged 9 commits into from
Oct 16, 2020

Conversation

josephlr
Copy link
Contributor

@josephlr josephlr commented Oct 16, 2020

Fix rustc breakage by running:

git subtree push -P src/tools/clippy git@github.com:josephlr/rust-clippy sync-from-rust

and then adding a commit that runs cargo dev fmt


changelog: none

hosseind75 and others added 8 commits October 9, 2020 20:57
The wrapper type led to tons of target.target
across the compiler. Its ptr_width field isn't
required any more, as target_pointer_width
is already present in parsed form.
…of_the_query_stack, r=oli-obk

ICEs should always print the top of the query stack

see #76920
Signed-off-by: Joe Richey <joerichey@google.com>
@phansch
Copy link
Member

phansch commented Oct 16, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Oct 16, 2020

📌 Commit ef91de6 has been approved by phansch

@bors
Copy link
Contributor

bors commented Oct 16, 2020

⌛ Testing commit ef91de6 with merge a771557...

@bors
Copy link
Contributor

bors commented Oct 16, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: phansch
Pushing a771557 to master...

@bors bors merged commit a771557 into rust-lang:master Oct 16, 2020
@josephlr josephlr deleted the sync-from-rust branch October 16, 2020 08:20
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