Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
340f8aa
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 17, 2024
const_mut_refs: allow mutable refs to statics
RalfJung
committed
340f8aa
Copy full SHA for 340f8aa
Auto merge of #120563 - reitermarkus:generic-nonzero-get, r=dtolnay
Show description for 4316d0c
bors
committed
4316d0c
Copy full SHA for 4316d0c
Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se
Show description for 405b22f
bors
committed
405b22f
Copy full SHA for 405b22f
Commits on Feb 16, 2024
Auto merge of #120881 - jieyouxu:migrate-ui-test-directives, r=oli-obk
Show description for bccb9bb
bors
committed
bccb9bb
Copy full SHA for bccb9bb
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
jieyouxu
committed
ec2cc76
Copy full SHA for ec2cc76
Implement infra support for migrating from `//` to `//@` ui test directives
jieyouxu
committed
e53d6dd
Copy full SHA for e53d6dd
Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68
Show description for 93a65c6
bors
committed
93a65c6
Copy full SHA for 93a65c6
Auto merge of #121188 - GuillaumeGomez:rollup-bejz7fq, r=GuillaumeGomez
Show description for d2e8ecd
bors
committed
d2e8ecd
Copy full SHA for d2e8ecd
Rollup merge of #121181 - oli-obk:normalize_with_conflicting_impls, r=cjgillot
Show description for f82875e
GuillaumeGomez
authored
f82875e
Copy full SHA for f82875e
Rollup merge of #121179 - RalfJung:zst-mutable-refs, r=oli-obk
Show description for 0c92146
GuillaumeGomez
authored
0c92146
Copy full SHA for 0c92146
Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,Nilstrieb
Show description for f60576b
GuillaumeGomez
authored
f60576b
Copy full SHA for f60576b
Rollup merge of #121111 - trevyn:associated-type-suggestion, r=davidtwco
Show description for 670bdbf
GuillaumeGomez
authored
670bdbf
Copy full SHA for 670bdbf
Rollup merge of #121020 - oli-obk:diagnostics_ice, r=davidtwco
Show description for e5a743c
GuillaumeGomez
authored
e5a743c
Copy full SHA for e5a743c
Rollup merge of #119928 - d-sonuga:into-iter-sugg, r=compiler-errors
Show description for f81fd90
GuillaumeGomez
authored
f81fd90
Copy full SHA for f81fd90
Auto merge of #116385 - kornelski:maybe-rename, r=Amanieu
Show description for ae9d7b0
bors
committed
ae9d7b0
Copy full SHA for ae9d7b0
Auto merge of #120538 - kornelski:read-not-exact, r=m-ou-se
Show description for c9a7db6
bors
committed
c9a7db6
Copy full SHA for c9a7db6
add test ensuring we detect a static actually having a mutable reference
RalfJung
committed
d3fc69a
Copy full SHA for d3fc69a
Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin
Show description for dfa88b3
bors
committed
dfa88b3
Copy full SHA for dfa88b3
Fix an ICE in the recursion lint
oli-obk
committed
db4ba49
Copy full SHA for db4ba49
add back some more attempts at having &mut in the final value of a const/static
RalfJung
committed
2611fac
Copy full SHA for 2611fac
remove stderr-per-bitwidth from some tests
RalfJung
committed
f68e79d
Copy full SHA for f68e79d
allow mutable references in const values when they point to no memory
RalfJung
committed
0702701
Copy full SHA for 0702701
Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnay
Show description for 1be4688
bors
committed
1be4688
Copy full SHA for 1be4688
Auto merge of #120889 - Ayush1325:uefi-instant, r=joshtriplett
Show description for 0f806a9
bors
committed
0f806a9
Copy full SHA for 0f806a9
Auto merge of #121169 - GuillaumeGomez:rollup-oxk5d5j, r=GuillaumeGomez
Show description for cefa14b
bors
committed
cefa14b
Copy full SHA for cefa14b
Commits on Feb 15, 2024
Rollup merge of #121155 - tspiteri:strict-doc-overflow, r=Nilstrieb
Show description for 2a216bb
GuillaumeGomez
authored
2a216bb
Copy full SHA for 2a216bb
Rollup merge of #121147 - tmiasko:no-debug-body, r=compiler-errors
Show description for e84a1dd
GuillaumeGomez
authored
e84a1dd
Copy full SHA for e84a1dd
Rollup merge of #121146 - compiler-errors:ignore-diverging-arms, r=estebank
Show description for 77eaa80
GuillaumeGomez
authored
77eaa80
Copy full SHA for 77eaa80
Rollup merge of #121145 - adamgemmell:dev/adagem01/combined-target-features, r=Amanieu
Show description for d6e2fc5
GuillaumeGomez
authored
d6e2fc5
Copy full SHA for d6e2fc5
Rollup merge of #121141 - compiler-errors:closure-kind-docs, r=nnethercote
Show description for 12a73a6
GuillaumeGomez
authored
12a73a6
Copy full SHA for 12a73a6
Rollup merge of #121119 - compiler-errors:async-fn-kind-errs, r=oli-obk
Show description for ddad818
GuillaumeGomez
authored
ddad818
Copy full SHA for ddad818
Rollup merge of #121109 - nnethercote:TyKind-Err-guar-2, r=oli-obk
Show description for c73aa78
GuillaumeGomez
authored
c73aa78
Copy full SHA for c73aa78
Rollup merge of #121095 - chenyukang:yukang-fix-120998-rust-playground-link, r=GuillaumeGomez
Show description for a7e486a
GuillaumeGomez
authored
a7e486a
Copy full SHA for a7e486a
Rollup merge of #120971 - PizzasBear:patch-1, r=Nilstrieb
Show description for 1630e04
GuillaumeGomez
authored
1630e04
Copy full SHA for 1630e04
Rollup merge of #120777 - Marcondiro:unicode15-1, r=Manishearth
Show description for 3803469
GuillaumeGomez
authored
3803469
Copy full SHA for 3803469
Pagination
Previous
Next
You can’t perform that action at this time.