about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-30Move relocation range copies into allocationAndreas Molzer-27/+53
2019-08-29Make allocation relocation field privateAndreas Molzer-11/+16
2019-08-28Address naming and comments from reviewsAndreas Molzer-9/+9
2019-08-21Fix codegen with explicit allocation byte accessAndreas Molzer-7/+48
2019-08-21Expose encapsulated undef mask as immutableAndreas Molzer-1/+6
2019-08-21Replace usage of alloc.bytes in interpretAndreas Molzer-14/+37
2019-08-17Move copy of undef_mask into allocationAndreas Molzer-55/+88
2019-08-17Derive HashStable for AllocationAndreas Molzer-19/+20
2019-08-17Store allocation size, make bytes, undef_mask privateAndreas Molzer-11/+42
2019-08-14Rollup merge of #63530 - ehuss:typo-statemement, r=centrilMazdak Farrokhzad-3/+3
2019-08-14Rollup merge of #63512 - 95th:master, r=cramertjMazdak Farrokhzad-0/+28
2019-08-14Rollup merge of #63511 - pietroalbini:pa-ci-date, r=Mark-SimulacrumMazdak Farrokhzad-0/+15
2019-08-14Rollup merge of #63508 - estebank:compromice, r=petrochenkovMazdak Farrokhzad-6/+23
2019-08-14Rollup merge of #63501 - nikomatsakis:issue-63500-async-anon-impl-lifetime, r...Mazdak Farrokhzad-9/+94
2019-08-14Rollup merge of #63499 - nikomatsakis:issuee-63388-async-fn-elision-self-mut-...Mazdak Farrokhzad-1908/+983
2019-08-14Rollup merge of #63493 - sd234678:remove-unneeded-comment-from-src/libcore/ha...Mazdak Farrokhzad-2/+0
2019-08-14Rollup merge of #63488 - RalfJung:diagnostic-docs, r=zackmdavisMazdak Farrokhzad-0/+6
2019-08-14Rollup merge of #63486 - Observer42:document-from-trait-in-binaryheap, r=CentrilMazdak Farrokhzad-0/+3
2019-08-14Rollup merge of #63485 - pietroalbini:new-mirror-bucket, r=alexcrichtonMazdak Farrokhzad-23/+25
2019-08-14Rollup merge of #63475 - iluuu1994:issue-62632, r=CentrilMazdak Farrokhzad-8/+33
2019-08-14Rollup merge of #63459 - eddyb:issue-63430, r=petrochenkovMazdak Farrokhzad-1/+15
2019-08-14Rollup merge of #63421 - clarfon:escape_default, r=dtolnayMazdak Farrokhzad-0/+9
2019-08-14Rollup merge of #63383 - Centril:async-lifetime-elision-tests, r=nikomatsakisMazdak Farrokhzad-0/+2867
2019-08-14Rollup merge of #62849 - davidtwco:prohibit-inheriting-lifetimes, r=nikomatsakisMazdak Farrokhzad-6/+132
2019-08-14Rollup merge of #62760 - chansuke:dedupe-error-messages, r=zackmdavisMazdak Farrokhzad-9/+8
2019-08-13Apply Centril's suggestionEric Huss-3/+3
2019-08-13review commentsEsteban Küber-12/+9
2019-08-13Fix typo in error message.Eric Huss-3/+3
2019-08-13review comment: remove unecessary error in testEsteban Küber-12/+4
2019-08-13bless tests with compare-mode=nllNiko Matsakis-136/+538
2019-08-13Provide map_ok and map_err method for Poll<Option<Result<T, E>>>Gurwinder Singh-0/+28
2019-08-13ci: add a check for clock driftPietro Albini-0/+15
2019-08-12Do not ICE when synthesizing spans falling inside unicode charsEsteban Küber-0/+28
2019-08-12bless testsNiko Matsakis-146/+27
2019-08-12clear in-scope lifetimes for nested items in HIR loweringNiko Matsakis-4/+65
2019-08-12fix README.mdNiko Matsakis-5/+5
2019-08-12revamp commentNiko Matsakis-15/+61
2019-08-12add edition to regression testNiko Matsakis-0/+1
2019-08-12use `modern` everywhereNiko Matsakis-1/+4
2019-08-12revamp how we handle elision in async fnNiko Matsakis-1637/+383
2019-08-12use `ParamName` to track in-scope lifetimes instead of IdentNiko Matsakis-5/+25
2019-08-12typeck: Prohibit RPIT types that inherit lifetimesDavid Wood-6/+132
2019-08-12Auto merge of #63483 - RalfJung:invalid-value, r=Centrilbors-74/+224
2019-08-12syntax: account for CVarArgs being in the argument list.Eduard-Mihai Burtescu-1/+15
2019-08-12Apply suggestions from code reviewObserver42-2/+2
2019-08-12more informative error message from invalid_value lintRalf Jung-74/+224
2019-08-12Rollup merge of #63480 - OptimisticPeach:patch-1, r=CentrilMazdak Farrokhzad-1/+1
2019-08-12Rollup merge of #63474 - adamAndMath:master, r=CentrilMazdak Farrokhzad-0/+74
2019-08-12Rollup merge of #63473 - adrian-budau:master, r=CentrilMazdak Farrokhzad-0/+38
2019-08-12Rollup merge of #63461 - tommilligan:doc-var-panic, r=joshtriplettMazdak Farrokhzad-0/+12