about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-05-02Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandryDylan DPC-30/+34
2021-05-02Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJungDylan DPC-1/+1
2021-05-02Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom...Dylan DPC-80/+210
2021-05-02Auto merge of #84802 - jyn514:option-dead-code, r=Mark-Simulacrumbors-429/+453
2021-05-02Auto merge of #84805 - Mark-Simulacrum:no-dup-extend, r=cjgillotbors-8/+5
2021-05-01Avoid generating QueryMap::extend for each key typeMark Rousskov-8/+5
2021-05-01Remove unused macro parametersJoshua Nelson-3/+3
2021-05-01Remove unused `parse_pathbuf_push` functionJoshua Nelson-12/+0
2021-05-01Don't recompile the same functions for each debugging optionJoshua Nelson-412/+461
2021-05-01add docstrings and add issue to FIXMEsChris Pardy-3/+5
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-1/+1
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-1/+1
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-2/+2
2021-05-01Closure capture borrow diagnostics for disjoint capturesChris Pardy-80/+208
2021-05-01Remove unused parse_opt_list functionJoshua Nelson-13/+0
2021-05-01Auto merge of #84410 - BoxyUwU:blue, r=varkorbors-10/+12
2021-05-01Auto merge of #83114 - cjgillot:hop, r=eddybbors-257/+276
2021-05-01test: *sneezes*Ellen-10/+12
2021-05-01Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkovbors-9/+42
2021-05-01Reserve x18 on AArch64 and un-reserve x16Amanieu d'Antras-3/+3
2021-05-01Auto merge of #84786 - JohnTitor:rollup-j5omx6f, r=JohnTitorbors-1297/+795
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-05-01Auto merge of #84582 - richkadel:issue-84561, r=tmandrybors-52/+222
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-30Remove artificial flag from generator variantslrh2000-25/+8
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-30Move outer fields of enums into variant parts in debuginfolrh2000-5/+26
2021-04-30Rebuilt out of date tests and fixed an old bug now exposedRich Kadel-8/+25
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-29Introduce a hir_owner_parent query.Camille GILLOT-2/+14
2021-04-29Move parenting info to index_hir.Camille GILLOT-26/+41
2021-04-29Do not compute entry parent when not required.Camille GILLOT-100/+127
2021-04-29Remove parent_node.Camille GILLOT-10/+1
2021-04-29Split crate_hash from index_hir.Camille GILLOT-119/+99
2021-04-29Make current_hir_id_owner a simple tuple.Camille GILLOT-17/+11
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