| Age | Commit message (Expand) | Author | Lines |
| 2021-03-28 | Rollup merge of #83526 - klensy:lazy-too, r=petrochenkov | Yuki Okushi | -4/+5 |
| 2021-03-27 | lazily calls some fns | klensy | -4/+5 |
| 2021-03-26 | fix doc comment for `ty::Dynamic | lcnr | -1/+1 |
| 2021-03-26 | Auto merge of #83465 - michaelwoerister:safe-read_raw_bytes, r=cjgillot | bors | -2/+2 |
| 2021-03-25 | Auto merge of #82743 - jackh726:resolve-refactor, r=nikomatsakis | bors | -11/+21 |
| 2021-03-25 | Auto merge of #83424 - cjgillot:noparam, r=lcnr | bors | -20/+2 |
| 2021-03-25 | Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code. | Michael Woerister | -2/+2 |
| 2021-03-25 | Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry | bors | -6/+20 |
| 2021-03-24 | Review comments | Jack Huey | -4/+14 |
| 2021-03-24 | resolve late lifetimes by item | Jack Huey | -10/+10 |
| 2021-03-23 | GenericParam does not need to be a HIR owner. | Camille GILLOT | -20/+2 |
| 2021-03-23 | Update with comments | kadmin | -2/+2 |
| 2021-03-23 | Update with comments | kadmin | -4/+5 |
| 2021-03-23 | Add query for const_param_default | kadmin | -13/+31 |
| 2021-03-23 | progress, stuff compiles now | lcnr | -1/+9 |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -24/+29 |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -1/+1 |
| 2021-03-22 | Auto merge of #83376 - Dylan-DPC:rollup-s2fsjwj, r=Dylan-DPC | bors | -2/+5 |
| 2021-03-22 | Rollup merge of #83367 - richkadel:query-err-msg, r=jyn514 | Dylan DPC | -2/+5 |
| 2021-03-22 | Auto merge of #83273 - cjgillot:endecode, r=michaelwoerister | bors | -50/+7 |
| 2021-03-21 | Improve error message for unassigned query provider | Rich Kadel | -2/+5 |
| 2021-03-21 | Don't compute optimized PointerKind for unoptimized builds | Nikita Popov | -17/+24 |
| 2021-03-21 | Don't consider !Unpin references as noalias | Nikita Popov | -3/+56 |
| 2021-03-21 | Move decision aboute noalias into codegen_llvm | Nikita Popov | -20/+11 |
| 2021-03-21 | Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk | Dylan DPC | -39/+54 |
| 2021-03-21 | Rollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk | Dylan DPC | -2/+19 |
| 2021-03-20 | update `const_eval_resolve` | lcnr | -7/+6 |
| 2021-03-20 | extract `ConstKind::Unevaluated` into a struct | lcnr | -32/+48 |
| 2021-03-20 | Auto merge of #82919 - bstrie:stabchar, r=dtolnay | bors | -1/+0 |
| 2021-03-19 | Stabilize `assoc_char_funcs` and `assoc_char_consts` | bstrie | -1/+0 |
| 2021-03-19 | stabilize or_patterns | mark | -1/+1 |
| 2021-03-19 | coverage bug fixes and optimization support | Rich Kadel | -6/+20 |
| 2021-03-19 | Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, ... | Dylan DPC | -5/+9 |
| 2021-03-19 | Remove FingerprintEncoder/Decoder. | Camille GILLOT | -13/+0 |
| 2021-03-19 | Move raw bytes handling to Encoder/Decoder. | Camille GILLOT | -0/+6 |
| 2021-03-19 | Auto merge of #82951 - sexxi-goose:wr-mir-replace-methods2, r=nikomatsakis | bors | -34/+53 |
| 2021-03-19 | Do not ICE on ty::Error as an error must already have been reported | Oli Scherer | -5/+9 |
| 2021-03-19 | Hash hir_owner in typeck results | Aman Arora | -1/+3 |
| 2021-03-18 | Replace closures_captures and upvar_capture with closure_min_captures | Jennifer Wills | -35/+52 |
| 2021-03-18 | Move IntEncodedWithFixedSize to rustc_serialize. | Camille GILLOT | -37/+1 |
| 2021-03-18 | Remove unwrap_none/expect_none from compiler/. | Mara Bos | -3/+7 |
| 2021-03-18 | Auto merge of #82868 - petrochenkov:bto, r=estebank | bors | -0/+1 |
| 2021-03-18 | hir: Preserve used syntax in `TyKind::TraitObject` | Vadim Petrochenkov | -0/+1 |
| 2021-03-18 | Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiser | Dylan DPC | -0/+8 |
| 2021-03-17 | Auto merge of #83188 - petrochenkov:field, r=lcnr | bors | -2/+2 |
| 2021-03-17 | Auto merge of #83090 - jackh726:bound_var_replacer_option, r=varkor | bors | -55/+53 |
| 2021-03-17 | Rollup merge of #83124 - cjgillot:iiib, r=petrochenkov | Yuki Okushi | -3/+2 |
| 2021-03-16 | Auto merge of #82936 - oli-obk:valtree, r=RalfJung,lcnr,matthewjasper | bors | -162/+443 |
| 2021-03-16 | Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakis | bors | -0/+28 |
| 2021-03-16 | Update compiler/rustc_middle/src/ty/consts/valtree.rs | Oli Scherer | -1/+1 |