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
/
static
Age
Commit message (
Expand
)
Author
Lines
2024-02-18
Improve wording of static_mut_ref
Obei Sideg
-160
/
+492
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-19
/
+19
2024-02-10
rebless after rebase
Ralf Jung
-0
/
+1
2024-02-10
unstably allow constants to refer to statics and read from immutable statics
Ralf Jung
-4
/
+7
2024-02-08
Taint borrowck results without running any borrowck if the MIR body was alrea...
Oli Scherer
-32
/
+9
2024-01-07
Update test for `E0796` and `static_mut_ref` lint
Obei Sideg
-5
/
+36
2024-01-06
Add test for `E0796` and `static_mut_ref` lint
Obei Sideg
-0
/
+356
2024-01-05
Stabilize THIR unsafeck
Matthew Jasper
-12
/
+12
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-148
/
+14
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-2
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-08-30
Test and note unsafe ctor to fn ptr coercion
Michael Goulet
-1
/
+0
2023-04-19
Extend and use `hir::Node::body_id`
Maybe Waffle
-0
/
+2
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-9
/
+10
2023-02-22
Convert a hard-warning about named static lifetimes into lint "unused_lifetimes"
Zhi Qi
-10
/
+2
2023-01-30
Make structured suggestion for fn casting verbose
Esteban Küber
-4
/
+5
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+1
2023-01-30
Modify primary span label for E0308
Esteban Küber
-5
/
+5
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+2
2023-01-24
Add suggestions for function pointers
Matthew J Perez
-1
/
+5
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1215
[prev]