Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
8f08b3a
Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu
by bors
· 7 hours ago
master
fd18175
Rollup merge of #144069 - marcoieni:windows-22-free, r=jieyouxu
by Matthias Krüger
· 11 hours ago
6caa224
Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola
by bors
· 15 hours ago
6c0a912
Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr
by bors
· 18 hours ago
482b349
Update lockfile
by Laurențiu Nicola
· 18 hours ago
c22e2ea
Rollup merge of #144056 - Kobzol:gcc-build-src, r=nikic
by Matthias Krüger
· 21 hours ago
37e7bc1
Rollup merge of #144049 - tshepang:rust-push, r=jieyouxu
by Matthias Krüger
· 21 hours ago
3023a28
Rollup merge of #144010 - xdoardo:bootstrap-warning-optimize-false, r=clubby789
by Matthias Krüger
· 21 hours ago
accf61d
Rollup merge of #143293 - folkertdev:naked-function-kcfi, r=compiler-errors
by Matthias Krüger
· 21 hours ago
1aa5b22
Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk
by bors
· 21 hours ago
9792527
Merge pull request #19783 from A4-Tacks/generate-single-field-from
by Shoyu Vanilla (Flint)
· 22 hours ago
83255f5
Include ErrorGuaranteed in StableSince::Err.
by Camille GILLOT
· 24 hours ago
9cd918b
Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease
by bors
· 32 hours ago
a886852
ci: use windows 22 for all free runners
by MarcoIeni
· 35 hours ago
6932687
parse `const trait Trait`
by Deadbeef
· 2 days ago
60aac8f
Merge pull request #20233 from shashforge/lsp-minimal-example-clean
by Shoyu Vanilla (Flint)
· 2 days ago
b8f4e3f
examples: add `minimal_lsp.rs` and FIFO test script.
by Shashi Shankar
· 2 days ago
4bf5787
Rollup merge of #143955 - Stypox:tracing-frame-filter, r=RalfJung
by Matthias Krüger
· 2 days ago
c97c38b
Rollup merge of #143926 - Shourya742:2025-07-14-remove-deprecated-fields, r=jieyouxu
by Matthias Krüger
· 2 days ago
51f16b0
Rollup merge of #143914 - shepmaster:mismatched-lifetime-syntaxes-rewording, r=traviscross,jieyouxu
by Matthias Krüger
· 2 days ago
465ae94
Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors
by Matthias Krüger
· 2 days ago
6645bf5
Copy GCC sources into the build directory even outside CI
by Jakub Beránek
· 2 days ago
f8f6997
Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease
by bors
· 2 days ago
dd364bd
copy-paste convenience
by Tshepang Mbambo
· 2 days ago
ce0de76
Merge ref 'fd2eb391d032' from rust-lang/rust
by The rustc-josh-sync Cronjob Bot
· 2 days ago
2faf5ed
Prepare for merging from rust-lang/rust
by The rustc-josh-sync Cronjob Bot
· 2 days ago
8df6a1d
some improvements to "Invariants of the type system"
by Tshepang Mbambo
· 2 days ago
6dfec1a
Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieni
by León Orell Valerian Liehr
· 2 days ago
7a85c59
Rollup merge of #143922 - nnethercote:join_path, r=petrochenkov
by León Orell Valerian Liehr
· 2 days ago
a07ae62
Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=Kobzol
by León Orell Valerian Liehr
· 2 days ago
014bd82
Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwU
by bors
· 2 days ago
fb7aa9e
Improve path segment joining.
by Nicholas Nethercote
· 2 days ago
fd2eb39
Auto merge of #144019 - RalfJung:miri-sync, r=RalfJung
by bors
· 2 days ago
9c8ab89
use `codegen_instance_attrs` where an instance is (easily) available
by Folkert de Vries
· 2 days ago
9ef3be2
go over invariants again :3
by lcnr
· 2 days ago
61fafa9
Add tailexpr & -> &mut for generate_mut_trait_impl
by A4-Tacks
· 2 days ago
83de70f
Merge pull request #19917 from A4-Tacks/ext-generate-mut
by Shoyu Vanilla (Flint)
· 2 days ago
2a8f979
Rollup merge of #143968 - Stypox:tracing-FnAbiOf, r=RalfJung
by Samuel Tardieu
· 2 days ago
19470bc
Rollup merge of #143957 - samueltardieu:tidy-filenames, r=Kobzol
by Samuel Tardieu
· 2 days ago
645463a
Rollup merge of #143948 - ehuss:update-mdbook, r=Mark-Simulacrum
by Samuel Tardieu
· 2 days ago
cc685d8
Rollup merge of #143939 - he32:netbsd-maintainers, r=jieyouxu
by Samuel Tardieu
· 2 days ago
7b5e08f
Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obk
by Samuel Tardieu
· 2 days ago
17332ed
Rollup merge of #143448 - Enselic:remote-test-client-signals, r=Mark-Simulacrum
by Samuel Tardieu
· 2 days ago
9f2015d
Rollup merge of #142936 - aDotInTheVoid:rdj-shatts-forrealthistime, r=GuillaumeGomez
by Samuel Tardieu
· 2 days ago
f2b8fda
Add AsMut to minicore prelude::v1
by A4-Tacks
· 2 days ago
9909a37
Use hir::Trait in parameter
by A4-Tacks
· 2 days ago
fe090db
Merge pull request #4459 from ibraheemdev/ibraheem/global-ctor
by Ralf Jung
· 3 days ago
a7818ab
minor tweaks and comments
by Ralf Jung
· 3 days ago
9ba661e
Remove redundant type parameters
by A4-Tacks
· 3 days ago
e0bb729
Add AsRef and Borrow for generate_mut_trait_impl
by A4-Tacks
· 3 days ago
ed212ff
Merge pull request #4456 from nia-e/trace-incorporate-events
by Ralf Jung
· 3 days ago
7daf0e6
update comment to reference legacy `.ctors` section
by Ibraheem Ahmed
· 3 days ago
06f0dca
hook up native-lib bits
by Nia Espera
· 3 days ago
07a34c3
Make frame spans appear on a separate trace line
by Stypox
· 3 days ago
0e423f4
Boostrap: add warning on `optimize = false`
by Edoardo Marangoni
· 3 days ago
10bc064
Update cargo
by Eric Huss
· 3 days ago
d060859
add test for global constructors
by Ibraheem Ahmed
· 3 days ago
85c8949
add support for global constructors (i.e. life before main)
by Ibraheem Ahmed
· 3 days ago
bbb114e
ci cleanup: rustdoc-gui-test now installs browser-ui-test
by binarycat
· 3 days ago
078332f
rustdoc-json: Structured attributes
by Alona Enraght-Moony
· 3 days ago
306928f
update change tracking with warning on removal of fields.
by bit-aloo
· 3 days ago
76967af
remove ccache from llvm
by bit-aloo
· 3 days ago
e7f5bbe
remove description from rust toml struct
by bit-aloo
· 3 days ago
42758bb
Merge pull request #20178 from ShoyuVanilla/cargo-config-cleanup
by Shoyu Vanilla (Flint)
· 3 days ago
e3f643c
Consider outlives assumptions when proving auto traits for coroutine interiors
by Michael Goulet
· 3 days ago
8770e57
Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain.
by Havard Eidnes
· 3 days ago
28f822f
Format and bump rustc crates
by Laurențiu Nicola
· 3 days ago
62aea72
Merge pull request #4469 from Patrick-6/add-spinloop-hints
by Ralf Jung
· 3 days ago
48f9a7c
Merge from rust-lang/rust
by Laurențiu Nicola
· 3 days ago
ec3443f
Preparing for merge from rust-lang/rust
by Laurențiu Nicola
· 3 days ago
4b421d4
Fix handling of SCRIPT_ARG in docker images
by Nikita Popov
· 3 days ago
9a76dde4
Make spin function naming more consistent
by Patrick-6
· 3 days ago
a65e2f0
Further decrease number of `cargo metadata` invokes
by Shoyu Vanilla
· 3 days ago
0a03742
chore: Cleanup cargo config queries
by Shoyu Vanilla
· 3 days ago
7356ff7
Implement other logics
by tiif
· 3 days ago
da40065
Merge pull request #4452 from Stypox/trace-borrow-tracker
by Ralf Jung
· 3 days ago
14f4700
Add InterpCx::fn_abi_of_instance/_fn_ptr with tracing, shadowing FnAbiOf
by Stypox
· 3 days ago
2ee58dc
Add tracing calls to borrow tracker under the same name
by Stypox
· 3 days ago
6b51eee
Add enter_trace_span! that checks #[cfg("tracing")]
by Stypox
· 3 days ago
305befe
Rollup merge of #143938 - rustbot:docs-update, r=ehuss
by Samuel Tardieu
· 4 days ago
281990e
Rollup merge of #143905 - xizheyin:143828, r=compiler-errors
by Samuel Tardieu
· 4 days ago
b89c63d
Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDenton
by Samuel Tardieu
· 4 days ago
6b6c8be
Rollup merge of #143752 - pmur:murp/no-panic-detect-wasi-cc, r=Kobzol
by Samuel Tardieu
· 4 days ago
f03a56f
Rollup merge of #143630 - jieyouxu:drop-suggest, r=Mark-Simulacrum
by Samuel Tardieu
· 4 days ago
4e72ed7
Rollup merge of #142301 - Gelbpunkt:duplicated-path-in-error-musl, r=workingjubilee,fmease,jieyouxu
by Samuel Tardieu
· 4 days ago
cbaaf15
tidy: check for invalid file names
by Samuel Tardieu
· 4 days ago
8ec7e6f
Merge pull request #2504 from lolbinarycat/lolbinarycat-patch-2
by 许杰友 Jieyou Xu (Joe)
· 4 days ago
e1d35c5
Add std::hint::spin_loop()
by Patrick-6
· 4 days ago
f7da021
Merge from rustc
by The Miri Cronjob Bot
· 4 days ago
a9a5b33
Preparing for merge from rustc
by The Miri Cronjob Bot
· 4 days ago
ed88af2
Recover and suggest use `;` to construct array type
by xizheyin
· 4 days ago
02dc14b
Update mdbook to 0.4.52
by Eric Huss
· 4 days ago
39f269c
Merge pull request #2497 from rust-lang/tshepang-git-clone
by Manuel Drehwald
· 4 days ago
1d3ea1f
Infer lifetimes for GATs in expression/pattern position
by Chayim Refael Friedman
· 4 days ago
9bdd3b0
Don't always panic if WASI_SDK_PATH is not set when detecting compilers
by Paul Murphy
· 4 days ago
a001497
Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth
by bors
· 4 days ago
1669ba0
Update books
by rustbot
· 4 days ago
186afbb
Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide
by Jieyou Xu
· 4 days ago
647c051
Regenerate completions after removing `./x suggest`
by Jieyou Xu
· 4 days ago
91d064b
Remove current implementation of `./x suggest`
by Jieyou Xu
· 4 days ago
Next »