about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-10Add rustdoc doc page on how to write documentationGuillaume Gomez-0/+77
2019-11-06Rollup merge of #66139 - euclio:pluralize, r=nagisaMazdak Farrokhzad-57/+57
2019-11-06Rollup merge of #66133 - alexcrichton:update-wasi-libc, r=Mark-SimulacrumMazdak Farrokhzad-7/+7
2019-11-06Rollup merge of #66103 - smaeul:patch/thumb-musl, r=nagisaMazdak Farrokhzad-0/+38
2019-11-06Rollup merge of #66092 - niacat:master, r=nagisaMazdak Farrokhzad-1/+2
2019-11-06Rollup merge of #66086 - RalfJung:smallvec, r=nagisaMazdak Farrokhzad-22/+22
2019-11-06Rollup merge of #66062 - smaeul:patch/pic-level, r=estebankMazdak Farrokhzad-0/+9
2019-11-06Rollup merge of #66015 - popzxc:refactor-librustc_parser, r=matkladMazdak Farrokhzad-122/+159
2019-11-06Rollup merge of #65973 - eddyb:caller-location-panic, r=petrochenkovMazdak Farrokhzad-33/+51
2019-11-06Rollup merge of #65776 - nnethercote:rename-LocalInternedString-and-more, r=e...Mazdak Farrokhzad-114/+103
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-05Tweak type mismatch caused by break on tail exprEsteban Küber-10/+44
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-05Account for typo in turbofish and suggest `::`Esteban Küber-5/+11
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
2019-11-05Rollup merge of #65948 - danielhenrymantilla:doc/maybe_uninit_ref_mut, r=Ralf...Pietro Albini-8/+159
2019-11-05Auto merge of #66083 - RalfJung:miri-offset-from, r=oli-obkbors-11/+85
2019-11-05expand comment explaining integer exceptionRalf Jung-2/+4
2019-11-05Auto merge of #66109 - pietroalbini:rollup-2npidna, r=pietroalbinibors-94/+468
2019-11-05Rollup merge of #66096 - ecstatic-morse:const-loop-test, r=CentrilPietro Albini-0/+118
2019-11-05Rollup merge of #66073 - Mark-Simulacrum:no-borrow-mut, r=CentrilPietro Albini-1/+1
2019-11-05Rollup merge of #66042 - ohadravid:suggest-correct-code-when-ref-current-trai...Pietro Albini-4/+60
2019-11-05Rollup merge of #66038 - jdxcode:char-len, r=alexcrichtonPietro Albini-4/+9
2019-11-05Rollup merge of #66019 - olegnn:fixed_std_iter_chain_docs, r=Mark-SimulacrumPietro Albini-1/+1
2019-11-05Rollup merge of #65962 - kevincox:patch-1, r=sfacklerPietro Albini-5/+5
2019-11-05Rollup merge of #65905 - cuviper:doc-unix-mode, r=Dylan-DPCPietro Albini-4/+4
2019-11-05Rollup merge of #65720 - icefoxen:LLVMgetInstructionCount, r=rkruppePietro Albini-0/+9