| Age | Commit message (Expand) | Author | Lines |
| 2021-05-01 | Rollup merge of #84749 - XAMPPRocky:cranelift-rebase, r=bjorn3 | Yuki Okushi | -1294/+792 |
| 2021-05-01 | Rollup merge of #84724 - MaskRay:sys-fs, r=petrochenkov | Yuki Okushi | -3/+3 |
| 2021-04-30 | Auto merge of #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwco | bors | -49/+55 |
| 2021-04-30 | Merge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a' into cranelift-rebase | Erin Power | -1/+4 |
| 2021-04-30 | [cg_clif] Fix run_jit from sync | Erin Power | -51/+5 |
| 2021-04-30 | Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795' | Erin Power | -1243/+784 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -164/+318 |
| 2021-04-29 | Rollup merge of #84705 - lcnr:const_generics-rec, r=joshtriplett | Jack Huey | -12/+21 |
| 2021-04-29 | Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis | Jack Huey | -3/+5 |
| 2021-04-29 | Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_None | Fangrui Song | -3/+3 |
| 2021-04-29 | Move iter_results to dyn FnMut rather than a generic | Mark Rousskov | -49/+55 |
| 2021-04-29 | Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrum | bors | -31/+62 |
| 2021-04-29 | Change to probe-stack=call (instead of inline-or-call) everywhere again, for ... | Felix S. Klock II | -31/+62 |
| 2021-04-29 | make feature recommendations optional | lcnr | -12/+21 |
| 2021-04-29 | Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obk | bors | -11/+2 |
| 2021-04-29 | Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoerister | bors | -181/+245 |
| 2021-04-29 | Use doc-comment instad of comments consistently | Joshua Nelson | -58/+59 |
| 2021-04-29 | don't let const_fn feature flag affect impl-block-level trait bounds | Ralf Jung | -11/+2 |
| 2021-04-29 | Auto merge of #84684 - jackh726:rollup-qxc5cos, r=jackh726 | bors | -1/+1 |
| 2021-04-28 | Rollup merge of #84661 - pierwill:patch-1, r=jackh726 | Jack Huey | -1/+1 |
| 2021-04-29 | Auto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-04-29 | Implement RFC 1260 with feature_name `imported_main`. | Charles Lew | -164/+318 |
| 2021-04-28 | Don't rebind in transitive_bounds_that_define_assoc_type | Jack Huey | -3/+1 |
| 2021-04-28 | Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis | bors | -49/+25 |
| 2021-04-28 | Remove extra word in `rustc_mir` docs | pierwill | -1/+1 |
| 2021-04-28 | Add HAS_RE_LATE_BOUND if there are bound vars | Jack Huey | -0/+4 |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -1/+66 |
| 2021-04-28 | Auto merge of #83401 - fee1-dead:master, r=davidtwco | bors | -7/+10 |
| 2021-04-28 | Auto merge of #84644 - JohnTitor:rollup-nzq9rjz, r=JohnTitor | bors | -5/+30 |
| 2021-04-28 | Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakis | Yuki Okushi | -4/+19 |
| 2021-04-28 | Rollup merge of #84529 - richkadel:issue-84180, r=tmandry | Yuki Okushi | -1/+11 |
| 2021-04-28 | Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis | bors | -12/+13 |
| 2021-04-28 | Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrum | bors | -4/+4 |
| 2021-04-27 | remove pat2021 | mark | -33/+10 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -3/+48 |
| 2021-04-27 | Make traits with GATs not object safe | Jack Huey | -4/+19 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -1/+21 |
| 2021-04-27 | Rollup merge of #84613 - lcnr:recursive-types, r=jackh726 | Dylan DPC | -191/+193 |
| 2021-04-27 | Make `real_rust_path_dir` a TRACKED_NO_CRATE_HASH option | Joshua Nelson | -36/+52 |
| 2021-04-27 | Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directives | Joshua Nelson | -90/+133 |
| 2021-04-27 | Test that non_default_option is not the default option | Joshua Nelson | -6/+10 |
| 2021-04-27 | don't enable parking_lot nightly features | Ralf Jung | -1/+0 |
| 2021-04-27 | move `representability` out of `rustc_middle` | lcnr | -191/+193 |
| 2021-04-27 | Auto merge of #84532 - richkadel:issue-83792, r=tmandry | bors | -1/+1 |
| 2021-04-27 | Auto merge of #77246 - yaahc:typeof-errors, r=oli-obk | bors | -3/+11 |
| 2021-04-26 | Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514 | bors | -3/+3 |
| 2021-04-26 | Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obk | bors | -10/+1 |
| 2021-04-25 | Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk | Dylan DPC | -102/+18 |
| 2021-04-25 | Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr | Dylan DPC | -0/+14 |
| 2021-04-25 | Rollup merge of #84516 - torhovland:issue-84114, r=estebank | Dylan DPC | -5/+43 |