about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-11Add function call test, Update gdb and test docker image install gdb by ppa.Unknown-0/+52
2018-12-11Update testsvarkor-6/+6
2018-12-11Add a FIXME for mir build unreachable destination checkingvarkor-6/+8
2018-12-11Add a mir-opt testvarkor-0/+37
2018-12-11Restore old match behaviourvarkor-4/+32
2018-12-11Consider privacy in more locationsvarkor-17/+18
2018-12-11Fix some misbehaving testsvarkor-3/+5
2018-12-11Make liveness analysis respect privacyvarkor-4/+7
2018-12-11Add privately uninhabited dead code testvarkor-0/+19
2018-12-11Update ub-uninhabit testsvarkor-7/+7
2018-12-11Address unused variables warning with TcpStreamvarkor-0/+3
2018-12-11Add note on nonzero-sized uninhabited typesvarkor-1/+2
2018-12-11Improve `conservative_is_uninhabited` commentvarkor-3/+7
2018-12-11Use unions for uninhabitedness checking rather than mem::transmutevarkor-26/+18
2018-12-11conservative_is_uninhabited implies abi.is_uninhabitedvarkor-4/+10
2018-12-11Nonempty arrays of uninhabited arrays are Abi::Uninhabitedvarkor-1/+7
2018-12-11Update const eval uninhabited messagesvarkor-5/+7
2018-12-11Fix handling of divergent dicriminantsvarkor-1/+0
2018-12-11Fix Ref inhabitedness commentvarkor-4/+3
2018-12-11Address commentsvarkor-1/+5
2018-12-11Update uninhabited matches testsvarkor-27/+3
2018-12-11Make uninhabitedness checking more intelligentvarkor-9/+35
2018-12-11Check for uninhabitedness instead of nevervarkor-60/+26
2018-12-11Fix irrefutable matches on integer rangesvarkor-1/+41
2018-12-11use an enum instead of boolRalf Jung-12/+17
2018-12-11Properly stage new feature gatesOliver Scherer-1/+1
2018-12-11Remove env_alloca hackNikita Popov-30/+2
2018-12-11Remove some dead code from `sgx`Oliver Scherer-15/+0
2018-12-11Remove unnecessary feature gates from const fnsOliver Scherer-11/+1
2018-12-11Make `const unsafe fn` bodies `unsafe`Oliver Scherer-131/+33
2018-12-11Auto merge of #56703 - alexcrichton:fix-tools, r=Mark-Simulacrumbors-2/+3
2018-12-11Diagnostics improvement!Oliver Scherer-1/+2
2018-12-11TypoAlexis Beingessner-1/+1
2018-12-10Build manifest tool on mingw-check builderMark Rousskov-1/+2
2018-12-10Fix build of the `build-manifest` toolAlex Crichton-1/+1
2018-12-10[self-profiler] Add column for percent of total timeWesley Wiser-4/+9
2018-12-11Auto merge of #56627 - alexcrichton:update-cargo, r=alexcrichtonbors-11/+25
2018-12-10fix intra-link resolution spans in block commentsAndy Russell-60/+238
2018-12-10Fix iterator nitsMichael Howell-18/+7
2018-12-10Fix nitMichael Howell-4/+6
2018-12-11Add lint for stlibaheart-2/+11
2018-12-10Fix nitsMichael Howell-3/+10
2018-12-10Update Cargo submodule and its dependenciesAlex Crichton-11/+25
2018-12-10Fix poorly-transcribed test caseMichael Howell-3/+3
2018-12-10Rollup merge of #56661 - aelred:issue-55846, r=Mark-SimulacrumGuillaume Gomez-0/+39
2018-12-10Rollup merge of #56656 - BeatButton:liballoc_string_typo, r=CentrilGuillaume Gomez-1/+1
2018-12-10Rollup merge of #56641 - GuillaumeGomez:span-trait-method-invalid-nb-paramete...Guillaume Gomez-11/+61
2018-12-10Rollup merge of #56633 - GuillaumeGomez:fix-right-arrow-display, r=QuietMisdr...Guillaume Gomez-1/+1
2018-12-10Rollup merge of #56491 - euclio:assert-error, r=estebankGuillaume Gomez-0/+28
2018-12-10update docs of rustdoc lintsQuietMisdreavus-3/+3