about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-10-07Auto merge of #89495 - Mark-Simulacrum:add-inlines, r=michaelwoeristerbors-0/+2
2021-10-07Auto merge of #89454 - erikdesjardins:perfattrcheck, r=nikomatsakisbors-38/+4
2021-10-06Rollup merge of #89528 - FabianWolff:issue-89497, r=jackh726Manish Goregaokar-8/+36
2021-10-06Rollup merge of #89501 - Aaron1011:escaping-name-regions, r=davidtwcoManish Goregaokar-0/+21
2021-10-06Rollup merge of #89329 - tmiasko:print-type-sizes-no-fields, r=jackh726Manish Goregaokar-2/+5
2021-10-06Auto merge of #89323 - estebank:derive-binop, r=petrochenkovbors-69/+209
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-69/+209
2021-10-05Rollup merge of #89546 - joshtriplett:grow-metadata-faster, r=petrochenkovManish Goregaokar-1/+3
2021-10-05Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi...Manish Goregaokar-0/+31
2021-10-05Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiserManish Goregaokar-0/+1
2021-10-05Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebankManish Goregaokar-7/+38
2021-10-05Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwUManish Goregaokar-43/+94
2021-10-05Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726Manish Goregaokar-8/+15
2021-10-05Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726Manish Goregaokar-1/+21
2021-10-05Note specific regions involved in 'borrowed data escapes' errorAaron Hill-0/+21
2021-10-05Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrumbors-1/+1
2021-10-05Auto merge of #89266 - cjgillot:session-ich, r=michaelwoeristerbors-216/+152
2021-10-04Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakisManish Goregaokar-3/+1
2021-10-04Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplettManish Goregaokar-2/+2
2021-10-04Rollup merge of #89423 - DevinR528:reachable-fields, r=NadrierilManish Goregaokar-11/+16
2021-10-04Rollup merge of #89494 - FabianWolff:issue-84075, r=davidtwcoJubilee-13/+36
2021-10-04Rollup merge of #89487 - FabianWolff:issue-89396, r=petrochenkovJubilee-1/+19
2021-10-04Rollup merge of #89478 - zvavybir:master, r=jyn514Jubilee-2/+8
2021-10-04Rollup merge of #89473 - FabianWolff:issue-89469, r=joshtriplettJubilee-6/+7
2021-10-04Rollup merge of #89466 - Mark-Simulacrum:query-macros, r=oli-obkJubilee-24/+24
2021-10-04Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakisJubilee-18/+34
2021-10-04Rollup merge of #88090 - nbdd0121:inference, r=nikomatsakisJubilee-16/+43
2021-10-04Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplettJubilee-3/+2
2021-10-04Make an initial guess for metadata size to reduce buffer resizesJosh Triplett-1/+3
2021-10-04Discuss field-sensitivity and enums in context of `MaybeLiveLocals`Dylan MacKenzie-0/+31
2021-10-04Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplettJubilee-28/+12
2021-10-04Rollup merge of #89500 - FabianWolff:issue-87308, r=petrochenkovJubilee-6/+12
2021-10-04Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebankJubilee-24/+23
2021-10-04Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisaJubilee-11/+11
2021-10-04Rollup merge of #89447 - FabianWolff:issue-89388, r=davidtwcoJubilee-0/+2
2021-10-04Rollup merge of #89407 - pierwill:recommend-clean-E0514, r=davidtwcoJubilee-1/+2
2021-10-04Rollup merge of #88451 - theo-lw:issue-87771, r=jackh726Jubilee-31/+2
2021-10-04Rollup merge of #83655 - sebpop:arm64-outline-atomics, r=workingjubileeJubilee-0/+5
2021-10-04Use `TokenKind::similar_tokens()`Fabian Wolff-1/+5
2021-10-04Fix suggestion to borrow when casting from pointer to referenceFabian Wolff-8/+36
2021-10-04Add a check for duplicated doc aliases in unused lintGuillaume Gomez-7/+38
2021-10-04Make `proc_macro_derive_resolution_fallback` a future-breakage lintAaron Hill-0/+1
2021-10-04Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obkbors-8/+34
2021-10-04Stabilize try_reserveKornel-3/+2
2021-10-04Move generic error message to separate brancheskadmin-43/+94
2021-10-04Stabilize `const_panic`Jacob Pratt-28/+12
2021-10-03Rollup merge of #88481 - bjorn3:remove_feature_gates, r=cjgillotManish Goregaokar-65/+31
2021-10-03Don't suggest replacing region with 'static in NLLAaron Hill-3/+1
2021-10-03Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearthbors-10/+17
2021-10-03Disable `SimplifyBranchSame` optimization for nowFabian Wolff-0/+6