Skip to content

Commit 13224fe

Browse files
authored
Merge branch 'main' into feat/better_drop_semantics
2 parents 2740e20 + a3e96d8 commit 13224fe

5,351 files changed

Lines changed: 469172 additions & 105894 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/library_tracking_issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ It's useful to link any relevant discussions and conclusions (whether on GitHub,
8383
Zulip, or the internals forum) here.
8484
-->
8585

86-
- None yet.
86+
- [ ] None yet.
8787

8888
[^1]: https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

.github/ISSUE_TEMPLATE/tracking_issue.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,12 @@ for larger features an implementation could be broken up into multiple PRs.
5555
### Unresolved Questions
5656
<!--
5757
Include any open questions that need to be answered before the feature can be
58-
stabilised.
58+
stabilised. It is useful to link related discussions and conculsions as they
59+
develop.
5960
-->
6061

61-
XXX --- list all the "unresolved questions" found in the RFC to ensure they are
62-
not forgotten
62+
- [ ] list all the "unresolved questions" found in the RFC to ensure they are
63+
not forgotten.
6364

6465
### Implementation history
6566

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
2727
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/22.1-2026-01-27
28+
branch = rustc/22.1-2026-03-22
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

.mailmap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,11 +258,12 @@ Greg V <[email protected]>
258258
Gregor Peach <[email protected]>
259259
Grzegorz Bartoszek <[email protected]>
260260
Guanqun Lu <[email protected]>
261-
Guillaume Gomez <[email protected]>
262-
Guillaume Gomez <[email protected]> ggomez <[email protected]>
263-
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
264-
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
265-
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
261+
Guillaume Gomez <[email protected]>
262+
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
263+
Guillaume Gomez <[email protected]> ggomez <[email protected]>
264+
Guillaume Gomez <[email protected]> ggomez <[email protected]>
265+
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
266+
Guillaume Gomez <[email protected]> Guillaume Gomez <[email protected]>
266267
267268
hamidreza kalbasi <[email protected]>
268269

0 commit comments

Comments
 (0)