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
/
statics
Age
Commit message (
Expand
)
Author
Lines
2025-01-22
Refactor dyn-compatibility error and suggestions
Taylor Cramer
-15
/
+18
2025-01-07
Update tests.
Mara Bos
-1
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-2
/
+2
2024-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-9
/
+9
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-7
/
+1
2024-11-07
Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiser
Jubilee
-0
/
+42
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-3
/
+3
2024-10-26
Deny calls to non-`#[const_trait]` methods in MIR constck
Deadbeef
-4
/
+0
2024-10-24
Fix #131977 parens mangled in shared mut static lint suggestion
Greg Echelberger
-0
/
+42
2024-09-27
Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-...
Matthias Krüger
-3
/
+3
2024-09-26
Stabilize `const_refs_to_static`
Ding Xiang Fei
-4
/
+1
2024-09-25
Compiler: Rename "object safe" to "dyn compatible"
León Orell Valerian Liehr
-3
/
+3
2024-09-20
Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors
bors
-29
/
+85
2024-09-15
also stabilize const_refs_to_cell
Ralf Jung
-3
/
+2
2024-09-15
const_refs_to_cell: dont let mutable references sneak past the interior mutab...
Ralf Jung
-1
/
+1
2024-09-15
stabilize const_mut_refs
Ralf Jung
-2
/
+1
2024-09-13
Update tests for hidden references to mutable static
Obei Sideg
-29
/
+85
2024-08-05
WF-check struct field types at construction site
Noah Lev
-0
/
+104
2024-07-21
Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-...
bors
-1
/
+1
2024-07-18
Use more accurate span for `addr_of!` suggestion
Esteban Küber
-4
/
+4
2024-07-17
Split part of `adt_const_params` into `unsized_const_params`
Boxy
-1
/
+1
2024-07-11
Auto merge of #127311 - oli-obk:do_not_count_errors, r=compiler-errors
bors
-0
/
+20
2024-07-11
Avoid follow-up errors and ICEs after missing lifetime errors on data structures
Oli Scherer
-0
/
+20
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-2
/
+2
2024-06-17
Add regression test
Oli Scherer
-0
/
+26
2024-02-20
Stabilize `LazyCell` and `LazyLock` (`lazy_cell`)
Peter Jaszkowiak
-8
/
+8
2024-05-20
Move 100 entries from tests/ui into subdirs
Jubilee Young
-0
/
+338
2024-04-29
[Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loaded
blyxyas
-2
/
+2
2024-04-17
Validate nested static items
Oli Scherer
-0
/
+35
2024-04-16
Taint const qualifs if a static is referenced that didn't pass wfcheck
Oli Scherer
-0
/
+58
2024-04-02
Forbid implicit nested statics in thread local statics
Oli Scherer
-19
/
+17
2024-04-02
Check that nested statics in thread locals are duplicated per thread.
Oli Scherer
-0
/
+24
2024-03-31
Don't inherit codegen attrs from parent static
Michael Goulet
-0
/
+11
2024-03-12
Ensure nested allocations in statics do not get deduplicated
Oli Scherer
-0
/
+24
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-32
/
+13
2024-02-18
Improve wording of static_mut_ref
Obei Sideg
-27
/
+27
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-31
/
+31
2024-02-15
Add regression test
Amanjeev Sethi
-0
/
+20
2024-02-07
Update tests
r0cky
-1
/
+14
2024-01-07
Update test for `E0796` and `static_mut_ref` lint
Obei Sideg
-12
/
+86
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-15
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-1
/
+0
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+1
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-2
/
+2
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
-0
/
+2
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-2
/
+2
2023-02-18
lint: don't suggest assume_init for uninhabited types
y21
-8
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+713