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-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-3
/
+3
2024-12-12
Tweak multispan rendering
Esteban Küber
-8
/
+2
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-10-06
Don't emit null pointer lint for raw ref of null deref
Michael Goulet
-15
/
+8
2024-10-06
A raw ref of a deref is always safe
Michael Goulet
-2
/
+1
2024-09-26
Stabilize `const_refs_to_static`
Ding Xiang Fei
-21
/
+0
2024-09-20
Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors
bors
-416
/
+3
2024-09-15
stabilize const_mut_refs
Ralf Jung
-5
/
+2
2024-09-13
Update tests for hidden references to mutable static
Obei Sideg
-416
/
+3
2024-09-04
propagate `tainted_by_errors` in `MirBorrowckCtxt::emit_errors`
Folkert de Vries
-0
/
+13
2024-08-18
stabilize raw_ref_op
Ralf Jung
-2
/
+0
2024-08-05
Enforce supertrait outlives obligations hold when confirming impl
Michael Goulet
-2
/
+29
2024-07-23
Rollup merge of #125834 - workingjubilee:weaken-thir-unsafeck-for-addr-of-sta...
Matthias Krüger
-0
/
+97
2024-07-22
compiler: treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safe
Jubilee Young
-0
/
+97
2024-07-18
Use more accurate span for `addr_of!` suggestion
Esteban Küber
-22
/
+22
2024-06-26
Automatically taint InferCtxt when errors are emitted
Oli Scherer
-363
/
+57
2024-06-05
check_expr_struct_fields: taint context with errors if struct definition is m...
Olaf Siwiński
-0
/
+75
2024-02-20
Stabilize `LazyCell` and `LazyLock` (`lazy_cell`)
Peter Jaszkowiak
-2
/
+2
2024-03-31
Move some tests
Caio
-0
/
+8
2024-03-03
Move tests
Caio
-0
/
+62
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-16
/
+16
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