-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Deploy from CI
committed
Oct 12, 2024
0 parents
commit 9946707
Showing
243 changed files
with
190,475 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>About - Rust Contributors</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<!-- styles --> | ||
<link rel="stylesheet" href="/styles/vendor.css" /> | ||
<link rel="stylesheet" href="/styles/fonts.css" /> | ||
<link rel="stylesheet" href="/styles/app.css" /> | ||
<link rel="stylesheet" href="/styles/thanks.css" /> | ||
|
||
<!-- favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg"> | ||
<link rel="manifest" href="/images/site.webmanifest"> | ||
<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> | ||
<meta name="msapplication-TileColor" content="#00aba9"> | ||
<meta name="theme-color" content="#ffffff"> | ||
</head> | ||
|
||
<body> | ||
<nav class="flex flex-row justify-center justify-end-l items-center flex-wrap ph2 pl3-ns pr4-ns"> | ||
<div class="brand flex-auto w-100 w-auto-l self-start tc tl-l"> | ||
<a href="/"> | ||
<img class="v-mid ml0-l" alt="Rust Logo" src="/images/rust-logo-blk.svg"> | ||
<span class="dib ml1 ml0-l">Rust Thanks</span> | ||
</a> | ||
</div> | ||
|
||
<ul class="nav list w-100 w-auto-l flex flex-none flex-row flex-wrap justify-center justify-end-l items-center pv2 ph0 ph4-ns"> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org">Rust</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/tools/install">Install</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/learn">Learn</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/tools">Tools</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/governance">Governance</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/community">Community</a></li> | ||
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://blog.rust-lang.org/">Blog</a></li> | ||
</ul> | ||
</nav><header class="mv3 mb4-ns"> | ||
<div class="w-100 mw-none ph3 mw8-m mw9-l center"> | ||
<h1>About</h1> | ||
</div> | ||
</header> | ||
<section class="purple"> | ||
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3"> | ||
<p> | ||
<b>Thanks</b> is a place for us to give thanks to everyone who | ||
contributes to the <a href="https://www.rust-lang.org/">Rust | ||
project</a>. | ||
</p> | ||
<p> | ||
Currently, we are only tracking commits and reviews to | ||
<code>rust-lang/rust</code> and most of the related submodules. In | ||
the future, we have plans to add tracking for more | ||
repositories under the Rust project generally, and possibly even | ||
tracking other kinds of contributions, as they're also | ||
important! | ||
</p> | ||
<p> | ||
This project was inspired by <a | ||
href="http://contributors.rubyonrails.org/">Rails Contributors</a> | ||
and is <a href="https://github.com/rust-lang/thanks/issues">hosted | ||
on GitHub</a>. Please file any bugs or ask for new features there. | ||
</p> | ||
<p> | ||
If you don't wish for your name to be here, or if your name is | ||
listed twice, or has changed, or anything else, please either <a | ||
href="https://github.com/rust-lang/thanks/issues">open an issue</a> | ||
if it's okay to publicly discuss, or | ||
<a href="mailto:release@rust-lang.org">email the release team</a> | ||
if you'd prefer to be more discreet. We are happy to remove or | ||
make edits where appropriate. You can also submit a pull request to | ||
update the <code>.mailmap</code> file in the <a | ||
href="https://github.com/rust-lang/rust/">Rust repository</a>. | ||
</p> | ||
</div> | ||
</section> | ||
</div> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "", | ||
"short_name": "", | ||
"icons": [ | ||
{ | ||
"src": "/android-chrome-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "/android-chrome-512x512.png", | ||
"sizes": "512x512", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#ffffff", | ||
"background_color": "#ffffff", | ||
"display": "standalone" | ||
} |
Oops, something went wrong.