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 }}
chenyukang
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
yukang/add-mir-opt-level-testing
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 25, 2023
check is default to all targets now
chenyukang
committed
001bcee
Copy full SHA for 001bcee
Commits on Feb 24, 2023
enable validate-mir-opts in mingw-check
chenyukang
committed
15813cf
Copy full SHA for 15813cf
Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-mir
chenyukang
committed
34813e2
Copy full SHA for 34813e2
Commits on Feb 23, 2023
Auto merge of #108369 - compiler-errors:ty-error-more, r=BoxyUwU
Show description for 07c993e
bors
committed
07c993e
Copy full SHA for 07c993e
Auto merge of #108386 - matthiaskrgr:rollup-nojivk9, r=matthiaskrgr
Show description for eb909d8
bors
committed
eb909d8
Copy full SHA for eb909d8
Rollup merge of #108373 - tshepang:where-clause-on-main, r=compiler-errors
Show description for 60014e4
matthiaskrgr
authored
60014e4
Copy full SHA for 60014e4
Rollup merge of #108358 - Nilstrieb:git-blame-ignore-my-bad-commits, r=compiler-errors
Show description for f4fa045
matthiaskrgr
authored
f4fa045
Copy full SHA for f4fa045
Rollup merge of #108350 - compiler-errors:assoc-type-bound-dogfooding, r=oli-obk
Show description for d6077f8
matthiaskrgr
authored
d6077f8
Copy full SHA for d6077f8
Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddle
Show description for 2011ced
matthiaskrgr
authored
2011ced
Copy full SHA for 2011ced
Rollup merge of #108218 - ChrisDenton:cmd-escape, r=cuviper
Show description for c4a4bce
matthiaskrgr
authored
c4a4bce
Copy full SHA for c4a4bce
Rollup merge of #108208 - cjgillot:flood-enum, r=oli-obk
Show description for a423fa7
matthiaskrgr
authored
a423fa7
Copy full SHA for a423fa7
Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-position, r=cjgillot
Show description for ef27e43
matthiaskrgr
authored
ef27e43
Copy full SHA for ef27e43
Auto merge of #108330 - weihanglo:update-cargo, r=weihanglo
Show description for 8b1dbf7
bors
committed
8b1dbf7
Copy full SHA for 8b1dbf7
Update cargo
Show description for 80bea6c
weihanglo
committed
80bea6c
Copy full SHA for 80bea6c
Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-errors,davidtwco,estebank,oli-obk
Show description for 0978711
bors
committed
0978711
Copy full SHA for 0978711
Commits on Feb 22, 2023
hir-analysis: make where-clause-on-main diagnostic translatable
tshepang
committed
ada4e94
Copy full SHA for ada4e94
Rename ty_error_with_guaranteed to ty_error, ty_error to ty_error_misc
compiler-errors
committed
298ae8c
Copy full SHA for 298ae8c
Use ty_error_with_guaranteed in many more places
compiler-errors
committed
1e7ef03
Copy full SHA for 1e7ef03
pluralize stuff
compiler-errors
committed
b14eb0c
Copy full SHA for b14eb0c
Suppress duplicated errors for associated type bounds in object types
compiler-errors
committed
deb1357
Copy full SHA for deb1357
Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgr
Show description for da439d9
bors
committed
da439d9
Copy full SHA for da439d9
Move associated type bounds check to ast lowering
Show description for e7c4908
compiler-errors
committed
e7c4908
Copy full SHA for e7c4908
Add git config command to `.git-blame-ignore-revs`
Show description for 96ebb21
Noratrieb
committed
96ebb21
Copy full SHA for 96ebb21
Rollup merge of #108353 - petrochenkov:rmir, r=cjgillot
Show description for 9f5c401
matthiaskrgr
authored
9f5c401
Copy full SHA for 9f5c401
Rollup merge of #108344 - Alexendoo:test-105700, r=compiler-errors
Show description for baf6a72
matthiaskrgr
authored
baf6a72
Copy full SHA for baf6a72
Rollup merge of #108342 - lcnr:opaque-tys, r=oli-obk
Show description for 2ad6a39
matthiaskrgr
authored
2ad6a39
Copy full SHA for 2ad6a39
Rollup merge of #108315 - clubby789:dead-code-in-closure, r=compiler-errors
Show description for 783617b
matthiaskrgr
authored
783617b
Copy full SHA for 783617b
Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=oli-obk
Show description for 4d9effc
matthiaskrgr
authored
4d9effc
Copy full SHA for 4d9effc
Rollup merge of #107736 - tgross35:atomic-as-ptr, r=m-ou-se
Show description for 0982eab
matthiaskrgr
authored
0982eab
Copy full SHA for 0982eab
Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk
Show description for fdbc432
bors
committed
fdbc432
Copy full SHA for fdbc432
resolve: Remove `ImportResolver`
Show description for d275114
petrochenkov
committed
d275114
Copy full SHA for d275114
Normalize line+col in normalize-tait-in-const test
eggyal
committed
a9b2354
Copy full SHA for a9b2354
Remove type-traversal trait aliases
eggyal
committed
695072d
Copy full SHA for 695072d
Add test to ensure there are no duplicated imports
GuillaumeGomez
committed
20dd1bd
Copy full SHA for 20dd1bd
Prevent duplicated imports
GuillaumeGomez
committed
4aa142e
Copy full SHA for 4aa142e
Pagination
Previous
Next
You can’t perform that action at this time.