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
/
transmute.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-20
Split up `transmute` ui test
Yuki Okushi
-94
/
+0
2019-10-02
New lint: unsound_collection_transmute
Andre Bogus
-6
/
+0
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-1
/
+1
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-09
rustfmt tests
Matthias Krüger
-11
/
+5
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-13
/
+13
2018-05-29
Fix behavior with generic lifetime parameters
Devon Hollowood
-2
/
+22
2018-05-29
Test that we allow non-static lifetime transmutes
Devon Hollowood
-4
/
+15
2018-05-29
Don't lint lifetime-only transmutes
Devon Hollowood
-1
/
+7
2018-04-11
Deprecate misaligned_transmute
Devon Hollowood
-7
/
+0
2018-04-11
Fix misaligned_transmute lint
Devon Hollowood
-1
/
+20
2018-01-25
Add misaligned_transmute lint
Devon Hollowood
-0
/
+7
2017-11-01
Lint `transmute::<&[u8], &str>`
sinkuu
-0
/
+5
2017-10-03
Add lints `transmute_int_to_*`
PizzaIter
-0
/
+17
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+2
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-5
/
+5
2017-05-11
clean tests/ui/transmute.rs
Luis de Bethencourt
-53
/
+0
2017-02-21
New zero_ptr lint.
Andre Bogus
-2
/
+2
2017-02-08
remove all //~ from tests
Oliver Schneider
-55
/
+55
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+174