Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
rust-lang
/
rust
Public
Notifications
Fork
9.2k
Star
66.7k
Code
Issues
5k+
Pull requests
533
Actions
Projects
0
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Workflows
Select workflow
Select workflow
All workflows
CI
Show more workflows
All workflows
CI
Show more workflows
All workflows
Showing runs from all workflows
will be ignored since log searching is not yet available
58,746 workflow runs
58,746 workflow runs
Event
Filter by event
Status
Filter by status
Branch
Filter by branch
Actor
Filter by actor
Remove dereferencing of Box from codegen
CI
#58968:
Pull request
#95576
synchronize by
DrMeepster
May 19, 2022
1h 0m 11s
DrMeepster:box_erasure
DrMeepster:box_erasure
May 19, 2022
1h 0m 11s
View #95576
View workflow file
Auto merge of #95643 - WaffleLapkin:ptr_convenience, r=joshtriplett
CI
#58967:
Commit
d8a3fc4
pushed by
bors
May 19, 2022
7s
master
master
May 19, 2022
7s
View workflow file
Proc macro tweaks
CI
#58966:
Pull request
#97004
synchronize by
nnethercote
May 19, 2022
44m 49s
nnethercote:proc-macro-tweaks
nnethercote:proc-macro-tweaks
May 19, 2022
44m 49s
View #97004
View workflow file
Proc macro tweaks
CI
#58965:
Pull request
#97004
synchronize by
nnethercote
May 18, 2022
40m 37s
nnethercote:proc-macro-tweaks
nnethercote:proc-macro-tweaks
May 18, 2022
40m 37s
View #97004
View workflow file
Split dead store elimination off dest prop
CI
#58964:
Pull request
#97158
synchronize by
JakobDegen
May 18, 2022
38m 30s
JakobDegen:dse
JakobDegen:dse
May 18, 2022
38m 30s
View #97158
View workflow file
Rollup of 6 pull requests
CI
#58963:
Pull request
#97159
opened by
JohnTitor
May 18, 2022
46m 4s
JohnTitor:rollup-ibl51vw
JohnTitor:rollup-ibl51vw
May 18, 2022
46m 4s
View #97159
View workflow file
Split dead store elimination off dest prop
CI
#58962:
Pull request
#97158
opened by
JakobDegen
May 18, 2022
14m 35s
JakobDegen:dse
JakobDegen:dse
May 18, 2022
14m 35s
View #97158
View workflow file
Auto merge of #97019 - b-naber:transition-to-valtrees-pt1, r=oli-obk
CI
#58961:
Commit
cd282d7
pushed by
bors
May 18, 2022
6s
master
master
May 18, 2022
6s
View workflow file
Rollup of 7 pull requests
CI
#58960:
Pull request
#97157
opened by
JohnTitor
May 18, 2022
45m 28s
JohnTitor:rollup-8lebm1g
JohnTitor:rollup-8lebm1g
May 18, 2022
45m 28s
View #97157
View workflow file
#94421 (replace RawVec with Boxed slice) plus soundness fixes
CI
#58959:
Pull request
#96607
synchronize by
saethlin
May 18, 2022
14m 5s
saethlin:vec-box
saethlin:vec-box
May 18, 2022
14m 5s
View #96607
View workflow file
#94421 (replace RawVec with Boxed slice) plus soundness fixes
CI
#58958:
Pull request
#96607
synchronize by
saethlin
May 18, 2022
17m 44s
saethlin:vec-box
saethlin:vec-box
May 18, 2022
17m 44s
View #96607
View workflow file
Enable MIR inlining
CI
#58957:
Pull request
#91743
synchronize by
cjgillot
May 18, 2022
41m 29s
cjgillot:enable_mir_inlining_inline_all
cjgillot:enable_mir_inlining_inline_all
May 18, 2022
41m 29s
View #91743
View workflow file
Fix doc typo
CI
#58956:
Pull request
#97155
opened by
alygin
May 18, 2022
43m 39s
alygin:patch-1
alygin:patch-1
May 18, 2022
43m 39s
View #97155
View workflow file
[WIP] Use Thin LTO for compiling `rustc` in CI
CI
#58955:
Pull request
#97154
opened by
Kobzol
May 18, 2022
4m 47s
Kobzol:rustc-thin-lto
Kobzol:rustc-thin-lto
May 18, 2022
4m 47s
View #97154
View workflow file
WIP: use Clang instrumentation for building LLVM and use PID in generated profile names
CI
#58954:
Pull request
#97137
synchronize by
Kobzol
May 18, 2022
11m 6s
Kobzol:ci-llvm-pgo-pid
Kobzol:ci-llvm-pgo-pid
May 18, 2022
11m 6s
View #97137
View workflow file
[WIP] Try using call-site aware IR PGO for LLVM
CI
#58953:
Pull request
#97153
opened by
Kobzol
May 18, 2022
40m 19s
Kobzol:pgo-cs
Kobzol:pgo-cs
May 18, 2022
40m 19s
View #97153
View workflow file
Update cargo
CI
#58952:
Pull request
#97152
opened by
ehuss
May 18, 2022
47m 37s
ehuss:update-cargo
ehuss:update-cargo
May 18, 2022
47m 37s
View #97152
View workflow file
rewrite error handling for unresolved inference vars
CI
#58951:
Pull request
#89862
synchronize by
lcnr
May 18, 2022
46m 41s
lcnr:path-generics-diagnostics
lcnr:path-generics-diagnostics
May 18, 2022
46m 41s
View #89862
View workflow file
Update MIR passes to handle unwinding Inline Asm
CI
#58950:
Pull request
#97103
synchronize by
luqmana
May 18, 2022
39m 6s
luqmana:asm-unwind-cleanup
luqmana:asm-unwind-cleanup
May 18, 2022
39m 6s
View #97103
View workflow file
std_sys
CI
#58949:
Pull request
#97151
synchronize by
mrMiiao
May 18, 2022
3m 7s
mrMiiao:patch-1
mrMiiao:patch-1
May 18, 2022
3m 7s
View #97151
View workflow file
std_sys
CI
#58948:
Pull request
#97151
synchronize by
mrMiiao
May 18, 2022
3m 10s
mrMiiao:patch-1
mrMiiao:patch-1
May 18, 2022
3m 10s
View #97151
View workflow file
Auto merge of #96863 - SparrowLii:let, r=michaelwoerister
CI
#58947:
Commit
07ae142
pushed by
bors
May 18, 2022
7s
master
master
May 18, 2022
7s
View workflow file
std_sys
CI
#58946:
Pull request
#97151
opened by
mrMiiao
May 18, 2022
3m 24s
mrMiiao:patch-1
mrMiiao:patch-1
May 18, 2022
3m 24s
View #97151
View workflow file
`Stdio::make_pipe`
CI
#58945:
Pull request
#97150
opened by
ChrisDenton
May 18, 2022
47m 56s
ChrisDenton:stdio-create_pipe
ChrisDenton:stdio-create_pipe
May 18, 2022
47m 56s
View #97150
View workflow file
Windows: `CommandExt::async_pipes`
CI
#58944:
Pull request
#97149
opened by
ChrisDenton
May 18, 2022
42m 22s
ChrisDenton:win_async_pipes
ChrisDenton:win_async_pipes
May 18, 2022
42m 22s
View #97149
View workflow file
Previous
1
2
3
4
5
…
2349
2350
Next
You can’t perform that action at this time.
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.