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 }}
nikic
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
llvm-components
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 20, 2019
Don't link mcjit/interpreter LLVM components
nikic
committed
b9784b1
Copy full SHA for b9784b1
Auto merge of #62710 - estebank:bad-named-args, r=petrochenkov
Show description for f69b071
bors
committed
f69b071
Copy full SHA for f69b071
Auto merge of #62008 - ia0:issues_61053, r=petrochenkov
Show description for e9d2227
bors
committed
e9d2227
Copy full SHA for e9d2227
Commits on Jul 19, 2019
Auto merge of #62705 - petrochenkov:oh-bye-mark, r=matthewjasper
Show description for 5c26b52
bors
committed
5c26b52
Copy full SHA for 5c26b52
Implement checks for meta-variables in macros
ia0
committed
6ec4584
Copy full SHA for 6ec4584
Remember the span of the Kleene operator in macros
Show description for 82abc0d
ia0
committed
82abc0d
Copy full SHA for 82abc0d
Auto merge of #62690 - alexcrichton:azure-update, r=pietroalbini
Show description for e3cebcb
bors
committed
e3cebcb
Copy full SHA for e3cebcb
azure: Prepare configuration for 4-core machines
Show description for 9b4f6de
alexcrichton
committed
9b4f6de
Copy full SHA for 9b4f6de
Auto merge of #62679 - Xanewok:after-expansion, r=Zoxc
Show description for 527dce7
bors
committed
527dce7
Copy full SHA for 527dce7
hygiene: Tweak naming some more
petrochenkov
committed
8f30d26
Copy full SHA for 8f30d26
Adjust other names after the `Mark` renaming
petrochenkov
committed
09703e3
Copy full SHA for 09703e3
libsyntax: Remove `Mark` into `ExpnId`
petrochenkov
committed
31e10ae
Copy full SHA for 31e10ae
Auto merge of #62694 - lundibundi:help-infer-fn-ret, r=eddyb
Show description for f9477a7
bors
committed
f9477a7
Copy full SHA for f9477a7
Auto merge of #62684 - petrochenkov:scopevisit, r=davidtwco
Show description for fe499a7
bors
committed
fe499a7
Copy full SHA for fe499a7
Commits on Jul 18, 2019
Auto merge of #61749 - davidtwco:rfc-2203-const-array-repeat-exprs, r=eddyb
Show description for a336998
bors
committed
a336998
Copy full SHA for a336998
Auto merge of #62782 - Mark-Simulacrum:rollup-1hz5ya6, r=Mark-Simulacrum
Show description for 311376d
bors
committed
311376d
Copy full SHA for 311376d
Rollup merge of #62778 - jsgf:notify-dep-info, r=petrochenkov
Show description for 396903b
Mark-Simulacrum
authored
396903b
Copy full SHA for 396903b
Rollup merge of #62777 - gilescope:self-referencial-to-recursion, r=eddyb
Show description for 4544b4d
Mark-Simulacrum
authored
4544b4d
Copy full SHA for 4544b4d
Rollup merge of #62774 - smaeul:pr/simd-tests, r=petrochenkov
Show description for ed83734
Mark-Simulacrum
authored
ed83734
Copy full SHA for ed83734
Rollup merge of #62764 - fakenine:normalize_use_of_backticks_compiler_messages_p7, r=alexreg
Show description for 0ae9048
Mark-Simulacrum
authored
0ae9048
Copy full SHA for 0ae9048
Rollup merge of #62752 - nikic:llvm-disable-z3, r=alexcrichton
Show description for c4977ef
Mark-Simulacrum
authored
c4977ef
Copy full SHA for c4977ef
Rollup merge of #62749 - chocol4te:fix_60633, r=estebank
Show description for 9c08b2b
Mark-Simulacrum
authored
9c08b2b
Copy full SHA for 9c08b2b
Rollup merge of #62745 - BaoshanPang:master, r=nikic
Show description for ee9d4e3
Mark-Simulacrum
authored
ee9d4e3
Copy full SHA for ee9d4e3
Rollup merge of #62740 - lzutao:patch-2, r=alexcrichton
Show description for d961eb6
Mark-Simulacrum
authored
d961eb6
Copy full SHA for d961eb6
Rollup merge of #62732 - nathanwhit:fix_mem_uninit, r=Amanieu
Show description for 5d4681f
Mark-Simulacrum
authored
5d4681f
Copy full SHA for 5d4681f
Rollup merge of #62730 - matthewjasper:hygiene-tests, r=petrochenkov
Show description for aa31ca7
Mark-Simulacrum
authored
aa31ca7
Copy full SHA for aa31ca7
Rollup merge of #62728 - DutchGhost:fix-double-wording, r=jonas-schievink
Show description for 831d33b
Mark-Simulacrum
authored
831d33b
Copy full SHA for 831d33b
Rollup merge of #62712 - limira:self-type-help, r=estebank
Show description for 988a4ba
Mark-Simulacrum
authored
988a4ba
Copy full SHA for 988a4ba
Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank
Show description for df21a6f
Mark-Simulacrum
authored
df21a6f
Copy full SHA for df21a6f
Rollup merge of #62615 - wesleywiser:pgo_error, r=nagisa
Show description for cc16d04
Mark-Simulacrum
authored
cc16d04
Copy full SHA for cc16d04
Rollup merge of #61926 - scottmcm:vec-vecdeque, r=Mark-Simulacrum
Show description for 7fc80b6
Mark-Simulacrum
authored
7fc80b6
Copy full SHA for 7fc80b6
Auto merge of #62682 - alessandrod:issue-58375, r=eddyb
Show description for 4ed008a
bors
committed
4ed008a
Copy full SHA for 4ed008a
resolve: Support resolving macro paths without macro kind restrictions
petrochenkov
committed
1b4fbfc
Copy full SHA for 1b4fbfc
resolve: Attempt to resolve unresolved paths in macro namespace
petrochenkov
committed
a7726ce
Copy full SHA for a7726ce
resolve: Move some common code into the scope visitor
petrochenkov
committed
3845a08
Copy full SHA for 3845a08
Pagination
Previous
Next
You can’t perform that action at this time.