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
/
expr
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
许杰友 Jieyou Xu (Joe)
-4
/
+4
2025-01-22
Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk
bors
-1
/
+1
2025-01-16
Detect if-else chains with a missing final else in type errors
Esteban Küber
-0
/
+42
2024-12-21
Hash only the spans that we care ended up reading in Span::try_metavars
Michael Goulet
-1
/
+1
2024-12-21
Properly record metavar spans for other expansions other than TT
Michael Goulet
-2
/
+2
2024-12-12
Tweak multispan rendering
Esteban Küber
-2
/
+1
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-3
/
+1
2024-07-18
More accurate suggestions when writing wrong style of enum variant literal
Esteban Küber
-4
/
+6
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-2
/
+7
2024-05-29
Use parenthetical notation for `Fn` traits
Esteban Küber
-2
/
+2
2024-05-20
Move 100 entries from tests/ui into subdirs
Jubilee Young
-0
/
+119
2024-04-21
Move some tests
Caio
-0
/
+46
2024-04-07
Unify all the always-false cfgs under the `FALSE` cfg
Urgau
-1
/
+1
2024-03-11
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"
Oli Scherer
-9
/
+9
2024-03-11
Run a single huge `par_body_owners` instead of many small ones after each other.
Oli Scherer
-9
/
+9
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-32
/
+32
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-10
/
+21
2024-01-13
Bless tests
George-lewis
-0
/
+1
2023-11-28
Suggest `let` or `==` on typo'd let-chain
Esteban Küber
-10
/
+15
2023-11-24
Show number in error message even for one error
Nilstrieb
-12
/
+12
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-6
/
+6
2023-10-23
When expecting closure argument but finding block provide suggestion
Esteban Küber
-0
/
+69
2023-10-12
Detect ruby-style closure in parser
Esteban Küber
-0
/
+134
2023-09-13
Address review comments
Matthew Jasper
-0
/
+2
2023-09-11
Reduce double errors for invalid let expressions
Matthew Jasper
-16
/
+6
2023-09-11
Move let expression checking to parsing
Matthew Jasper
-4
/
+2
2023-02-23
parser: provide better errors on closures with braces missing
Yutaro Ohno
-6
/
+45
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1306