about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-07-09Handle multi diagnosticsRoxane-176/+176
2021-07-09Update commentsRoxane-11/+15
2021-07-09Fix wordingRoxane-18/+15
2021-07-09Add note clarifying why a closure no longer implements a traitRoxane-0/+16
2021-07-09Add note pointing to where a closure and it's captured variables are droppedRoxane-0/+40
2021-07-09Update error messageRoxane-2/+2
2021-07-09Add note on why the variable is not fully capturedRoxane-31/+61
2021-07-09Auto merge of #85828 - scottmcm:raw-eq, r=oli-obkbors-0/+108
2021-07-09Auto merge of #86904 - m-ou-se:prelude-collision-check-trait, r=nikomatsakisbors-0/+22
2021-07-09Auto merge of #86869 - sexxi-goose:rfc2229-migration-capture-kind, r=nikomats...bors-12/+46
2021-07-09Auto merge of #86701 - sexxi-goose:optimization, r=nikomatsakisbors-2/+52
2021-07-08Adjust the threshold to look at the ABI, not just the sizeScott McMurray-12/+24
2021-07-08Use cranelift's `Type::int` instead of doing the match myselfScott McMurray-8/+1
2021-07-08PR Feedback: Don't put SSA-only types in `CValue`sScott McMurray-9/+9
2021-07-08Implement the raw_eq intrinsic in codegen_craneliftScott McMurray-0/+45
2021-07-08PR feedbackScott McMurray-3/+3
2021-07-08Stop generating `alloca`s+`memcmp` for simple array equalityScott McMurray-0/+58
2021-07-08Consider capture kind for auto traits migrationRoxane-12/+46
2021-07-08Rollup merge of #86838 - lambinoo:I-69630-rust_const_unstable_check_const, r=...Guillaume Gomez-7/+66
2021-07-08Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migratio...Guillaume Gomez-17/+12
2021-07-08Update to last upstream versionGuillaume Gomez-4/+6
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-77/+118
2021-07-08Fix typo in comment.Mara Bos-1/+1
2021-07-08fn must be const if marked with stability attributLamb-7/+66
2021-07-08Rollup merge of #86932 - rylev:fix-ice-86895, r=estebankYuki Okushi-1/+7
2021-07-08Rollup merge of #86927 - bjorn3:sync_cg_clif-2021-07-07, r=bjorn3Yuki Okushi-446/+1283
2021-07-08Rollup merge of #86812 - FabianWolff:recover-dyn-mut, r=petrochenkovYuki Okushi-1/+21
2021-07-08Rollup merge of #86639 - eholk:lint-tool, r=petrochenkovYuki Okushi-34/+101
2021-07-07Auto merge of #86105 - bjorn3:link_info_refactor, r=petrochenkovbors-29/+18
2021-07-07Cleanup: unify lint name checkingEric Holk-21/+14
2021-07-07Remove a sorting operation from used_cratesbjorn3-29/+18
2021-07-07Check FromIterator trait impl in prelude collision check.Mara Bos-0/+22
2021-07-07Fix ICE when misplaced visibility cannot be properly parsedRyan Levick-1/+7
2021-07-07Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202...bjorn3-446/+1283
2021-07-07Auto merge of #86920 - JohnTitor:rollup-buvzpkr, r=JohnTitorbors-35/+44
2021-07-07Rollup merge of #86717 - rylev:rename, r=nikomatsakisYuki Okushi-35/+44
2021-07-07Auto merge of #86901 - sexxi-goose:query_remove, r=nikomatsakisbors-101/+81
2021-07-06Apply suggestions from code reviewNiko Matsakis-0/+4
2021-07-06Unify lint tool and lint name checkingEric Holk-36/+69
2021-07-06Parse tool name for command line lint optionsEric Holk-3/+44
2021-07-06Auto merge of #86911 - bjorn3:crate_info_refactor, r=petrochenkovbors-198/+165
2021-07-06Fix depnode sizeAman Arora-1/+1
2021-07-06Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoeristerbors-100/+49
2021-07-06Make type_implements_trait not a queryAman Arora-100/+80
2021-07-06rename rust_2021_token_prefixes to rust_2021_prefixes_incompatible_syntaxRyan Levick-6/+6
2021-07-06Rename future_prelude_collisions to rust_2021_prelude_collisionsRyan Levick-8/+8
2021-07-06rust_2021_token_prefixesRyan Levick-6/+6
2021-07-06Add s to non_fmt_panicRyan Levick-6/+7
2021-07-06Fix mis-styled codeRyan Levick-1/+4
2021-07-06Rename reserved_prefix lint to reserved_prefixesRyan Levick-6/+6