Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #59561
#59561
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Mar 30, 2019
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#59561
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2019
Fix invalid DWARF for enums when using thinlto
Show description for e8de4c3
philipc
committed
e8de4c3
View commit details
Copy full SHA for e8de4c3
Browse repository at this point
Commits on Mar 27, 2019
Give variant parts their own unique id
Show description for 3a5a8a5
philipc
committed
3a5a8a5
View commit details
Copy full SHA for 3a5a8a5
Browse repository at this point
Do not lint `dyn` tokens under macros.
Show description for 6046f4a
pnkfelix
committed
6046f4a
View commit details
Copy full SHA for 6046f4a
Browse repository at this point
Some tests illustrating where the revised lint does and does not apply.
pnkfelix
committed
6d7e5df
View commit details
Copy full SHA for 6d7e5df
Browse repository at this point
Regression test for rust-lang/rust#56327.
pnkfelix
committed
1f63a52
View commit details
Copy full SHA for 1f63a52
Browse repository at this point
Commits on Mar 28, 2019
Revise test slightly so that `dyn` in macro invocation *must* be parsed as keyword in test.
Show description for f043d2d
pnkfelix
committed
f043d2d
View commit details
Copy full SHA for f043d2d
Browse repository at this point
Revise and generalize the macros-unlinted tests.
Show description for 528366d
pnkfelix
committed
528366d
View commit details
Copy full SHA for 528366d
Browse repository at this point
Commits on Mar 29, 2019
rustc(codegen): uncache `def_symbol_name` prefix from `symbol_name`.
eddyb
committed
03639a2
View commit details
Copy full SHA for 03639a2
Browse repository at this point
Commits on Mar 30, 2019
manifest: only include miri on the nightly channel
Show description for b222b6f
cuviper
committed
b222b6f
View commit details
Copy full SHA for b222b6f
Browse repository at this point
Fix infinite recursion
GuillaumeGomez
committed
29885ff
View commit details
Copy full SHA for 29885ff
Browse repository at this point
Rollup merge of #59343 - eddyb:rm-def-symbol-name, r=michaelwoerister
Show description for be6b4c0
Centril
authored
be6b4c0
View commit details
Copy full SHA for be6b4c0
Browse repository at this point
Rollup merge of #59380 - philipc:thinlto-variant, r=michaelwoerister
Show description for ae25518
Centril
authored
ae25518
View commit details
Copy full SHA for ae25518
Browse repository at this point
Rollup merge of #59463 - pnkfelix:issue-56327-skip-dyn-keyword-lint-under-macros, r=matthewjasper
Show description for c9dca36
Centril
authored
c9dca36
View commit details
Copy full SHA for c9dca36
Browse repository at this point
Rollup merge of #59539 - GuillaumeGomez:rustdoc-infinite-recursion, r=eddyb
Show description for 68d03c0
Centril
authored
68d03c0
View commit details
Copy full SHA for 68d03c0
Browse repository at this point
Rollup merge of #59544 - cuviper:miri-nightly, r=Centril
Show description for 04ffaca
Centril
authored
04ffaca
View commit details
Copy full SHA for 04ffaca
Browse repository at this point
You can’t perform that action at this time.