about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-29Document `From` implementation for NonZero numsLeSeulArtichaut-2/+6
2020-01-29Auto merge of #68635 - JohnTitor:rollup-jsc34ac, r=JohnTitorbors-39/+96
2020-01-29Rollup merge of #68627 - joshtriplett:write-all-none, r=Dylan-DPCYuki Okushi-0/+2
2020-01-29Rollup merge of #68611 - MichaelBurge:master, r=estebankYuki Okushi-1/+8
2020-01-29Rollup merge of #68609 - Zoxc:lld-msvc, r=alexcrichtonYuki Okushi-2/+5
2020-01-29Rollup merge of #68598 - GuillaumeGomez:fix-null-synthetic_implementors, r=ol...Yuki Okushi-14/+16
2020-01-29Rollup merge of #68586 - Centril:repr-deny, r=pnkfelixYuki Okushi-20/+59
2020-01-29Rollup merge of #67722 - petertodd:2019-improve-any-comment, r=Mark-SimulacrumYuki Okushi-2/+6
2020-01-29Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikicbors-5/+105
2020-01-29Auto merge of #68512 - spastorino:local-is-copy, r=oli-obkbors-130/+134
2020-01-28Minor: note why we can rely on Any trait for safetyPeter Todd-2/+6
2020-01-28Document that write_all will not call write if given an empty bufferJosh Triplett-0/+2
2020-01-29Rollup merge of #68620 - kubkon:patch-1, r=Dylan-DPCYuki Okushi-2/+2
2020-01-29Rollup merge of #68619 - gorilskij:master, r=varkorYuki Okushi-2/+2
2020-01-29Rollup merge of #68592 - pdbrito:master, r=jonas-schievinkYuki Okushi-1/+1
2020-01-29Rollup merge of #68582 - LeSeulArtichaut:code-explanations, r=Dylan-DPCYuki Okushi-1/+27
2020-01-29Rollup merge of #68556 - ollie27:rustdoc_primitive_re-export, r=GuillaumeGomezYuki Okushi-17/+91
2020-01-29Rollup merge of #68553 - GuillaumeGomez:fix-run-button-scroll-pos, r=kinnisonYuki Okushi-8/+7
2020-01-29Rollup merge of #68378 - billyrieger:btreemap-remove-entry, r=KodrAusYuki Okushi-1/+30
2020-01-29Rollup merge of #68289 - pnkfelix:issue-62649-dont-ice-on-path-collision-in-d...Yuki Okushi-9/+43
2020-01-28Update links to WASI docs in time.rs moduleJakub Konka-2/+2
2020-01-28Fix null synthetic_implementors errorGuillaume Gomez-14/+16
2020-01-28Fix a few spelling mistakesgorilskij-2/+2
2020-01-28Auto merge of #68606 - jonas-schievink:normalize-fastpath, r=Zoxcbors-0/+4
2020-01-28Add E0727 long explanationLeSeulArtichaut-1/+27
2020-01-28Correct ICE caused by macros generating invalid spans.Michael Burge-1/+8
2020-01-28Set lld flavor for MSVC to link.exeJohn Kåre Alsaker-2/+5
2020-01-28Add an early-exit to `QueryNormalizer::fold_ty`Jonas Schievink-0/+4
2020-01-28Auto merge of #68533 - tmiasko:compiletest, r=nikomatsakisbors-125/+280
2020-01-28Fix some wrong dereferences after rebaseSantiago Pastorino-3/+3
2020-01-28Remove unneeded & on match patternSantiago Pastorino-2/+2
2020-01-28./x.py fmtSantiago Pastorino-10/+14
2020-01-28Place::ty_from takes local by valueSantiago Pastorino-47/+47
2020-01-28Local field on PlaceRef and RootPlace is not a reference anymoreSantiago Pastorino-90/+90
2020-01-28codegen_place and related functions can take PlaceRef by valueSantiago Pastorino-19/+19
2020-01-28make_integrate_local takes Local by valueSantiago Pastorino-4/+4
2020-01-28record_killed_borrows_for_local takes Local by valueSantiago Pastorino-4/+4
2020-01-28Place conflict functions take Local by valueSantiago Pastorino-6/+6
2020-01-28Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieubors-45/+60
2020-01-28fix: typo in vec.rsPedro de Brito-1/+1
2020-01-28Add BTreeMap::remove_entryBilly Rieger-1/+30
2020-01-28Auto merge of #68234 - CAD97:slice-from-raw-parts, r=KodrAusbors-8/+5
2020-01-28Auto merge of #68587 - JohnTitor:rollup-fz45xwc, r=JohnTitorbors-47/+91
2020-01-28Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichtonYuki Okushi-0/+1
2020-01-28Rollup merge of #68573 - GuillaumeGomez:clean-up-e0262, r=Dylan-DPCYuki Okushi-3/+7
2020-01-28Rollup merge of #68571 - Centril:check_in_cx, r=oli-obkYuki Okushi-5/+8
2020-01-28Rollup merge of #68570 - cr1901:msp430-fix-1-2020, r=alexcrichtonYuki Okushi-0/+0
2020-01-28Rollup merge of #68563 - Aaron1011:fix/fn-sig-closure, r=varkorYuki Okushi-0/+30
2020-01-28Rollup merge of #68482 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPCYuki Okushi-3/+6
2020-01-28Rollup merge of #68454 - GuillaumeGomez:clean-up-e0214, r=Dylan-DPCYuki Okushi-4/+9