about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-20refactor check_for_castBastian Kauschke-209/+265
2020-05-20fix is_const_contextBastian Kauschke-85/+12
2020-05-19Auto merge of #72227 - nnethercote:tiny-vecs-are-dumb, r=Amanieubors-5/+141
2020-05-19Rollup merge of #72344 - kornelski:assertdoc, r=Mark-SimulacrumDylan DPC-1/+1
2020-05-19Rollup merge of #72338 - doctorn:trait-object-ice, r=ecstatic-morseDylan DPC-1/+27
2020-05-19Rollup merge of #72068 - estebank:mut-deref-hack, r=oli-obkDylan DPC-1/+32
2020-05-19Rollup merge of #72066 - lcnr:const-type-info-err, r=varkorDylan DPC-5/+90
2020-05-19Rollup merge of #71886 - t-rapp:tr-saturating-funcs, r=dtolnayDylan DPC-8/+4
2020-05-19Assert doc wordingKornel-1/+1
2020-05-19Auto merge of #71447 - cuviper:unsized_cow, r=dtolnaybors-5/+141
2020-05-19Auto merge of #68717 - petrochenkov:stabexpat, r=varkorbors-202/+73
2020-05-18Auto merge of #72330 - Dylan-DPC:rollup-yuxadv8, r=Dylan-DPCbors-216/+1343
2020-05-18Fix ICE in -Zsave-analysisNathan Corbyn-1/+27
2020-05-18Auto merge of #72332 - mati865:ci-fix, r=pietroalbinibors-1/+5
2020-05-18Update pacman firstMateusz MikuĊ‚a-1/+5
2020-05-18correctly handle uninferred constsBastian Kauschke-5/+90
2020-05-18Rollup merge of #72318 - tblah:remote-test-client-doc, r=nikomatsakisDylan DPC-5/+51
2020-05-18Rollup merge of #72290 - elichai:2020-doc-lto, r=wesleywiserDylan DPC-6/+12
2020-05-18Rollup merge of #72283 - jonas-schievink:elaborate-drop-elaboration, r=cramertjDylan DPC-9/+99
2020-05-18Rollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakisDylan DPC-145/+669
2020-05-18Rollup merge of #71599 - ldm0:fnclo, r=nikomatsakisDylan DPC-51/+512
2020-05-18Add remote-test-client help textTom Eccles-5/+51
2020-05-18Auto merge of #72289 - RalfJung:abort_internal, r=Mark-Simulacrumbors-23/+29
2020-05-18Auto merge of #72316 - RalfJung:rollup-70g6bln, r=RalfJungbors-4/+16
2020-05-18Rollup merge of #72307 - hermitcore:condvar, r=Mark-SimulacrumRalf Jung-4/+2
2020-05-18Rollup merge of #72143 - rust-lang:steveklabnik-must-use, r=sfacklerRalf Jung-0/+14
2020-05-18Tiny Vecs are dumb.Nicholas Nethercote-5/+141
2020-05-18Auto merge of #72300 - flip1995:clippyup, r=Mark-Simulacrumbors-1102/+1770
2020-05-18Auto merge of #72269 - RalfJung:unsafe-borrow-of-packed, r=Mark-Simulacrumbors-19/+19
2020-05-18minor changes to pass the format checkStefan Lankes-3/+1
2020-05-17use new interface to initialize CondvarStefan Lankes-5/+5
2020-05-17abort_internal is safeRalf Jung-23/+29
2020-05-17Auto merge of #72248 - petrochenkov:codemodel, r=Amanieubors-57/+125
2020-05-17Auto merge of #72295 - RalfJung:rollup-icmhbs7, r=RalfJungbors-11/+146
2020-05-17Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyupflip1995-1102/+1770
2020-05-17make many ptr functions must_useSteve Klabnik-0/+14
2020-05-17Rollup merge of #72291 - RalfJung:format-typo, r=jonas-schievinkRalf Jung-1/+1
2020-05-17Rollup merge of #72261 - csmoe:issue-72095, r=estebankRalf Jung-8/+17
2020-05-17Rollup merge of #72259 - crlf0710:ascii_only_check, r=petrochenkovRalf Jung-2/+128
2020-05-17Auto merge of #72204 - RalfJung:abort, r=Mark-Simulacrumbors-14/+55
2020-05-17Auto merge of #5568 - ThibsG:RenameIdentityConversionLint, r=flip1995bors-7/+7
2020-05-17Auto merge of #5529 - alex-700:improve-option-and-then-some-lint, r=phanschbors-7/+7
2020-05-17update testsBastian Kauschke-21/+11
2020-05-17bootstrap: fix typoRalf Jung-1/+1
2020-05-17make abort intrinsic safe, and correct its documentationRalf Jung-14/+55
2020-05-17Auto merge of #72135 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-1/+189
2020-05-17improve and generalize `option_and_then_some` lintAleksei Latyshev-7/+7
2020-05-17Update linker-plugin-lto.md to contain up to rust 1.43Elichai Turkel-6/+12
2020-05-17Logically seperate lazy norm from `const_generics`Bastian Kauschke-8/+15
2020-05-17the best way to fix bugs is by ignoring themBastian Kauschke-32/+0