| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-19 | Auto merge of #81110 - LeSeulArtichaut:fix-unused-unsafe-label, r=RalfJung | bors | -8/+9 |
| 2021-01-18 | Auto merge of #80865 - oliviacrain:proj_based, r=RalfJung | bors | -6/+2 |
| 2021-01-17 | Fix `unused_unsafe` label with `unsafe_block_in_unsafe_fn | LeSeulArtichaut | -8/+9 |
| 2021-01-16 | Use PlaceRef more consistently in rustc_mir | Olivia Crain | -6/+2 |
| 2020-12-31 | remove move_val_init leftovers | Ralf Jung | -8/+0 |
| 2020-11-22 | refactor unsafety checking of places | Ralf Jung | -75/+84 |
| 2020-11-20 | improve formatting | Ralf Jung | -4/+8 |
| 2020-11-20 | adjust union access unsafety check logic to take into account Deref and the a... | Ralf Jung | -15/+20 |
| 2020-11-20 | consider assignments of union field of ManuallyDrop type safe | Ralf Jung | -25/+28 |
| 2020-11-06 | Fixing Spelling Typos | ankushduacodes | -1/+1 |
| 2020-10-19 | fix static_ptr_ty for foreign statics, and more comments in check_unsafety | Ralf Jung | -0/+3 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+733 |
