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
/
tests
/
ui
/
liveness
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
omit unused args warnings for intrinsics without body
vayunbiyani
-14
/
+20
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-07-04
Better span for "make binding mutable" suggestion
Esteban Küber
-18
/
+26
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-2
/
+2
2024-03-11
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"
Oli Scherer
-32
/
+32
2024-03-11
Run a single huge `par_body_owners` instead of many small ones after each other.
Oli Scherer
-32
/
+32
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-6
/
+6
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-9
/
+9
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-2
/
+14
2023-11-24
Show number in error message even for one error
Nilstrieb
-14
/
+14
2023-10-20
s/generator/coroutine/
Oli Scherer
-4
/
+4
2023-07-14
use maybe_body_owned_by for closure
yukang
-0
/
+38
2023-05-25
Remove DesugaringKind::Replace.
Camille GILLOT
-1
/
+0
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-1
/
+1
2023-04-21
Run `check_match` and `check_liveness` when MIR is built instead of having an...
Oli Scherer
-26
/
+27
2023-03-03
Desugars drop and replace at MIR build
Giacomo Pasini
-0
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1378