about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-05-01Rollup merge of #84749 - XAMPPRocky:cranelift-rebase, r=bjorn3Yuki Okushi-1294/+792
2021-05-01Rollup merge of #84724 - MaskRay:sys-fs, r=petrochenkovYuki Okushi-3/+3
2021-04-30Auto merge of #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwcobors-49/+55
2021-04-30Merge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a' into cranelift-rebaseErin Power-1/+4
2021-04-30[cg_clif] Fix run_jit from syncErin Power-51/+5
2021-04-30Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power-1243/+784
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-164/+318
2021-04-29Rollup merge of #84705 - lcnr:const_generics-rec, r=joshtriplettJack Huey-12/+21
2021-04-29Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakisJack Huey-3/+5
2021-04-29Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_NoneFangrui Song-3/+3
2021-04-29Move iter_results to dyn FnMut rather than a genericMark Rousskov-49/+55
2021-04-29Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrumbors-31/+62
2021-04-29Change to probe-stack=call (instead of inline-or-call) everywhere again, for ...Felix S. Klock II-31/+62
2021-04-29make feature recommendations optionallcnr-12/+21
2021-04-29Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obkbors-11/+2
2021-04-29Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoeristerbors-181/+245
2021-04-29Use doc-comment instad of comments consistentlyJoshua Nelson-58/+59
2021-04-29don't let const_fn feature flag affect impl-block-level trait boundsRalf Jung-11/+2
2021-04-29Auto merge of #84684 - jackh726:rollup-qxc5cos, r=jackh726bors-1/+1
2021-04-28Rollup merge of #84661 - pierwill:patch-1, r=jackh726Jack Huey-1/+1
2021-04-29Auto merge of #84614 - RalfJung:daily, r=Mark-Simulacrumbors-1/+0
2021-04-29Implement RFC 1260 with feature_name `imported_main`.Charles Lew-164/+318
2021-04-28Don't rebind in transitive_bounds_that_define_assoc_typeJack Huey-3/+1
2021-04-28Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakisbors-49/+25
2021-04-28Remove extra word in `rustc_mir` docspierwill-1/+1
2021-04-28Add HAS_RE_LATE_BOUND if there are bound varsJack Huey-0/+4
2021-04-28Auto merge of #84562 - richkadel:issue-83601, r=tmandrybors-1/+66
2021-04-28Auto merge of #83401 - fee1-dead:master, r=davidtwcobors-7/+10
2021-04-28Auto merge of #84644 - JohnTitor:rollup-nzq9rjz, r=JohnTitorbors-5/+30
2021-04-28Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakisYuki Okushi-4/+19
2021-04-28Rollup merge of #84529 - richkadel:issue-84180, r=tmandryYuki Okushi-1/+11
2021-04-28Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakisbors-12/+13
2021-04-28Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrumbors-4/+4
2021-04-27remove pat2021mark-33/+10
2021-04-27adds feature gating of `no_coverage` at either crate- or function-levelRich Kadel-3/+48
2021-04-27Make traits with GATs not object safeJack Huey-4/+19
2021-04-27Derived Eq no longer shows uncoveredRich Kadel-1/+21
2021-04-27Rollup merge of #84613 - lcnr:recursive-types, r=jackh726Dylan DPC-191/+193
2021-04-27Make `real_rust_path_dir` a TRACKED_NO_CRATE_HASH optionJoshua Nelson-36/+52
2021-04-27Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directivesJoshua Nelson-90/+133
2021-04-27Test that non_default_option is not the default optionJoshua Nelson-6/+10
2021-04-27don't enable parking_lot nightly featuresRalf Jung-1/+0
2021-04-27move `representability` out of `rustc_middle`lcnr-191/+193
2021-04-27Auto merge of #84532 - richkadel:issue-83792, r=tmandrybors-1/+1
2021-04-27Auto merge of #77246 - yaahc:typeof-errors, r=oli-obkbors-3/+11
2021-04-26Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514bors-3/+3
2021-04-26Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obkbors-10/+1
2021-04-25Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obkDylan DPC-102/+18
2021-04-25Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnrDylan DPC-0/+14
2021-04-25Rollup merge of #84516 - torhovland:issue-84114, r=estebankDylan DPC-5/+43