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
e452c94
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2023
remove canonicalize_query_preserving_universes
Show description for e452c94
aliemjay
committed
e452c94
Copy full SHA for e452c94
make infcx optional in canonicalizer
Show description for 3b55869
aliemjay
committed
3b55869
Copy full SHA for 3b55869
Commits on Dec 13, 2023
don't resolve regions in query input
Show description for fafe66d
aliemjay
committed
fafe66d
Copy full SHA for fafe66d
fix small perf regressions
aliemjay
committed
a1459c3
Copy full SHA for a1459c3
don't store OriginalQueryValues::universe_map
Show description for 8533819
aliemjay
committed
8533819
Copy full SHA for 8533819
global param_env canonicalization cache
aliemjay
committed
f38d1e9
Copy full SHA for f38d1e9
Commits on Dec 11, 2023
Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler-errors
Show description for 6f40082
bors
committed
6f40082
Copy full SHA for 6f40082
Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubilee
Show description for 8b1ba11
bors
committed
8b1ba11
Copy full SHA for 8b1ba11
Auto merge of #118494 - nnethercote:default_configuration-fill_well_known, r=Mark-Simulacrum
Show description for c13187c
bors
committed
c13187c
Copy full SHA for c13187c
Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum
Show description for e299752
bors
committed
e299752
Copy full SHA for e299752
Auto merge of #118810 - Kobzol:revert-mcp-510-bootstrap, r=nnethercote
Show description for 1cb200c
bors
committed
1cb200c
Copy full SHA for 1cb200c
Auto merge of #114571 - nnethercote:improve-print_tts, r=petrochenkov
Show description for a9cb8ee
bors
committed
a9cb8ee
Copy full SHA for a9cb8ee
Commits on Dec 10, 2023
Rearrange `default_configuration` and `CheckCfg::fill_well_known`.
Show description for 22b534d
nnethercote
committed
22b534d
Copy full SHA for 22b534d
Add a few cases with wonky formatting to `stringify.rs` test.
Show description for 940c885
nnethercote
committed
940c885
Copy full SHA for 940c885
Add spacing information to delimiters.
Show description for 4cfdbd3
nnethercote
committed
4cfdbd3
Copy full SHA for 4cfdbd3
Revert "Use MCP510"
Show description for 3157f21
Kobzol
committed
3157f21
Copy full SHA for 3157f21
Improve `print_tts` by changing `tokenstream::Spacing`.
Show description for 925f7fa
nnethercote
committed
925f7fa
Copy full SHA for 925f7fa
Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb
Show description for d86d65b
bors
committed
d86d65b
Copy full SHA for d86d65b
Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkan
Show description for ec41761
bors
committed
ec41761
Copy full SHA for ec41761
Add ChangeInfo record
Kobzol
committed
f1c5558
Copy full SHA for f1c5558
Remove unused run_dsymutil and gpg_password_file config values
Kobzol
committed
ccbd88d
Copy full SHA for ccbd88d
Destructure TOML configs
Show description for 6badc0d
Kobzol
committed
6badc0d
Copy full SHA for 6badc0d
Auto merge of #118791 - saethlin:use-immediate-type, r=nikic
Show description for 7e452c1
bors
committed
7e452c1
Copy full SHA for 7e452c1
Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki
Show description for b906831
bors
committed
b906831
Copy full SHA for b906831
Remove codegen test that depends on optimizations
calebzulawski
committed
aa00bae
Copy full SHA for aa00bae
Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkov
Show description for befd1eb
bors
committed
befd1eb
Copy full SHA for befd1eb
Add (unstable) documentation for `--env` command line option
GuillaumeGomez
committed
dc2f77a
Copy full SHA for dc2f77a
Add feature gate test for `--env` flag
GuillaumeGomez
committed
d2b1f94
Copy full SHA for d2b1f94
Add ui tests for `--env` option
GuillaumeGomez
committed
37d6809
Copy full SHA for 37d6809
Implement `--env` compiler flag
GuillaumeGomez
committed
486e55e
Copy full SHA for 486e55e
fix clippy
fee1-dead
committed
c4c3555
Copy full SHA for c4c3555
Review fixes
Kobzol
committed
53031b2
Copy full SHA for 53031b2
Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov
Show description for 84f6130
bors
committed
84f6130
Copy full SHA for 84f6130
clean up leftover FIXME
fee1-dead
committed
de8f4ac
Copy full SHA for de8f4ac
fix tests
fee1-dead
committed
d464dd0
Copy full SHA for d464dd0
Pagination
Previous
Next
You can’t perform that action at this time.