-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 6 pull requests #63176
Rollup of 6 pull requests #63176
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 08a8de8 - Browse repository at this point
Copy the full SHA 08a8de8View commit details
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f3a3290 - Browse repository at this point
Copy the full SHA f3a3290View commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 87e73c1 - Browse repository at this point
Copy the full SHA 87e73c1View commit details -
Unify Github issue links in diagnostics
Co-authored-by: eupn <[email protected]> Co-authored-by: Punit Singh Koura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01f97c3 - Browse repository at this point
Copy the full SHA 01f97c3View commit details -
Co-authored-by: eupn <[email protected]> Co-authored-by: Punit Singh Koura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ef1e7f - Browse repository at this point
Copy the full SHA 1ef1e7fView commit details -
Apply suggestions from review by varkor
Co-Authored-By: varkor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7336626 - Browse repository at this point
Copy the full SHA 7336626View commit details -
Unify spanned and non-spanned Attribute ctors
There is no difference in the code/arguments, so go with the shorter name throughout the code.
Configuration menu - View commit details
-
Copy full SHA for 804f0f3 - Browse repository at this point
Copy the full SHA 804f0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a42bad - Browse repository at this point
Copy the full SHA 0a42badView commit details -
Remove Span argument from ExtCtxt::attribute
MetaItem.span was always equivalent
Configuration menu - View commit details
-
Copy full SHA for b2c5065 - Browse repository at this point
Copy the full SHA b2c5065View commit details -
Remove span argument from mk_attr_{inner,outer}
Always the same as the passed MetaItem
Configuration menu - View commit details
-
Copy full SHA for f78bf50 - Browse repository at this point
Copy the full SHA f78bf50View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bd4a0 - Browse repository at this point
Copy the full SHA c9bd4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f98581 - Browse repository at this point
Copy the full SHA 0f98581View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4227f6 - Browse repository at this point
Copy the full SHA d4227f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c146344 - Browse repository at this point
Copy the full SHA c146344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f461f5 - Browse repository at this point
Copy the full SHA 3f461f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6551285 - Browse repository at this point
Copy the full SHA 6551285View commit details -
Rollup merge of rust-lang#62971 - GuillaumeGomez:keyword-sidebar, r=n…
…obody Add keywords item into the sidebar Fixes rust-lang#62939. cc @pravic screenshot of the result: ![Screenshot from 2019-07-25 14-29-48](https://user-images.githubusercontent.com/3050060/61874545-f9512080-aee8-11e9-8e8b-aa50216aec94.png) r? @QuietMisdreavus
Configuration menu - View commit details
-
Copy full SHA for 49c9b22 - Browse repository at this point
Copy the full SHA 49c9b22View commit details -
Rollup merge of rust-lang#63008 - eupn:consistent-see-issue, r=varkor
Make "see issue" consistent Fixes rust-lang#62976. h/t to @punitkoura for initial patterns search. r? @varkor
Configuration menu - View commit details
-
Copy full SHA for 07675af - Browse repository at this point
Copy the full SHA 07675afView commit details -
Rollup merge of rust-lang#63122 - Centril:fix-63115, r=petrochenkov
Account for `maybe_whole_expr` in range patterns Fixes rust-lang#63115 (fallout from rust-lang#62550). r? @petrochenkov
Configuration menu - View commit details
-
Copy full SHA for 2955448 - Browse repository at this point
Copy the full SHA 2955448View commit details -
Rollup merge of rust-lang#63146 - Mark-Simulacrum:clean-attr, r=petro…
…chenkov Cleanup syntax::attr Mostly removing needless arguments to constructors r? @petrochenkov
Configuration menu - View commit details
-
Copy full SHA for 7baf870 - Browse repository at this point
Copy the full SHA 7baf870View commit details -
Rollup merge of rust-lang#63153 - varkor:remove-resolve_const_var, r=…
…cramertj Remove redundant method with const variable resolution I've also removed a `bug!()` in const value relation code and replaced it with a `FIXME`. Now `ConstValue::Slice` and `ConstValue::ByRef` will simply fail to unify rather than ICEing, which seems more user-friendly for testers.
Configuration menu - View commit details
-
Copy full SHA for 28461b6 - Browse repository at this point
Copy the full SHA 28461b6View commit details -
Rollup merge of rust-lang#63170 - matklad:cleanup-fields, r=petrochenkov
cleanup StringReader fields reduce visibility and replace `Lrc<SourceFile>` with `start_pos`: the single bit we actually *need* from the file. r? @petrochenkov
Configuration menu - View commit details
-
Copy full SHA for cb4c25b - Browse repository at this point
Copy the full SHA cb4c25bView commit details