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 }}
estebank
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
drive-by-ui-test
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 18, 2024
Side-step small SVG width divergence by setting min-width
estebank
committed
957c0d3
Copy full SHA for 957c0d3
When displaying multispans, ignore empty lines adjacent to `...`
Show description for cc9631a
estebank
committed
cc9631a
Copy full SHA for cc9631a
Move multispan test to svg output
estebank
committed
8ea7177
Copy full SHA for 8ea7177
Fix test for multiline span ui display
Show description for 3e0bf94
estebank
committed
3e0bf94
Copy full SHA for 3e0bf94
Auto merge of #122646 - saethlin:library-frame-pointers, r=onur-ozkan
Show description for 3cdcdaf
bors
committed
3cdcdaf
Copy full SHA for 3cdcdaf
Auto merge of #122558 - kjetilkjeka:llvm_bitcode_linker_no_trigger_rebuild, r=onur-ozkan
Show description for 13abc0a
bors
committed
13abc0a
Copy full SHA for 13abc0a
Auto merge of #122676 - matthiaskrgr:rollup-noti0vr, r=matthiaskrgr
Show description for a42873e
bors
committed
a42873e
Copy full SHA for a42873e
Rollup merge of #122657 - beetrees:option-env-tests, r=compiler-errors,Nilstrieb
Show description for 069b933
matthiaskrgr
authored
069b933
Copy full SHA for 069b933
Rollup merge of #122656 - RalfJung:simplify-cfg, r=compiler-errors
Show description for 3fc3142
matthiaskrgr
authored
3fc3142
Copy full SHA for 3fc3142
Rollup merge of #122654 - RalfJung:interpret-comment, r=matthiaskrgr
Show description for 86bb0bc
matthiaskrgr
authored
86bb0bc
Copy full SHA for 86bb0bc
Rollup merge of #122639 - omahs:patch-2, r=estebank
Show description for d9b47c1
matthiaskrgr
authored
d9b47c1
Copy full SHA for d9b47c1
Auto merge of #121952 - JarvisCraft:master, r=workingjubilee
Show description for 80e5694
bors
committed
80e5694
Copy full SHA for 80e5694
Auto merge of #121652 - estebank:move-in-loop-break-condition, r=Nadrieril
Show description for 5608c7f
bors
committed
5608c7f
Copy full SHA for 5608c7f
Auto merge of #122627 - RalfJung:collector-stack-space, r=compiler-errors
Show description for 62f98b4
bors
committed
62f98b4
Copy full SHA for 62f98b4
Commits on Mar 17, 2024
LLVM bitcode linker: use --cfg=parallell_compiler to avoid trashing the cache of rustdoc
Kjetil Kjeka
committed
7bdd63d
Copy full SHA for 7bdd63d
Move `option_env!` and `env!` tests to the `env-macro` directory
beetrees
committed
3651401
Copy full SHA for 3651401
Move `suggest_hoisting_call_outside_loop` out of `suggest_cloning`
estebank
committed
3b237d7
Copy full SHA for 3b237d7
Move `Visitor` impl out to the `mod` level
estebank
committed
da2364d
Copy full SHA for da2364d
Add `HELP` to test
estebank
committed
f216bac
Copy full SHA for f216bac
Point at `continue` and `break` that might be in the wrong place
Show description for 78d29ad
estebank
committed
78d29ad
Copy full SHA for 78d29ad
Detect when move of `!Copy` value occurs within `loop` and should likely not be cloned
Show description for 14473ad
estebank
committed
14473ad
Copy full SHA for 14473ad
Auto merge of #122653 - matthiaskrgr:rollup-28h37ym, r=matthiaskrgr
Show description for eb45c84
bors
committed
eb45c84
Copy full SHA for eb45c84
simplify_cfg: rename some passes so that they make more sense
RalfJung
committed
23a4ad1
Copy full SHA for 23a4ad1
interpret/memory: explain why we use == on bool
RalfJung
committed
872781b
Copy full SHA for 872781b
Rollup merge of #122636 - matthiaskrgr:compl3, r=compiler-errors
Show description for 1588d9b
matthiaskrgr
authored
1588d9b
Copy full SHA for 1588d9b
Rollup merge of #122615 - Zalathar:triagebot, r=Mark-Simulacrum
Show description for 0589ffb
matthiaskrgr
authored
0589ffb
Copy full SHA for 0589ffb
Rollup merge of #122578 - jieyouxu:guard-decorate, r=fee1-dead
Show description for 8e748c0
matthiaskrgr
authored
8e748c0
Copy full SHA for 8e748c0
Rollup merge of #122572 - the8472:test-const-deadness, r=RalfJung
Show description for 3fbe203
matthiaskrgr
authored
3fbe203
Copy full SHA for 3fbe203
Rollup merge of #121862 - cuviper:relnotes-1.77.0, r=Mark-Simulacrum
Show description for 5c761d8
matthiaskrgr
authored
5c761d8
Copy full SHA for 5c761d8
Rollup merge of #120640 - Ayush1325:uefi-doc, r=Nilstrieb
Show description for 3d1b04e
matthiaskrgr
authored
3d1b04e
Copy full SHA for 3d1b04e
Sort the remaining T-types relnotes
cuviper
committed
87c9349
Copy full SHA for 87c9349
No compatibility notes raised in 1.77.0
cuviper
committed
8953306
Copy full SHA for 8953306
The const-eval change is now future-compat
cuviper
committed
4a2f0f6
Copy full SHA for 4a2f0f6
Move a couple issues to Language notes
cuviper
committed
213e598
Copy full SHA for 213e598
Apply suggestions from code review
Show description for 0ac3d4d
3 people
committed
0ac3d4d
Copy full SHA for 0ac3d4d
Pagination
Previous
Next
You can’t perform that action at this time.