index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-10-27
add LetStmt arm
LastExceed
-0
/
+18
2024-10-27
Merge pull request #3987 from TDecking/vpclmul
Ralf Jung
-38
/
+249
2024-10-27
Rollup merge of #132234 - RalfJung:miri-sync, r=RalfJung
Matthias Krüger
-299
/
+612
2024-10-27
Properly resolve prelude paths inside modules inside blocks
Chayim Refael Friedman
-52
/
+180
2024-10-27
Dynamically link run-make support
clubby789
-0
/
+4
2024-10-27
fix: Allow public re-export of `extern crate` import
Shoyu Vanilla
-3
/
+79
2024-10-27
Merge pull request #18419 from ChayimFriedman2/leading-or
Lukas Wirth
-31
/
+87
2024-10-27
Put leading `|` in patterns under `OrPat`
Chayim Refael Friedman
-31
/
+87
2024-10-27
Merge pull request #18410 from Veykril/veykril/push-lvwxpnowqrxk
Lukas Wirth
-50
/
+59
2024-10-27
Invert token iteration order in macro mapping
Lukas Wirth
-15
/
+23
2024-10-27
Merge pull request #18418 from ChayimFriedman2/explicitly-disable
Lukas Wirth
-34
/
+77
2024-10-27
Merge pull request #18417 from ChayimFriedman2/hash-string
Lukas Wirth
-7
/
+30
2024-10-27
Support `cfg(true)` and `cfg(false)`
Chayim Refael Friedman
-6
/
+87
2024-10-27
Split `macro-error` diagnostic so users can ignore only parts of it
Chayim Refael Friedman
-34
/
+77
2024-10-26
Update compiler-builtins to 0.1.136
Trevor Gross
-0
/
+1
2024-10-27
Correctly handle `#""` in edition <2024
Chayim Refael Friedman
-7
/
+30
2024-10-26
Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillot
bors
-10
/
+69
2024-10-26
Merge pull request #3995 from RalfJung/readdir_r
Oli Scherer
-26
/
+16
2024-10-26
Adjust the vpclmulqdq test case
Tobias Decking
-3
/
+7
2024-10-26
Implement LLVM x86 vpclmulqdq intrinsics
Tobias Decking
-38
/
+245
2024-10-26
do not set the file type to an error code
Ralf Jung
-1
/
+4
2024-10-26
do not use host 'raw_os_error' to compute target error code
Ralf Jung
-24
/
+11
2024-10-26
fix error returned from readdir_r when isolation is enabled
Ralf Jung
-2
/
+2
2024-10-26
Merge pull request #3993 from RalfJung/dir-entry-drop-explicit
Ralf Jung
-2
/
+5
2024-10-26
Bump MSRV to 1.82
Laurențiu Nicola
-1
/
+1
2024-10-26
Use method syntax
MoskalykA
-2
/
+2
2024-10-26
Start using `Option::is_none_or`
MoskalykA
-20
/
+3
2024-10-26
Turn Remove dbg into a quick fix for better prioritization
Laurențiu Nicola
-4
/
+3
2024-10-26
automatic PR: explain how to trigger CI
Ralf Jung
-1
/
+1
2024-10-26
indicate more explicitly where we close host file/dir handles
Ralf Jung
-2
/
+5
2024-10-26
Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors
Matthias Krüger
-1
/
+1
2024-10-26
Effects cleanup
Deadbeef
-1
/
+1
2024-10-26
Auto merge of #132149 - weihanglo:update-cargo, r=weihanglo
bors
-0
/
+0
2024-10-25
Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errors
bors
-8
/
+12
2024-10-25
Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgr
bors
-2
/
+2
2024-10-25
Update cargo
Weihang Lo
-0
/
+0
2024-10-25
tcx.is_const_fn doesn't work the way it is described, remove it
Ralf Jung
-8
/
+12
2024-10-25
Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzol
bors
-5
/
+91
2024-10-25
Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkov
Matthias Krüger
-2
/
+2
2024-10-25
Merge pull request #3989 from RalfJung/ci
Ralf Jung
-4
/
+5
2024-10-25
some more opportunities for set_last_error_and_return
Ralf Jung
-14
/
+7
2024-10-25
get rid of fd_not_found; improve error handling in FileMetadata
Ralf Jung
-71
/
+54
2024-10-25
CI workflow: tweak conclusion job
Ralf Jung
-4
/
+5
2024-10-25
Clear more `eval_libc` errors from unix shims
Noah Bright
-53
/
+28
2024-10-25
Stop producing .gz artifacts for Windows
Laurențiu Nicola
-1
/
+2
2024-10-25
Factor out token ranking
Lukas Wirth
-37
/
+38
2024-10-25
Only construct a resolver in macro descension when needed
Lukas Wirth
-14
/
+20
2024-10-25
Merge pull request #18408 from Veykril/veykril/push-ulxyznwzokut
Lukas Wirth
-22
/
+59
2024-10-25
Add server cancellation support to pull diagnostic handler
Lukas Wirth
-14
/
+45
2024-10-25
Don't compute diagnostics for non local files
Lukas Wirth
-10
/
+16
[prev]
[next]