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
/
compiler
/
rustc_mir_transform
/
src
/
check_unsafety.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-13
assigning to a union field can never drop now
Ralf Jung
-15
/
+8
2022-05-09
review
lcnr
-6
/
+2
2022-05-09
only compute `codegen_fn_attrs` where needed
lcnr
-1
/
+6
2022-04-26
Revert "add `DefId` to unsafety violations and display function path in E0133"
Oli Scherer
-5
/
+4
2022-04-24
only show a simple description in E0133 span label
Emil Gardström
-1
/
+1
2022-04-24
add `DefId` to unsafety violations and display function path in E0133
Emil Gardström
-4
/
+7
2022-04-13
couple of clippy::complexity fixes
Matthias Krüger
-2
/
+2
2022-04-11
Add new `Deinit` statement kind
Jakob Degen
-0
/
+1
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-1
/
+1
2022-03-20
Filter OnceNote in diagnostic infra.
Camille GILLOT
-1
/
+0
2022-03-16
resolve the conflict in compiler/rustc_session/src/parse.rs
codehorseman
-1
/
+1
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-1
/
+1
2022-03-08
add `#[rustc_pass_by_value]` to more types
lcnr
-3
/
+6
2022-02-20
Improve `unused_unsafe` lint
Frank Steffahn
-116
/
+178
2022-02-19
Adopt let else in more places
est31
-6
/
+3
2022-01-17
Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot
bors
-6
/
+0
2022-01-16
Replace NestedVisitorMap with NestedFilter
Cameron Steffen
-6
/
+0
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-5
/
+0
2021-12-22
Store a `DefId` instead of an `AdtDef` in `AggregateKind::Adt`
Aaron Hill
-2
/
+2
2021-12-07
Remove `in_band_lifetimes` from `rustc_mir_transform`
Scott McMurray
-3
/
+3
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-0
/
+1
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+574