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
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.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 10 pull requests
- #62035
#62035
Closed
Centril
wants to merge 44 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-zq3mvlu
Centril/rust:rollup-zq3mvlu
Copy head branch name to clipboard
Conversation
Commits
44
(44)
Checks
Files changed
Closed
Rollup of 10 pull requests
#62035
Centril
wants to merge 44 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-zq3mvlu
Centril/rust:rollup-zq3mvlu
Copy head branch name to clipboard
Commits
Commits on May 28, 2019
rustc-book: Update the rustc/clang compatibility table for xLTO.
michaelwoerister
committed
f65b6a8
View commit details
Copy full SHA for f65b6a8
Browse repository at this point
Commits on Jun 9, 2019
Changed the error message to more clearly explain what is allowed
Andrew
committed
cf5df27
View commit details
Copy full SHA for cf5df27
Browse repository at this point
changed the language of the error message to make it more clear
Andrew
committed
4e9615d
View commit details
Copy full SHA for 4e9615d
Browse repository at this point
Commits on Jun 20, 2019
replace NodeId with HirId in traits::ObligationCauseCode
ljedrz
committed
4410916
View commit details
Copy full SHA for 4410916
Browse repository at this point
remove TyCtx::expr_span (unused)
ljedrz
committed
b710e08
View commit details
Copy full SHA for b710e08
Browse repository at this point
replace NodeId with HirId in infer::SubregionOrigin
ljedrz
committed
f6eb392
View commit details
Copy full SHA for f6eb392
Browse repository at this point
remove hir::map::name
ljedrz
committed
468647c
View commit details
Copy full SHA for 468647c
Browse repository at this point
rename hir::map::name_by_hir_id to ::name
ljedrz
committed
98cc18a
View commit details
Copy full SHA for 98cc18a
Browse repository at this point
make hir::def_kind work with HirId
ljedrz
committed
3ed7585
View commit details
Copy full SHA for 3ed7585
Browse repository at this point
remove definitions::def_index_to_node_id (unused)
ljedrz
committed
21e63dd
View commit details
Copy full SHA for 21e63dd
Browse repository at this point
remove uses of the NodeId hir::map::expr
ljedrz
committed
2d1e223
View commit details
Copy full SHA for 2d1e223
Browse repository at this point
rename hir::map::expect_expr_by_hir_id to expect_expr
ljedrz
committed
fe044a8
View commit details
Copy full SHA for fe044a8
Browse repository at this point
make blocks::Code work with HirId
ljedrz
committed
ae72c91
View commit details
Copy full SHA for ae72c91
Browse repository at this point
remove hir::map::get
ljedrz
committed
a64456e
View commit details
Copy full SHA for a64456e
Browse repository at this point
rename hir::map::get_by_hir_id to get
ljedrz
committed
73cb9ab
View commit details
Copy full SHA for 73cb9ab
Browse repository at this point
Fix theme-checker failure
GuillaumeGomez
committed
cfd754d
View commit details
Copy full SHA for cfd754d
Browse repository at this point
Add test for empty css file check
GuillaumeGomez
committed
165a95b
View commit details
Copy full SHA for 165a95b
Browse repository at this point
Improve theme checker by removing unneeded conditions
GuillaumeGomez
committed
640bdbd
View commit details
Copy full SHA for 640bdbd
Browse repository at this point
Kill conflicting borrows of places with projections.
Show description for f045008
ecstatic-morse
committed
f045008
View commit details
Copy full SHA for f045008
Browse repository at this point
Commits on Jun 21, 2019
Add test for issue-27697
JohnTitor
committed
b4c73a2
View commit details
Copy full SHA for b4c73a2
Browse repository at this point
revert the NodeId to HirId parameter change to get_path_res
ljedrz
committed
0a511cc
View commit details
Copy full SHA for 0a511cc
Browse repository at this point
Remove warnings about incr. comp. generating less debugging output.
michaelwoerister
committed
0d67510
View commit details
Copy full SHA for 0d67510
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
004efa2
View commit details
Copy full SHA for 004efa2
Browse repository at this point
Add DocFS layer to rustdoc
Show description for 6392bc9
rbtcollins
authored and
GuillaumeGomez
committed
6392bc9
View commit details
Copy full SHA for 6392bc9
Browse repository at this point
Handle fs errors through errors::Handler instead of eprintln and panic
GuillaumeGomez
committed
3eeb543
View commit details
Copy full SHA for 3eeb543
Browse repository at this point
Better handling of the sender channel part in rustdoc file writing
GuillaumeGomez
committed
65f1295
View commit details
Copy full SHA for 65f1295
Browse repository at this point
rename file because I found the old filename too long and unwieldy.
pnkfelix
committed
e78361a
View commit details
Copy full SHA for e78361a
Browse repository at this point
add comment outlining test.
pnkfelix
committed
681af62
View commit details
Copy full SHA for 681af62
Browse repository at this point
Added test for deref projection.
pnkfelix
committed
241ceed
View commit details
Copy full SHA for 241ceed
Browse repository at this point
Add test that our handling of projections hasn't gone too far:
Show description for 3b8ef01
pnkfelix
committed
3b8ef01
View commit details
Copy full SHA for 3b8ef01
Browse repository at this point
Add test checking our behavior for assigning over a `ConstIndex` projection.
pnkfelix
committed
f483269
View commit details
Copy full SHA for f483269
Browse repository at this point
update miri
RalfJung
committed
e848ce3
View commit details
Copy full SHA for e848ce3
Browse repository at this point
changed expected output in tests so it now passes with changed output
Andrew
committed
54acbd9
View commit details
Copy full SHA for 54acbd9
Browse repository at this point
adding in these files that didn't get added in previous commit
Andrew
committed
f4cd3c2
View commit details
Copy full SHA for f4cd3c2
Browse repository at this point
Rollup merge of #60971 - rbtcollins:docs-perf, r=rbtcollins,GuillaumeGomez
Show description for c199f4f
Centril
authored
c199f4f
View commit details
Copy full SHA for c199f4f
Browse repository at this point
Rollup merge of #61181 - GuillaumeGomez:fix-theme-checker, r=kinnison
Show description for 3c5604d
Centril
authored
3c5604d
View commit details
Copy full SHA for 3c5604d
Browse repository at this point
Rollup merge of #61267 - michaelwoerister:update-xlto-table, r=alexcrichton
Show description for d7f76ea
Centril
authored
d7f76ea
View commit details
Copy full SHA for d7f76ea
Browse repository at this point
Rollup merge of #61270 - michaelwoerister:remove-incr-comp-warning, r=oli-obk
Show description for ac76d22
Centril
authored
ac76d22
View commit details
Copy full SHA for ac76d22
Browse repository at this point
Rollup merge of #61681 - asfreitas:addSendTrait, r=estebank
Show description for b6867bd
Centril
authored
b6867bd
View commit details
Copy full SHA for b6867bd
Browse repository at this point
Rollup merge of #61984 - ljedrz:more_node_id_pruning, r=Zoxc
Show description for 3945174
Centril
authored
3945174
View commit details
Copy full SHA for 3945174
Browse repository at this point
Rollup merge of #62010 - ecstatic-morse:kill-borrows-of-proj, r=pnkfelix
Show description for ef0e446
Centril
authored
ef0e446
View commit details
Copy full SHA for ef0e446
Browse repository at this point
Rollup merge of #62016 - JohnTitor:add-test-for-issue-27697, r=alexcrichton
Show description for daf231b
Centril
authored
daf231b
View commit details
Copy full SHA for daf231b
Browse repository at this point
Rollup merge of #62019 - jeremystucki:refactoring, r=estebank
Show description for 6b20fbf
Centril
authored
6b20fbf
View commit details
Copy full SHA for 6b20fbf
Browse repository at this point
Rollup merge of #62024 - RalfJung:miri, r=oli-obk
Show description for 1a63f53
Centril
authored
1a63f53
View commit details
Copy full SHA for 1a63f53
Browse repository at this point
You can’t perform that action at this time.