| Age | Commit message (Expand) | Author | Lines |
| 2021-07-18 | Revert "structural_match: non-structural-match ty closures" | Santiago Pastorino | -3/+0 |
| 2021-07-17 | Auto merge of #87123 - RalfJung:miri-provenance-overhaul, r=oli-obk | bors | -3/+7 |
| 2021-07-17 | Auto merge of #86761 - Alexhuszagh:master, r=estebank | bors | -28/+11 |
| 2021-07-17 | Changed dec2flt to use the Eisel-Lemire algorithm. | Alex Huszagh | -28/+11 |
| 2021-07-16 | get rid of incorrect erase_for_fmt | Ralf Jung | -1/+1 |
| 2021-07-15 | Remove refs from pat slices | Cameron Steffen | -4/+4 |
| 2021-07-14 | consistently treat None-tagged pointers as ints; get rid of some deprecated S... | Ralf Jung | -3/+7 |
| 2021-07-13 | Auto merge of #86665 - FabianWolff:layout-field-thir-unsafeck, r=oli-obk | bors | -48/+153 |
| 2021-07-11 | Fix ICE with unsized type in const pattern | Fabian Wolff | -11/+23 |
| 2021-07-10 | Implement Mutation- and BorrowOfLayoutConstrainedField in thir-unsafeck | Fabian Wolff | -48/+153 |
| 2021-07-10 | remove const_raw_ptr_to_usize_cast feature | Ralf Jung | -21/+0 |
| 2021-07-09 | Auto merge of #85263 - Smittyvb:thir-unsafeck-union-field, r=oli-obk | bors | -6/+130 |
| 2021-07-09 | panic when trying to destructure union as enum | Smitty | -2/+2 |
| 2021-07-09 | Check for union field accesses in THIR unsafeck | Smitty | -6/+130 |
| 2021-07-05 | Fix double warning about illegal floating-point literal pattern | Fabian Wolff | -6/+8 |
| 2021-06-27 | fixup! Editon 2021 enables precise capture | Aman Arora | -2/+1 |
| 2021-06-27 | Editon 2021 enables precise capture | Aman Arora | -1/+11 |
| 2021-06-23 | Auto merge of #86138 - FabianWolff:issue-85871, r=nikomatsakis | bors | -3/+8 |
| 2021-06-22 | Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichaut | Yuki Okushi | -14/+27 |
| 2021-06-21 | Fix unused_unsafe with compiler-generated unsafe | Cameron Steffen | -14/+27 |
| 2021-06-19 | Auto merge of #86460 - JohnTitor:use-static-in-pattern-err, r=oli-obk | bors | -5/+5 |
| 2021-06-19 | Auto merge of #86378 - Smittyvb:thir-walker-pat, r=LeSeulArtichaut | bors | -2/+53 |
| 2021-06-19 | Assert `is_associated_const` when resolving | Yuki Okushi | -3/+4 |
| 2021-06-19 | Refactor `PatternError` structure | Yuki Okushi | -5/+4 |
| 2021-06-18 | Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper | bors | -28/+7 |
| 2021-06-17 | Explicitly write out all fields | Smitty | -4/+12 |
| 2021-06-17 | simplify borrowing | Smitty | -5/+5 |
| 2021-06-16 | Add pattern walking support to THIR walker | Smitty | -5/+48 |
| 2021-06-13 | Box `ExprKind::Adt` | LeSeulArtichaut | -13/+27 |
| 2021-06-08 | Check whether the closure's owner has a body before deferring to it in thir-u... | Fabian Wolff | -3/+8 |
| 2021-06-06 | Remove some last remants of {push,pop}_unsafe! | Smitty | -28/+7 |
| 2021-06-04 | Rollup merge of #85850 - bjorn3:less_feature_gates, r=jyn514 | Yuki Okushi | -3/+0 |
| 2021-06-03 | Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitor | bors | -19/+15 |
| 2021-06-03 | Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakis | Yuki Okushi | -19/+15 |
| 2021-06-03 | Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplett | bors | -7/+10 |
| 2021-05-31 | Remove unused feature gates | bjorn3 | -3/+0 |
| 2021-05-30 | Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrum | bors | -0/+2 |
| 2021-05-28 | rustc: Allow safe #[target_feature] on wasm | Alex Crichton | -7/+10 |
| 2021-05-27 | Remove feature gate | Roxane | -19/+15 |
| 2021-05-27 | Make closures inherit their parent's "safety context" | LeSeulArtichaut | -2/+30 |
| 2021-05-27 | Rollup merge of #85564 - pnkfelix:issue-85435-readd-capture-disjoint-fields-g... | Dylan DPC | -15/+20 |
| 2021-05-26 | Specialize implementations | Jacob Pratt | -0/+2 |
| 2021-05-25 | Fix `unused_unsafe` in THIR unsafeck | LeSeulArtichaut | -8/+13 |
| 2021-05-25 | Handle `unsafe_op_in_unsafe_fn` properly in THIR unsafeck | LeSeulArtichaut | -8/+12 |
| 2021-05-25 | Rollup merge of #85605 - ptrojahn:closure_struct, r=matthewjasper | Guillaume Gomez | -7/+4 |
| 2021-05-25 | Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-05-25 | Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakis | bors | -858/+138 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2021-05-24 | Make `thir_check_unsafety` itself responsible for checking gate | LeSeulArtichaut | -9/+12 |
| 2021-05-24 | Add comments about stealing THIR in `mir_build` | LeSeulArtichaut | -0/+4 |