Skip to content
Merged

Deploy #2018

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
f6a7950
Fix a typo
julioc98 Jan 31, 2023
9907741
Remove broken redirect to Chucklefish whitepaper
senekor Jun 2, 2024
8ffdc62
Bump the all group with 2 updates
dependabot[bot] Jun 3, 2024
60796f9
Merge pull request #1988 from rust-lang/dependabot/cargo/all-3c0401f6a0
senekor Jun 3, 2024
980535d
Merge pull request #1982 from rust-lang/remo/omkxsnwluvuz
senekor Jun 6, 2024
ec00188
Bump the all group with 2 updates
dependabot[bot] Jun 10, 2024
42acd82
Merge pull request #1990 from rust-lang/dependabot/cargo/all-8d00f5c8fe
senekor Jun 11, 2024
9c76f52
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jun 11, 2024
99046e6
Merge pull request #1991 from rust-lang/dependabot/npm_and_yarn/brace…
senekor Jun 11, 2024
2f7f166
Bump the all group with 2 updates
dependabot[bot] Jun 17, 2024
a9870d8
Merge pull request #1999 from rust-lang/dependabot/cargo/all-ce56b66527
senekor Jun 18, 2024
c269663
Bump the all group with 2 updates
dependabot[bot] Jun 24, 2024
da2ece8
Merge pull request #2001 from rust-lang/dependabot/cargo/all-2401570608
senekor Jun 25, 2024
e921290
Bump the all group with 3 updates
dependabot[bot] Jul 8, 2024
93bde4a
Merge pull request #2008 from rust-lang/dependabot/cargo/all-84dc3f93ca
senekor Jul 9, 2024
c975676
Remove production/users page
senekor Jul 9, 2024
0c59799
Merge pull request #2010 from rust-lang/remo/zwmzsproxrzn
Manishearth Jul 9, 2024
d921ce9
Merge pull request #1761 from julioc98/patch-1
Manishearth Jul 10, 2024
bcb2a2e
Bump rust_team_data from `16fc8a9` to `b95a65d` in the all group
dependabot[bot] Jul 15, 2024
e976241
Merge pull request #2011 from rust-lang/dependabot/cargo/all-52ed92e370
Manishearth Jul 15, 2024
aeff86d
Bump openssl from 0.10.64 to 0.10.66
dependabot[bot] Jul 22, 2024
d249f5d
Merge pull request #2013 from rust-lang/dependabot/cargo/openssl-0.10.66
senekor Jul 22, 2024
17c0fb0
update dependencies
senekor Jul 25, 2024
fe64396
remove explicit handlebars dependency
senekor Jul 25, 2024
f5eb848
remove dependency on lazy_static
senekor Jul 25, 2024
4cf8e47
remove usage of "extern crate"
senekor Jul 25, 2024
627839d
remove unused dependencies
senekor Jul 25, 2024
722d619
Merge pull request #2015 from rust-lang/remo/pvwmozmxqmxr
senekor Jul 26, 2024
4a5ab5a
Add a `.well-known/security.txt`
senekor Jul 25, 2024
eef2e6d
Improve tests for `.well-known/security.txt`
senekor Jul 26, 2024
1639895
Merge pull request #2016 from rust-lang/remo/ynxwqrvksvok
Manishearth Jul 27, 2024
e9bd22a
Bump the all group with 2 updates
dependabot[bot] Jul 29, 2024
d171f97
Merge pull request #2017 from rust-lang/dependabot/cargo/all-13ee627987
senekor Jul 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ So stay vigilant and update it if you notice something missing.
<!-- team -->
- https://www-staging.rust-lang.org/governance/teams/leadership-council
- https://www-staging.rust-lang.org/governance/wgs/wg-async
<!-- get_production -->
- https://www-staging.rust-lang.org/production/users
<!-- subject -->
- https://www-staging.rust-lang.org/learn/get-started
- https://www-staging.rust-lang.org/policies/code-of-conduct
Expand Down Expand Up @@ -84,8 +82,6 @@ So stay vigilant and update it if you notice something missing.
<!-- team_locale -->
- https://www-staging.rust-lang.org/es/governance/teams/leadership-council
- https://www-staging.rust-lang.org/es/governance/wgs/wg-async
<!-- production_locale -->
- https://www-staging.rust-lang.org/es/production/users
<!-- subject_locale -->
- https://www-staging.rust-lang.org/es/learn/get-started
- https://www-staging.rust-lang.org/es/policies/code-of-conduct
Expand Down
Loading
Loading