Uh oh!
There was an error while loading. Please reload this page.
Cleanup src/librustc/back - #7219
Closed
mstewartgallus wants to merge 1 commit into
Closed
Conversation
mstewartgallus
commented
Jun 19, 2013
ContributorAuthor
Gah! Forgot to change the copyright in rpath.rs. I'll fix it in a bit. |
bors added a commit
that referenced
this pull request
Jun 21, 2013
flip1995 pushed a commit
to flip1995/rust
that referenced
this pull request
May 20, 2021
Add sized trait for `wrong_self_convention` lint test This has been solved a few hours ago by rust-lang#7215 😉 Fixes: rust-lang#7219 changelog: none
U007D pushed a commit
to U007D/rust-mos
that referenced
this pull request
Aug 21, 2026
7051: Check dbg! macro in tidy_test r=matklad a=edwin0cheng Same as `check_todo` but for dbg! macro r? @matklad 7219: Refactor rename name checking r=matklad a=Veykril Improves the user facing error messages a bit and prevents renaming to `_` when the name is referenced as this would change source to not compile anymore since `_` is only a pattern, not a proper identifier. 7245: Encourage gifs r=matklad a=matklad bors r+ 🤖 7246: Unfreeze cargo_metadata r=matklad a=kjeremy It now pulls in a newer version of semver-parser. This does add a dependency on `cargo-platform` in the interest of correctness. Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com> Co-authored-by: Lukas Wirth <lukastw97@gmail.com> Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com> Co-authored-by: kjeremy <kjeremy@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.