Skip to content

Update tutorial.md - #5651

Closed
luqmana wants to merge 1 commit into
rust-lang:incomingfrom
luqmana:incoming
Closed

Update tutorial.md#5651
luqmana wants to merge 1 commit into
rust-lang:incomingfrom
luqmana:incoming

Conversation

@luqmana

Copy link
Copy Markdown
Contributor

Change fn() -> &fn().

Change fn() -> &fn().
bors added a commit that referenced this pull request Apr 1, 2013
@borsbors closed this Apr 1, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 27, 2020
Register redundant_field_names and non_expressive_names as early passes
Similar names was moved to a pre-expansion pass to solve rust-lang#2927, so I'm avoiding linting on code from expansion, which makes the dogfood (mostly, see below) pass.
I had to change new_without_default though, and although I understand why it was not triggering before, TBH I don't see why the binding inside the nested `if_chain` is being linted now. Any ideas? (it seems legit though as the code can be changed by the user)
changelog: Register redundant_field_names and non_expressive_names as early passes
Fixesrust-lang#5356Fixesrust-lang#5521
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5651: Add track_env_var to the proc macro server r=kjeremy a=lnicola
See rust-lang#74653.
Fixesrust-lang#6054.
Fixesrust-lang#5640, maybe.
Should be merged when 1.47 is released.
Proc macros still don't work for me, but it no longer crashes.
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Sign up for freeto 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.

3 participants

@luqmana@thestinger@bors