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.8k
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 8 pull requests
- #90416
#90416
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-55lzqng
matthiaskrgr/rust:rollup-55lzqng
Copy head branch name to clipboard
Oct 30, 2021
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 8 pull requests
#90416
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-55lzqng
matthiaskrgr/rust:rollup-55lzqng
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2021
Added const versions of common numeric operations
Show description for 23d033e
AlexApps99
committed
23d033e
View commit details
Copy full SHA for 23d033e
Browse repository at this point
Added docs to internal_macro const
AlexApps99
committed
361c978
View commit details
Copy full SHA for 361c978
Browse repository at this point
Commits on Oct 28, 2021
Fix incorrect doc link
Veykril
authored
29a4e4a
View commit details
Copy full SHA for 29a4e4a
Browse repository at this point
Make `core::slice::from_raw_parts[_mut]` const
WaffleLapkin
committed
991a296
View commit details
Copy full SHA for 991a296
Browse repository at this point
Commits on Oct 29, 2021
don't mutably borrow inner infcx in all of ConstInferUnifier::consts
b-naber
committed
04cb196
View commit details
Copy full SHA for 04cb196
Browse repository at this point
add test
b-naber
committed
a39c50b
View commit details
Copy full SHA for a39c50b
Browse repository at this point
ignore type flags insertion in default_anon_const_substs if error occurred
b-naber
committed
87fbf3c
View commit details
Copy full SHA for 87fbf3c
Browse repository at this point
Add a few query descriptions
wesleywiser
committed
60bf2f1
View commit details
Copy full SHA for 60bf2f1
Browse repository at this point
Unify titles in rustdoc book doc attributes chapter
GuillaumeGomez
committed
0c70831
View commit details
Copy full SHA for 0c70831
Browse repository at this point
Use proper issue number for `feature(const_slice_from_raw_parts)`
WaffleLapkin
committed
878ac10
View commit details
Copy full SHA for 878ac10
Browse repository at this point
Apply changes proposed in the review
WaffleLapkin
committed
afaa54a
View commit details
Copy full SHA for afaa54a
Browse repository at this point
Commits on Oct 30, 2021
Remove unnecessary `macro_use`s in rustdoc
jyn514
committed
b6851ba
View commit details
Copy full SHA for b6851ba
Browse repository at this point
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
Show description for 20bb932
matthiaskrgr
authored
20bb932
View commit details
Copy full SHA for 20bb932
Browse repository at this point
Rollup merge of #90371 - Veykril:patch-2, r=jyn514
Show description for 86087f9
matthiaskrgr
authored
86087f9
View commit details
Copy full SHA for 86087f9
Browse repository at this point
Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelid
Show description for a213740
matthiaskrgr
authored
a213740
View commit details
Copy full SHA for a213740
Browse repository at this point
Rollup merge of #90377 - WaffleLapkin:const_slice_from_raw_parts, r=oli-obk
Show description for b531364
matthiaskrgr
authored
b531364
View commit details
Copy full SHA for b531364
Browse repository at this point
Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obk
Show description for 88e0bea
matthiaskrgr
authored
88e0bea
View commit details
Copy full SHA for 88e0bea
Browse repository at this point
Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnr
Show description for d99dc7a
matthiaskrgr
authored
d99dc7a
View commit details
Copy full SHA for d99dc7a
Browse repository at this point
Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obk
Show description for f9111e0
matthiaskrgr
authored
f9111e0
View commit details
Copy full SHA for f9111e0
Browse repository at this point
Rollup merge of #90412 - jyn514:macro-use, r=camelid
Show description for 19b5b0f
matthiaskrgr
authored
19b5b0f
View commit details
Copy full SHA for 19b5b0f
Browse repository at this point
You can’t perform that action at this time.