Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
901
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
abce488
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 27, 2020
split parse_angle_args into loop / single step
Centril
committed
abce488
Copy full SHA for abce488
parse: move constraint/arg restriction to ast_validation.
Centril
committed
91194f7
Copy full SHA for 91194f7
Auto merge of #68404 - Amanieu:llvm-asm, r=estebank
Show description for 6c19a10
bors
committed
6c19a10
Copy full SHA for 6c19a10
Auto merge of #70451 - Dylan-DPC:rollup-2g9oyht, r=Dylan-DPC
Show description for 7b73d14
bors
committed
7b73d14
Copy full SHA for 7b73d14
Rollup merge of #70435 - Alexendoo:test-66706, r=Centril
Show description for fa15774
Dylan-DPC
authored
fa15774
Copy full SHA for fa15774
Rollup merge of #70344 - Centril:hir-pretty, r=eddyb
Show description for 7041efc
Dylan-DPC
authored
7041efc
Copy full SHA for 7041efc
Rollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
Show description for c0369c4
Dylan-DPC
authored
c0369c4
Copy full SHA for c0369c4
Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkor
Show description for f635c37
Dylan-DPC
authored
f635c37
Copy full SHA for f635c37
Rollup merge of #69644 - ecstatic-morse:unified-dataflow-cleanup, r=eddyb
Show description for 0f6144a
Dylan-DPC
authored
0f6144a
Copy full SHA for 0f6144a
Commits on Mar 26, 2020
Make `framework` a private module
ecstatic-morse
committed
89d6009
Copy full SHA for 89d6009
Update `framework` module docs
ecstatic-morse
committed
fe0e7c3
Copy full SHA for fe0e7c3
Move `BottomValue` into `framework/mod.rs`
ecstatic-morse
committed
7108cea
Copy full SHA for 7108cea
Update imports from `dataflow::generic` to `dataflow`
ecstatic-morse
committed
a8cc89f
Copy full SHA for a8cc89f
Update use statements in `dataflow/mod.rs`
ecstatic-morse
committed
93ce5ff
Copy full SHA for 93ce5ff
Rename `dataflow::generic` to `dataflow::framework`
ecstatic-morse
committed
bae1114
Copy full SHA for bae1114
Move `MoveDataParamEnv` to beginning of module
ecstatic-morse
committed
9978afb
Copy full SHA for 9978afb
Remove `BitDenotation` framework
ecstatic-morse
committed
15346ed
Copy full SHA for 15346ed
Auto merge of #70441 - Dylan-DPC:rollup-qv7h2ph, r=Dylan-DPC
Show description for 62c6006
bors
committed
62c6006
Copy full SHA for 62c6006
Rollup merge of #70437 - RalfJung:miri-saturate, r=hanna-kruppe
Show description for 195147c
Dylan-DPC
authored
195147c
Copy full SHA for 195147c
Rollup merge of #70429 - GuillaumeGomez:cleanup-e0459, r=Dylan-DPC
Show description for e5c5e02
Dylan-DPC
authored
e5c5e02
Copy full SHA for e5c5e02
Rollup merge of #70428 - Centril:move-to-mod, r=petrochenkov
Show description for ef43cde
Dylan-DPC
authored
ef43cde
Copy full SHA for ef43cde
Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril,Nadrieril,varkor
Show description for c640b95
Dylan-DPC
authored
c640b95
Copy full SHA for c640b95
Rollup merge of #70397 - JOE1994:write_wide_str, r=RalfJung
Show description for de3d1e9
Dylan-DPC
authored
de3d1e9
Copy full SHA for de3d1e9
Rollup merge of #70384 - nnethercote:refactor-object-file-handling, r=alexcrichton
Show description for b15423e
Dylan-DPC
authored
b15423e
Copy full SHA for b15423e
Miri float->int casts: be explicit that this is saturating
RalfJung
committed
27777e2
Copy full SHA for 27777e2
Add regression test for #66706
Alexendoo
committed
40a0fdc
Copy full SHA for 40a0fdc
Update tests to use llvm_asm!
Amanieu
committed
1cc521e
Copy full SHA for 1cc521e
Rename asm! to llvm_asm!
Show description for d162d09
Amanieu
committed
d162d09
Copy full SHA for d162d09
Add tests based on issue #70372 comments
AminArria
committed
ae7fa30
Copy full SHA for ae7fa30
Fix incorrect pattern warning "unreachable pattern"
Show description for 5796e6e
AminArria
committed
5796e6e
Copy full SHA for 5796e6e
add 'fn write_u16s'(rustc_mir::interpret::Memory)
JOE1994
committed
4538f89
Copy full SHA for 4538f89
Clean up E0459 explanation
GuillaumeGomez
committed
604b7e9
Copy full SHA for 604b7e9
error_bad_item_kind: add help text
Centril
committed
91c68c5
Copy full SHA for 91c68c5
rustc_hir_pretty: bump recursion_limit
Centril
committed
b2f7a95
Copy full SHA for b2f7a95
Auto merge of #70427 - Centril:rollup-lrcad2c, r=Centril
Show description for 2fbb075
bors
committed
2fbb075
Copy full SHA for 2fbb075
Pagination
Previous
Next
You can’t perform that action at this time.