Skip to content

Rollup of 1 pull requests #139388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 519 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
519 commits
Select commit Hold shift + click to select a range
fedf107
Auto merge of #139143 - bjorn3:sync_cg_clif-2025-03-30, r=bjorn3
bors Mar 30, 2025
f3cbc39
Remove duplicate c-variadic.md
mejrs Mar 30, 2025
14e4f9f
Suggest switching underscores for dashes
mejrs Mar 30, 2025
39a491a
unstable book: document import_trait_associated_functions
mejrs Mar 30, 2025
2ea33b5
Auto merge of #139131 - m-ou-se:format-args-struct-expr, r=Mark-Simul…
bors Mar 30, 2025
4cfcafd
Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=on…
jhpratt Mar 30, 2025
1296a23
Rollup merge of #139111 - meithecatte:fake-read, r=compiler-errors
jhpratt Mar 30, 2025
eb42422
Rollup merge of #139122 - petrochenkov:norerr, r=compiler-errors
jhpratt Mar 30, 2025
f07a0d1
Rollup merge of #139132 - m-ou-se:hir-pp-struct-expr, r=compiler-errors
jhpratt Mar 30, 2025
a99b533
Rollup merge of #139141 - mejrs:on_unimpl, r=Noratrieb
jhpratt Mar 30, 2025
8a3ee97
Apply suggestions from code review
cuviper Mar 30, 2025
897acc3
Encode synthetic by-move coroutine body with a different DefPathData
compiler-errors Mar 30, 2025
73d33ed
Remove mention of `exhaustive_patterns` from `never` docs
mejrs Mar 30, 2025
3c0f722
Auto merge of #139154 - jhpratt:rollup-rv8f915, r=jhpratt
bors Mar 31, 2025
7bfd952
Auto merge of #119220 - Urgau:uplift-invalid_null_ptr_usage, r=fee1-dead
bors Mar 31, 2025
0666b74
Simplify find_commandline_library
bjorn3 Jan 14, 2025
9800eb2
Add `-Zembed-metadata` CLI option
Kobzol Feb 20, 2025
a5057b7
Add documentation of the option into the unstable book
Kobzol Feb 20, 2025
4dca28c
Store only a metadata stub into `rlibs` and `dylibs` with `-Zembed-me…
Kobzol Mar 28, 2025
674a7ad
Add an error when full metadata was not found
Kobzol Mar 14, 2025
5a71da5
Add tests
Kobzol Mar 14, 2025
10a76d6
Auto merge of #139083 - petrochenkov:ctxtdecod3, r=nnethercote
bors Mar 31, 2025
53f4397
Remove Amanieu from the libs review rotation
Amanieu Mar 31, 2025
ab5b1be
Auto merge of #138892 - compiler-errors:revert-ptr-ptr, r=oli-obk
bors Mar 31, 2025
e15161d
Rollup merge of #138176 - compiler-errors:rigid-sized-obl, r=lcnr
matthiaskrgr Mar 31, 2025
0a579d5
Rollup merge of #138749 - compiler-errors:closure-recovery, r=fmease
matthiaskrgr Mar 31, 2025
ac05597
Rollup merge of #138842 - Noratrieb:inline-exported, r=me,saethlin
matthiaskrgr Mar 31, 2025
b17948a
Rollup merge of #139153 - compiler-errors:incr-comp-closure, r=oli-obk
matthiaskrgr Mar 31, 2025
6cf2d18
Rollup merge of #139157 - mejrs:never, r=Noratrieb
matthiaskrgr Mar 31, 2025
70a1bbc
Rollup merge of #139167 - Amanieu:remove-amanieu, r=Mark-Simulacrum
matthiaskrgr Mar 31, 2025
4e99dca
Remove fragile equal-pointers-unequal/*/print3.rs tests.
m-ou-se Mar 31, 2025
dea9472
Add tests for LLVM 20 slice bounds check optimization
reez12g Mar 30, 2025
0b45675
Auto merge of #139169 - matthiaskrgr:rollup-nfy4aew, r=matthiaskrgr
bors Mar 31, 2025
1238a20
Expose `LintLevelsBuilder` with crate root builder
Urgau Mar 31, 2025
69cb0a9
Expose `registered_tools` directly without `TyCtxt`-query
Urgau Mar 31, 2025
3ef1a3f
Remove ChrisDenton from on vacation
ChrisDenton Mar 31, 2025
7539681
Fix invalid link
tiif Mar 31, 2025
ebca98f
Remove cjgillot from automated review assignment
apiraino Mar 31, 2025
b14a0ce
PassWrapper: adapt for llvm/llvm-project@94122d58fc77079a291a3d008914…
durin42 Mar 31, 2025
a6a6d01
Use `sym::dummy` in one more place.
nnethercote Mar 25, 2025
9fb0def
Tweak `check_doc_keyword`.
nnethercote Mar 26, 2025
929749d
Improve `is_doc_keyword`.
nnethercote Mar 26, 2025
2785063
Avoid `kw::Empty` use for `AuxParamsAttr`.
nnethercote Mar 27, 2025
7feac15
rustdoc-json: Add test for #[automatically_derived] attribute
aDotInTheVoid Apr 16, 2023
3257415
Rollup merge of #138426 - madsmtm:vita-llvm-target, r=jieyouxu
matthiaskrgr Mar 31, 2025
5048534
Rollup merge of #138840 - jyn514:precedence-order, r=wesleywiser
matthiaskrgr Mar 31, 2025
2f5d548
Rollup merge of #139039 - nnethercote:less-kw-Empty-4, r=petrochenkov
matthiaskrgr Mar 31, 2025
d78704a
Rollup merge of #139151 - mejrs:underscore_to_dash, r=onur-ozkan
matthiaskrgr Mar 31, 2025
5b46e24
Rollup merge of #139176 - m-ou-se:print3, r=compiler-errors
matthiaskrgr Mar 31, 2025
745657d
Rollup merge of #139179 - ChrisDenton:unvacate, r=ChrisDenton
matthiaskrgr Mar 31, 2025
d492348
Rollup merge of #139181 - tiif:doc, r=Noratrieb
matthiaskrgr Mar 31, 2025
e2d5033
Feed HIR for by-move coroutine body def, since the inliner tries to r…
compiler-errors Mar 31, 2025
654b7b5
increment depth of nested obligations
lcnr Mar 27, 2025
2feb911
io: Avoid marking buffer as uninit when copying to `BufWriter`
a1phyr Mar 28, 2025
8787868
io: Avoid Avoid marking bytes as uninit in `BufReader::peek`
a1phyr Mar 28, 2025
e80a3e2
coverage: Tweak tests/coverage/assert-ne.rs
Zalathar Mar 29, 2025
577272e
coverage: Shrink call spans to just the function name
Zalathar Mar 29, 2025
62a533c
coverage: Instead of splitting, just discard any span that overlaps a…
Zalathar Mar 25, 2025
26cea8a
coverage: Don't split bang-macro spans, just truncate them
Zalathar Mar 25, 2025
59307fd
Factor out some shared code.
nnethercote Mar 20, 2025
4c551bc
Simplify `ItemVisitorKind`.
nnethercote Mar 20, 2025
deed0f2
Remove useless `Option<Ident>` arg.
nnethercote Mar 20, 2025
43018ea
Ignore `#[test_case]` on anything other than `fn`/`const`/`static`.
nnethercote Mar 21, 2025
df24796
Move `ast::Item::ident` into `ast::ItemKind`.
nnethercote Mar 20, 2025
97ea17b
Auto merge of #139194 - matthiaskrgr:rollup-2mhep38, r=matthiaskrgr
bors Apr 1, 2025
ec10833
Address review comments.
nnethercote Apr 1, 2025
cb7ebf6
Bump metadata version
Kobzol Apr 1, 2025
27b866d
Add ui test ui/traits/object/suggestion-trait-object-issue-139174.rs
xizheyin Apr 1, 2025
12604fa
Skip suggest impl or dyn when poly trait is not a real trait
xizheyin Apr 1, 2025
f0efb97
Support metadata version 10 in proc-macro-srv
Kobzol Apr 1, 2025
ed20157
Auto merge of #138740 - nnethercote:ast-ItemKind-idents, r=fmease
bors Apr 1, 2025
f153685
Improve docs of ValTreeKind
bjorn3 Mar 25, 2025
a7b687c
Decouple trait impls of different traits wrt incremental
oli-obk Mar 27, 2025
aec7739
Remove an unnecessary dtor computation and use the cached query resul…
oli-obk Mar 27, 2025
c0fe46d
Make missing optimized MIR error more informative
oli-obk Mar 27, 2025
23f1fb5
Store adt_destructor in metadata
oli-obk Mar 27, 2025
2b1c416
Store adt_async_destructor in metadata
oli-obk Mar 27, 2025
51184c7
Ensure `calculcate_dtor` is only ever called on local types
oli-obk Mar 27, 2025
8c35f4a
Auto merge of #137535 - Kobzol:split-metadata, r=petrochenkov
bors Apr 1, 2025
2dc650b
replace commit placeholder in vendor status with actual commit
Shourya742 Mar 28, 2025
624eb85
chore: remove redundant backtick
highcloudwind Apr 1, 2025
e638ba6
interpret: add a version of run_for_validation for &self
RalfJung Apr 1, 2025
d2358f7
fix link in netbsd.md
futreall Apr 1, 2025
6c3be19
Update mdbook to 0.4.48
ehuss Apr 1, 2025
0b4a81a
Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk
bors Apr 1, 2025
770fcbf
Move test-float-parse to the 2024 edition
bjorn3 Apr 1, 2025
f922e74
Make coroutine_drop_cleanup 2024 edition compatible
bjorn3 Apr 1, 2025
a2f2943
Use the 2024 edition in ./x.py fmt
bjorn3 Apr 1, 2025
2425580
Allow formatting example/gen_block_iterate.rs
bjorn3 Apr 1, 2025
df18de5
Add unstable `--print=crate-root-lint-levels`
Urgau Mar 30, 2025
e2014e8
Auto merge of #138928 - ChrisDenton:fix-uwp, r=tgross35
bors Apr 1, 2025
cdd69d6
Rollup merge of #110406 - aDotInTheVoid:rdj-derived-impl-attr, r=Guil…
matthiaskrgr Apr 1, 2025
068594e
Rollup merge of #138790 - xizheyin:issue-138626, r=compiler-errors
matthiaskrgr Apr 1, 2025
0cae6f5
Rollup merge of #139002 - cuviper:relnotes-1.86.0, r=BoxyUwU
matthiaskrgr Apr 1, 2025
000d018
Rollup merge of #139022 - lcnr:incr-obligation-depth, r=oli-obk
matthiaskrgr Apr 1, 2025
a04b0e3
Rollup merge of #139129 - reez12g:add-tests-for-slice-bounds-check-op…
matthiaskrgr Apr 1, 2025
2a557ec
Rollup merge of #139188 - durin42:llvm-21-LintPass, r=dianqk
matthiaskrgr Apr 1, 2025
aafb17d
Rollup merge of #139193 - compiler-errors:inline-synthetic, r=eholk
matthiaskrgr Apr 1, 2025
99826dd
Rollup merge of #139202 - bjorn3:improve_comment, r=jieyouxu
matthiaskrgr Apr 1, 2025
49ed25b
Remove `NtExpr` and `NtLiteral`.
nnethercote Apr 18, 2024
d59b17c
Remove `Token::uninterpolated_span`.
nnethercote Mar 26, 2025
81afdbc
Fix a problem with metavars and inner attributes.
nnethercote Sep 23, 2024
592d113
Fix problem causing `rusqlite` compilation to OOM.
nnethercote Mar 31, 2025
9bdac17
Simplify control flow in `AstValidator::visit_item`.
nnethercote Mar 31, 2025
23667ad
compiler and tools dependencies
clubby789 Mar 23, 2025
6534933
Update allowed dependencies
clubby789 Mar 23, 2025
4c92418
Add `opt-level = "s"` for more std symbolication crates
clubby789 Apr 1, 2025
a1d34bc
move autodiff from EnzymeAD/Enzyme to our rust-lang/Enzyme soft-fork
ZuseZ4 Apr 1, 2025
5f74fa0
call `mir_promoted` inside of `do_mir_borrowck`
lcnr Mar 31, 2025
cb275d4
simplify Interner opaque types API
lcnr Mar 31, 2025
9b7d5ac
Auto merge of #139220 - matthiaskrgr:rollup-v1un5wz, r=matthiaskrgr
bors Apr 1, 2025
ccb2194
Factor some code out of `AstValidator::visit_items`.
nnethercote Apr 1, 2025
6713f34
Move methods from `Map` to `TyCtxt`, part 5.
nnethercote Apr 1, 2025
70dab5a
Auto merge of #138478 - nnethercote:rm-NtExpr-NtLiteral, r=petrochenkov
bors Apr 2, 2025
6f40f0c
rustc_target: RISC-V: add base "I"-related important extensions
a4lg Apr 2, 2025
bae53a7
Rollup merge of #135295 - eyraudh:master, r=compiler-errors
Zalathar Apr 2, 2025
5b0f658
Rollup merge of #138003 - sayantn:new-amx, r=Amanieu
Zalathar Apr 2, 2025
6aec7de
Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=Amanieu
Zalathar Apr 2, 2025
7f9be72
Rollup merge of #138913 - lolbinarycat:rustdoc-js-less-expect-error-p…
Zalathar Apr 2, 2025
7812409
Rollup merge of #138941 - compiler-errors:receiver-is-dispatchable-bo…
Zalathar Apr 2, 2025
8420a55
Rollup merge of #139060 - Shourya742:2025-03-28-replace-commit-with-a…
Zalathar Apr 2, 2025
1692ebd
Rollup merge of #139102 - Zalathar:no-split, r=oli-obk
Zalathar Apr 2, 2025
2311b34
Rollup merge of #139191 - lcnr:interner-opaques, r=compiler-errors
Zalathar Apr 2, 2025
2d43a8b
Rollup merge of #139200 - xizheyin:issue-139174, r=compiler-errors
Zalathar Apr 2, 2025
e89ba0b
Rollup merge of #139208 - futreall:master, r=jieyouxu
Zalathar Apr 2, 2025
cedb554
Rollup merge of #139210 - highcloudwind:master, r=aDotInTheVoid
Zalathar Apr 2, 2025
5f05d43
Rollup merge of #139212 - ehuss:update-mdbook, r=Mark-Simulacrum
Zalathar Apr 2, 2025
82f0446
Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errors
Zalathar Apr 2, 2025
ea51a1c
Rollup merge of #139225 - EnzymeAD:rust-lang-enzyme, r=jieyouxu
Zalathar Apr 2, 2025
fb01485
Rename span-related names in `AstValidator`.
nnethercote Apr 2, 2025
c9cd707
Auto merge of #139229 - Zalathar:rollup-5cs3f4d, r=Zalathar
bors Apr 2, 2025
a3e6b69
cache_on_disk_if false is a noop
compiler-errors Apr 2, 2025
444a7eb
Use return_result_from_ensure_ok a bit more
compiler-errors Apr 2, 2025
3524e6a
ensure_ok().query doesn't need cache_on_disk
compiler-errors Apr 2, 2025
7a4d4de
add tests for array/slice const patterns
dianne Apr 2, 2025
2e7de1a
Reduce scope of `AstValidator::with_*` calls.
nnethercote Apr 2, 2025
927ad16
Add a dep kind for use of the anon node with zero dependencies
Zoxc Apr 2, 2025
79de6c0
Auto merge of #138848 - clubby789:cargo-update, r=Mark-Simulacrum
bors Apr 2, 2025
ca32447
Only look at trait impls in the current crate when looking for `Drop`…
oli-obk Mar 27, 2025
6697f02
Fetch the destructor constness lazily
oli-obk Apr 1, 2025
7192a06
Directly fetch the impl self type
oli-obk Apr 1, 2025
062ef53
Remove a `hir_*` helper that was just forwarding to a query
oli-obk Apr 1, 2025
7989879
Remove a function that has no necessary callers
oli-obk Apr 1, 2025
49c74d2
Only walk local items instead of filtering for them later
oli-obk Apr 1, 2025
b591eb0
Drop `aux_build` rustc helpers
jieyouxu Apr 2, 2025
f31bd74
Update `run-make` tests to no longer use `aux_build`
jieyouxu Apr 2, 2025
ae9173d
Auto merge of #139018 - oli-obk:incremental-trait-impls, r=compiler-e…
bors Apr 2, 2025
9d999bb
Do not use `for_each_assignment_mut` to iterate over assignment state…
dianqk Mar 24, 2025
84af556
`next_opaque` is no longer an `Option`
dianqk Mar 24, 2025
7830406
Invalidate all dereferences for non-local assignments
dianqk Mar 24, 2025
7e0463f
Revert "comment out the old tests instead of adjusting them"
dianqk Mar 24, 2025
fefb0db
Partially revert "Do not unify dereferences in GVN."
dianqk Mar 24, 2025
1787789
Bless tests
dianqk Mar 24, 2025
6e6d4a8
Update to LLVM 20.1.2
dianqk Apr 2, 2025
1d6ddd6
Remove unused variables generated in merged doctests
GuillaumeGomez Apr 2, 2025
13c2d5e
Rollup merge of #139178 - apiraino:remove-cjgillot-automated-assighme…
TaKO8Ki Apr 2, 2025
eb23a59
Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxu
TaKO8Ki Apr 2, 2025
5df0c68
Rollup merge of #139215 - clubby789:std-size-tweaks, r=joboet
TaKO8Ki Apr 2, 2025
bda2ea4
Rollup merge of #139232 - nnethercote:remove-Map-5, r=Zalathar
TaKO8Ki Apr 2, 2025
abcfc3e
Rollup merge of #139239 - jieyouxu:run-make-aux-build, r=Kobzol
TaKO8Ki Apr 2, 2025
4f0de4c
Auto merge of #139257 - TaKO8Ki:rollup-vjzdas7, r=TaKO8Ki
bors Apr 2, 2025
d5f7e9c
Add dianqk to codegen reviewers
dianqk Apr 2, 2025
05d5fda
Preparing for merge from rustc
jieyouxu Apr 2, 2025
cae5d8a
Merge from rustc
jieyouxu Apr 2, 2025
ead4d4c
Merge pull request #2313 from jieyouxu/rustc-pull
jieyouxu Apr 2, 2025
d8d27ca
Fix two incorrect turbofish suggestions
freyacodes Apr 2, 2025
2dd4501
Put Noratrieb on vacation
Noratrieb Apr 2, 2025
20417a9
Make slice iterator constructors unstably const
Feb 24, 2025
3fb1230
Rollup merge of #138992 - dianne:simplify-byte-string-to-pat, r=oli-obk
matthiaskrgr Apr 2, 2025
f5276bb
Rollup merge of #139211 - RalfJung:interpret-run-for-validation, r=ol…
matthiaskrgr Apr 2, 2025
ad8db11
Rollup merge of #139235 - nnethercote:AstValidator-tweaks, r=compiler…
matthiaskrgr Apr 2, 2025
3c5ee8d
Rollup merge of #139237 - Zoxc:anon-0-deps-kind, r=compiler-errors
matthiaskrgr Apr 2, 2025
43f1728
Rollup merge of #139260 - dianqk:dianqk-codegen-reviewers, r=Urgau
matthiaskrgr Apr 2, 2025
278bc67
Rollup merge of #139264 - freyacodes:fix/bad-turbofish-hints, r=petro…
matthiaskrgr Apr 2, 2025
072aa9e
Apply requested API changes to `cell_update`
tgross35 Apr 2, 2025
d5b4c2e
Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgr
bors Apr 2, 2025
6a1f57d
Demote i686-pc-windows-gnu to Tier 2
Noratrieb Mar 1, 2025
f798c46
Map myself
RossSmyth Mar 4, 2025
33c1ff0
rustdoc: make settings checkboxes always square
lolbinarycat Apr 2, 2025
14e6a96
Mark super_let feature as incomplete.
m-ou-se Apr 2, 2025
076cccd
Remove `Op` type.
nnethercote Dec 19, 2024
ac8ccf0
Use `BinOpKind` instead of `BinOp` for function args where possible.
nnethercote Dec 19, 2024
ddcb370
Tighten up assignment operator representations.
nnethercote Dec 19, 2024
60b742d
Monomorphize region resolver
compiler-errors Apr 2, 2025
62fcb9d
Fix the `f16`/`f128` feature gate on integer literals
beetrees Apr 3, 2025
3658060
Auto merge of #139234 - compiler-errors:query-tweak, r=oli-obk
bors Apr 3, 2025
0d8c33f
Remove creation of duplicate AnonPipe
JakeWharton Apr 3, 2025
b6d74b5
Auto merge of #139250 - dianqk:llvm-20.1.2, r=cuviper
bors Apr 3, 2025
dbd7f52
Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscross
matthiaskrgr Apr 3, 2025
e332aa8
Rollup merge of #139145 - okaneco:safe_splits, r=Amanieu
matthiaskrgr Apr 3, 2025
ee56188
Rollup merge of #139149 - mejrs:itaf, r=ehuss
matthiaskrgr Apr 3, 2025
184e4ba
Rollup merge of #139273 - tgross35:cell-update-changes, r=jhpratt
matthiaskrgr Apr 3, 2025
b5d5b6c
Rollup merge of #139282 - lolbinarycat:rustdoc-settings-checkbox-nosh…
matthiaskrgr Apr 3, 2025
85c557e
Rollup merge of #139283 - BoxyUwU:rdg-push, r=jieyouxu
matthiaskrgr Apr 3, 2025
29c0fe7
Rollup merge of #139294 - beetrees:fix-f16-f128-literal-feature-gate,…
matthiaskrgr Apr 3, 2025
4d64990
compiletest: Require `//~` annotations even if `error-pattern` is spe…
petrochenkov Mar 28, 2025
4916d44
Fix up tests on wasm and msvc, and rebase conflicts
petrochenkov Apr 2, 2025
fadea8e
Unset RUSTC_WRAPPER in cg_clif's build system
bjorn3 Mar 31, 2025
e0883a2
Auto merge of #137738 - Daniel-Aaron-Bloom:const_slice_make_iter, r=d…
bors Apr 3, 2025
f3eaf16
Split ExpectationLintId off Level
oli-obk Mar 18, 2025
c51816e
Make LevelAndSource a struct
oli-obk Mar 19, 2025
805f389
Remove `LintExpectationId` from `Level` variants
oli-obk Mar 19, 2025
0795b3d
Upvars HirIds always have the same owner, thus just use an ItemLocalId
oli-obk Mar 17, 2025
5a4e7eb
impl !PartialOrd for UpvarMigrationInfo
oli-obk Mar 17, 2025
57c4ab7
impl !PartialOrd for HirId
oli-obk Mar 17, 2025
3df2acd
Allow boolean literals in `check-cfg`
clubby789 Mar 21, 2025
b310e8c
add Marco Ieni to mailmap
marcoieni Apr 3, 2025
3e762b1
compiletest: Allow `--fail-fast` as a command-line option
Zalathar Apr 3, 2025
581c5fb
Initial support for auto traits with default bounds
Bryanskiy Mar 6, 2025
946aea0
Auto merge of #139137 - petrochenkov:errwhere2, r=jieyouxu
bors Apr 3, 2025
1397094
Run coretests and alloctests with cg_clif in CI
bjorn3 Apr 1, 2025
ecf9e20
compiletest: Encapsulate all of the code that touches libtest
Zalathar Apr 3, 2025
6af96f8
Add a helper function for checking if LLD was used to `run-make-support`
Kobzol Mar 18, 2025
9ec11c2
Move `link-self-contained-consistency` test to a more reasonable loca…
Kobzol Mar 24, 2025
ac7dd7a
Remove `unsound-mir-opts` for `simplify_aggregate_to_copy`
dianqk Mar 24, 2025
4e05d85
Only preserving derefs for trivial terminators like SwitchInt and Goto
dianqk Mar 24, 2025
7d44887
Invalid dereferences for all non-local mutations
dianqk Mar 25, 2025
fde54c2
Fix testing with randomized layouts enabled
bjorn3 Apr 3, 2025
82eb03e
Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr
bors Apr 3, 2025
6189594
Deduplicate some `rustc_middle` function bodies by calling the `rustc…
oli-obk Apr 3, 2025
64b58dd
Pass correct param-env to error_implies
compiler-errors Apr 3, 2025
00095b3
Auto merge of #132527 - DianQK:gvn-stmt-iter, r=oli-obk
bors Apr 3, 2025
e5c7451
Rollup merge of #138017 - nnethercote:tighten-assignment-op, r=spasto…
matthiaskrgr Apr 3, 2025
731ce84
Rollup merge of #138462 - ShE3py:mut-borrow-in-loop, r=oli-obk
matthiaskrgr Apr 3, 2025
48a3919
Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors
matthiaskrgr Apr 3, 2025
9d733ec
Rollup merge of #138767 - clubby789:check-cfg-bool, r=Urgau
matthiaskrgr Apr 3, 2025
ff8f2ef
Rollup merge of #139068 - a1phyr:less_uninit, r=joboet
matthiaskrgr Apr 3, 2025
ed6efe6
Rollup merge of #139255 - GuillaumeGomez:unused-var-merged-doctest, r…
matthiaskrgr Apr 3, 2025
ec9aa8c
Rollup merge of #139270 - RossSmyth:mailmap, r=Noratrieb
matthiaskrgr Apr 3, 2025
42aef0c
Rollup merge of #139303 - Noratrieb:Noratrieb-patch-3, r=Noratrieb
matthiaskrgr Apr 3, 2025
4cf6c21
Rollup merge of #139312 - marcoieni:marco-mailmap, r=Kobzol
matthiaskrgr Apr 3, 2025
4fd8c04
Auto merge of #139336 - matthiaskrgr:rollup-zsi8pgf, r=matthiaskrgr
bors Apr 3, 2025
aa1b7bf
Remove an unwanted comment.
nnethercote Apr 3, 2025
ad1fb1e
Add a mailmap entry for myself
meithecatte Apr 3, 2025
9e14530
Auto merge of #120706 - Bryanskiy:leak, r=lcnr
bors Apr 4, 2025
b9e13cb
Apply `Recovery::Forbidden` when reparsing pasted macro fragments.
nnethercote Apr 3, 2025
a14e8f6
adt_destructor: sanity-check returned item
meithecatte Apr 4, 2025
f174fd7
Auto merge of #139287 - compiler-errors:folder-experiment-1, r=lqd
bors Apr 4, 2025
66e61c7
Rollup merge of #138949 - madsmtm:rename-to-darwin, r=WaffleLapkin
matthiaskrgr Apr 4, 2025
f701a5c
Rollup merge of #139295 - JakeWharton:jw.duplicate-anon-pipe.2025-04-…
matthiaskrgr Apr 4, 2025
96ab10c
Rollup merge of #139313 - oli-obk:push-uzvmpxqyvrzp, r=compiler-errors
matthiaskrgr Apr 4, 2025
9d84676
Rollup merge of #139317 - Zalathar:hide-libtest, r=jieyouxu
matthiaskrgr Apr 4, 2025
2e8bd29
Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxu
matthiaskrgr Apr 4, 2025
c264f3e
Rollup merge of #139335 - compiler-errors:error-implies, r=oli-obk
matthiaskrgr Apr 4, 2025
0c4ac89
Rollup merge of #139342 - meithecatte:mailmap, r=compiler-errors
matthiaskrgr Apr 4, 2025
0a9eae1
Rollup merge of #139349 - meithecatte:destructor-constness, r=compile…
matthiaskrgr Apr 4, 2025
a4166da
Auto merge of #139354 - matthiaskrgr:rollup-04lgx23, r=matthiaskrgr
bors Apr 4, 2025
b8ff7b6
Auto merge of #139213 - bjorn3:cg_clif_test_coretests, r=jieyouxu
bors Apr 4, 2025
5337252
Auto merge of #137869 - Noratrieb:Now_I_am_become_death,_the_destroye…
bors Apr 4, 2025
e649cb9
Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkov
matthiaskrgr Apr 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*.h rust
*.rs rust diff=rust
*.fixed linguist-language=Rust
*.pp linguist-language=Rust
*.mir linguist-language=Rust
src/etc/installer/gfx/* binary
src/vendor/** -text
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
shallow = true
[submodule "src/tools/enzyme"]
path = src/tools/enzyme
url = https://github.com/EnzymeAD/Enzyme.git
url = https://github.com/rust-lang/Enzyme.git
shallow = true
[submodule "src/gcc"]
path = src/gcc
Expand Down
8 changes: 7 additions & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ Jacob Greenfield <[email protected]>
Jacob Pratt <[email protected]> <[email protected]>
Jacob Pratt <[email protected]> <[email protected]>
Jake Goulding <[email protected]>
Jake Goulding <[email protected]> <[email protected]>
Jake Goulding <[email protected]> <[email protected]>
Jake Goulding <[email protected]> <[email protected]>
Jake Vossen <[email protected]>
Jakob Degen <[email protected]> <[email protected]>
Expand Down Expand Up @@ -408,10 +408,13 @@ Luqman Aden <[email protected]> <[email protected]>
Luqman Aden <[email protected]> <[email protected]>
Lzu Tao <[email protected]>
Maik Klein <[email protected]>
Maja Kądziołka <[email protected]> <[email protected]>
Maja Kądziołka <[email protected]> <[email protected]>
Malo Jaffré <[email protected]>
Manish Goregaokar <[email protected]>
Mara Bos <[email protected]>
Marcell Pardavi <[email protected]>
Marco Ieni <[email protected]>
Marcus Klaas de Vries <[email protected]>
Margaret Meyerhofer <[email protected]> <mmeyerho@andrew>
Mark Mansi <[email protected]>
Expand Down Expand Up @@ -565,6 +568,9 @@ Robert Habermeier <[email protected]>
Robert Millar <[email protected]>
Roc Yu <[email protected]>
Rohit Joshi <[email protected]> Rohit Joshi <[email protected]>
Ross Smyth <[email protected]>
Ross Smyth <[email protected]> <[email protected]>
Ross Smyth <[email protected]> <[email protected]>
Roxane Fruytier <[email protected]>
Rui <[email protected]>
Russell Johnston <[email protected]>
Expand Down
Loading
Loading