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
Age
Commit message (
Expand
)
Author
Lines
2024-05-12
Fix #12760
Caio
-10
/
+20
2024-05-13
Remove a `Span` from `TokenKind::Interpolated`.
Nicholas Nethercote
-97
/
+62
2024-05-13
Make `Comments::next` consume a comment.
Nicholas Nethercote
-9
/
+7
2024-05-13
Auto merge of #124914 - nnethercote:rm-extern-crate-rustc_middle, r=saethlin
bors
-81
/
+281
2024-05-13
Make handling of `Comments` more iterator-like.
Nicholas Nethercote
-24
/
+40
2024-05-13
Remove `extern crate rustc_middle` from `rustc_ty_utils`.
Nicholas Nethercote
-2
/
+12
2024-05-13
Remove `extern crate rustc_middle` from `rustc_trait_selection`.
Nicholas Nethercote
-2
/
+29
2024-05-13
Remove `extern crate rustc_middle` from `rustc_query_impl`.
Nicholas Nethercote
-6
/
+4
2024-05-13
Remove `extern crate rustc_middle` from `rustc_mir_transform`.
Nicholas Nethercote
-2
/
+31
2024-05-13
Remove `extern crate rustc_middle` from `rustc_mir_build`.
Nicholas Nethercote
-8
/
+24
2024-05-13
Remove `extern crate rustc_middle` from `rustc_metadata`.
Nicholas Nethercote
-3
/
+6
2024-05-13
Remove `extern crate rustc_middle` from `rustc_infer`.
Nicholas Nethercote
-2
/
+21
2024-05-13
Remove `extern crate rustc_middle` from `rustc_hir_typeck`.
Nicholas Nethercote
-3
/
+25
2024-05-12
Auto merge of #125051 - dtolnay:printletelse, r=compiler-errors
bors
-1
/
+46
2024-05-13
Remove `extern crate rustc_middle` from `rustc_hir_analysis`.
Nicholas Nethercote
-4
/
+27
2024-05-13
Remove `extern crate rustc_middle` from `rustc_const_eval`.
Nicholas Nethercote
-48
/
+101
2024-05-13
Remove a stray backtick in an error explanation.
Nicholas Nethercote
-1
/
+1
2024-05-12
Pretty-print let-else with added parenthesization when needed
David Tolnay
-2
/
+6
2024-05-12
Add AST pretty-printer tests for let-else
David Tolnay
-0
/
+41
2024-05-12
Auto merge of #3575 - devnexen:illumos_part3, r=RalfJung
bors
-4
/
+14
2024-05-12
Add test of trailing brace in a cast expression
David Tolnay
-1
/
+27
2024-05-12
Clean up unneeded warnings from let-else syntax test
David Tolnay
-290
/
+69
2024-05-12
further illumos/solaris support.
David Carlier
-4
/
+14
2024-05-12
Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,...
bors
-116
/
+409
2024-05-12
fix function call and import
Oneirical
-2
/
+2
2024-05-12
Auto merge of #3599 - saethlin:quiet-when-no-change, r=RalfJung
bors
-21
/
+35
2024-05-12
Don't print unnecessary sysroot messages
Ben Kimock
-21
/
+35
2024-05-12
make tidy happy
Oneirical
-9
/
+4
2024-05-12
rewrite issue-14500 to rmake
Oneirical
-16
/
+45
2024-05-12
Auto merge of #124902 - compiler-errors:mem-cat-but-better, r=lcnr
bors
-1105
/
+1183
2024-05-12
docs: fix typo in platform-support docs
Federico Maria Morrone
-1
/
+1
2024-05-12
Use the target cpu from the target spec on x86_64 when -Ctarget-cpu isn't used
bjorn3
-3
/
+3
2024-05-12
Propagate errors rather than using return_if_err
Michael Goulet
-13
/
+17
2024-05-12
Propagate errors rather than using return_if_err
Michael Goulet
-208
/
+252
2024-05-12
Auto merge of #12107 - y21:expr_metavars_in_unsafe, r=xFrednet
bors
-0
/
+764
2024-05-12
Support naked functions
bjorn3
-48
/
+231
2024-05-12
Remove polymorphize calls for statics in a couple more places
bjorn3
-2
/
+2
2024-05-12
Make LateCtxt be a type info delegate for EUV for clippy
Michael Goulet
-60
/
+21
2024-05-12
Apply nits
Michael Goulet
-49
/
+105
2024-05-12
Try structurally resolve
Michael Goulet
-29
/
+77
2024-05-12
Make LateCtxt be a type info delegate for EUV for clippy
Michael Goulet
-61
/
+59
2024-05-12
Introduce TypeInformationCtxt to abstract over LateCtxt/FnCtxt
Michael Goulet
-134
/
+160
2024-05-12
Inline MemCategorization into ExprUseVisitor
Michael Goulet
-3
/
+3
2024-05-12
Remove unncessary mut ref
Michael Goulet
-2
/
+38
2024-05-12
Inline MemCategorization into ExprUseVisitor
Michael Goulet
-924
/
+778
2024-05-12
Assert that MemCategorizationVisitor actually errors when it bails ungracefully
Michael Goulet
-1
/
+17
2024-05-12
Auto merge of #125040 - ickk:patch-1, r=notriddle
bors
-1
/
+1
2024-05-12
Match ergonomics 2024: migration lint
Jules Bertholet
-116
/
+409
2024-05-12
new lint: `macro_metavars_in_unsafe`
y21
-0
/
+764
2024-05-12
Auto merge of #11540 - J-ZhengLi:issue11443, r=xFrednet
bors
-3
/
+413
[prev]
[next]