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
/
src
/
test
/
ui
/
cast
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Fix suggestion to borrow when casting from pointer to reference
Fabian Wolff
-0
/
+35
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-07-30
Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
bors
-0
/
+21
2021-07-10
remove const_raw_ptr_to_usize_cast feature
Ralf Jung
-100
/
+0
2021-07-03
Remove the deprecated `core::raw` and `std::raw` module.
Charles Lew
-13
/
+4
2021-06-10
Use more precise span for E0282 in cast expressions
Fabian Wolff
-0
/
+21
2021-05-28
Auto merge of #84968 - FabianWolff:master, r=estebank
bors
-2
/
+2
2021-05-24
Remove stray .stderr files
LeSeulArtichaut
-58
/
+0
2021-05-21
Check for ptr-to-int casts in const functions in THIR unsafeck
LeSeulArtichaut
-13
/
+88
2021-05-15
Warn about unused pub fields in non-pub structs
Fabian Wolff
-2
/
+4
2021-05-06
Fix incorrect suggestions for E0605
Fabian Wolff
-2
/
+2
2021-04-25
make sure raw ptr casts in 'const' context are unsafe
Ralf Jung
-25
/
+76
2021-04-18
Auto merge of #84207 - SimonSapin:deprecate-core-raw, r=dtolnay
bors
-1
/
+3
2021-04-15
Add regression test
Giacomo Stevanato
-0
/
+55
2021-04-15
Allow use of deprecated std::raw in a test for that feature
Simon Sapin
-1
/
+3
2021-01-28
move a bunch of tests
Bastian Kauschke
-0
/
+164
2020-12-31
Move cast-related tests
Yuki Okushi
-0
/
+361
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-06-15
Tweak "non-primitive cast" error
Esteban Küber
-13
/
+5
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-2
/
+2
2019-12-18
Start generating AddressOf rvalues in MIR
Matthew Jasper
-4
/
+5
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-2
/
+2
2019-05-29
Update ui test suite to use dyn
memoryruins
-8
/
+8
2019-04-11
Reword tracking issue note
Esteban Küber
-2
/
+2
2019-04-10
Tweak unstable diagnostic output
Esteban Küber
-2
/
+4
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2019-01-21
Declare some unconst operations as unsafe in const fn
Oliver Scherer
-8
/
+12
2019-01-09
provide suggestion for invalid boolean cast
Andy Russell
-9
/
+22
2018-12-25
Remove licenses
Mark Rousskov
-91
/
+11
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+234