about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-06Rollup merge of #66115 - eddyb:global-meta-what, r=michaelwoeristerMazdak Farrokhzad-201/+116
2019-11-06Rollup merge of #66106 - JOE1994:master, r=GuillaumeGomezMazdak Farrokhzad-1/+1
2019-11-06Rollup merge of #66101 - estebank:break-tail-e0308, r=CentrilMazdak Farrokhzad-10/+44
2019-11-06Rollup merge of #66098 - estebank:path-asciption-typo, r=CentrilMazdak Farrokhzad-4/+30
2019-11-06Rollup merge of #66093 - estebank:fmt-ice, r=CentrilMazdak Farrokhzad-5/+23
2019-11-06Rollup merge of #66081 - RalfJung:ptr-offset, r=zackmdavisMazdak Farrokhzad-6/+13
2019-11-06Rollup merge of #66068 - euclio:null-emitter, r=estebankMazdak Farrokhzad-79/+19
2019-11-06Rollup merge of #66054 - petrochenkov:delspan, r=estebankMazdak Farrokhzad-46/+46
2019-11-06Rollup merge of #66027 - Mark-Simulacrum:panic-handler-query, r=alexcrichtonMazdak Farrokhzad-11/+6
2019-11-06Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebankMazdak Farrokhzad-44/+141
2019-11-06Rollup merge of #65892 - pnkfelix:trim-special-derives, r=petrochenkovMazdak Farrokhzad-59/+14
2019-11-05Fix C aggregate-passing ABI on powerpcSamuel Holland-32/+11
2019-11-06Apply review suggestionsTomasz Miąsko-9/+9
2019-11-05Use source_callee().is_some() to detect macrosPi Lanningham-4/+5
2019-11-05Tweak type mismatch caused by break on tail exprEsteban Küber-10/+44
2019-11-05Provide structured suggestions for valid formatting descriptorsEsteban Küber-1/+22
2019-11-05Point at formatting descriptor string when it is invalidEsteban Küber-37/+47
2019-11-06Fixed libcore/cell.rs exampleOleg Nosov-1/+4
2019-11-05was not the same replace as othersQuentin Boyer-1/+1
2019-11-05rewrote error messages for #[rustc_error]Quentin Boyer-32/+38
2019-11-05Apply suggestions from code reviewRalf Jung-2/+2
2019-11-05Reverted PhantomData in LinkedList, fixed PhantomData markers in Rc and ArcOleg Nosov-5/+7
2019-11-05Auto merge of #66121 - pietroalbini:rollup-8zrwe7l, r=pietroalbinibors-102/+266
2019-11-05use American spelling for `pluralize!`Andy Russell-57/+57
2019-11-05Update the bundled `wasi-libc` repositoryAlex Crichton-7/+7
2019-11-05Do not ICE whith a precision flag in formatting str and no format argumentsEsteban Küber-5/+23
2019-11-05rustc: remove "GlobalMetaData" dead code from hir::map::definitions.Eduard-Mihai Burtescu-201/+116
2019-11-05Move a few more tests to the usefulness/ folderNadrieril-0/+0
2019-11-05Use VarLenSlice consistently when splitting constructorsNadrieril-25/+40
2019-11-05Inline max_slice_lengthNadrieril-106/+99
2019-11-05pat_constructors returns at most one constructorNadrieril-24/+16
2019-11-05Account for typo in turbofish and suggest `::`Esteban Küber-5/+11
2019-11-05Store both prefix and suffix length in VarLenSliceNadrieril-27/+45
2019-11-05Add some test casesNadrieril-1/+31
2019-11-05Make exhaustiveness error message more consistent for slice patternsNadrieril-18/+26
2019-11-05Don't use max_slice_length when subtracting from VarLenSliceNadrieril-14/+23
2019-11-05Simpler code path for subtracting from FixedLenSliceNadrieril-1/+9
2019-11-05Add special variable-length slice constructorNadrieril-26/+72
2019-11-05Match on self first in subtract_constructorNadrieril-21/+33
2019-11-05Detect if item.span is in a macro, and fall backPi Lanningham-5/+18
2019-11-05Review feedback: alpha-rename field from `copy_derives` to `containers_dervin...Felix S. Klock II-4/+4
2019-11-05Review feedback: Remove more stuff! Simplify simplify simplify!Felix S. Klock II-41/+13
2019-11-05Remove `PartialEq` and `Eq` from the `SpecialDerives`.Felix S. Klock II-18/+1
2019-11-05Rollup merge of #66091 - Wind-River:master_xyz, r=cramertjPietro Albini-1/+2
2019-11-05Rollup merge of #66082 - GuillaumeGomez:cleanup-highlightsourcelines, r=kinnisonPietro Albini-42/+54
2019-11-05Rollup merge of #66053 - RalfJung:miri-toolstate, r=pietroalbiniPietro Albini-1/+23
2019-11-05Rollup merge of #66047 - ecstatic-morse:issue-66016, r=eddybPietro Albini-0/+2
2019-11-05Rollup merge of #66025 - petrochenkov:lohi, r=eddybPietro Albini-25/+6
2019-11-05Rollup merge of #66012 - nnethercote:dequery-trivial_dropck_outlives, r=micha...Pietro Albini-22/+8
2019-11-05Rollup merge of #65953 - keystone-enclave:llvm_abiname, r=alexcrichtonPietro Albini-3/+12