about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-02-03Auto merge of #39287 - wesleywiser:move_cell, r=aturonbors-46/+147
2017-02-03Auto merge of #39466 - alexcrichton:fix, r=Manishearthbors-1/+1
2017-02-02Rollup merge of #39420 - oli-obk:sugg, r=pnkfelixGuillaume Gomez-8/+27
2017-02-02Rollup merge of #39416 - tspiteri:ffi-unsafe-icon, r=brsonGuillaume Gomez-5/+6
2017-02-02Rollup merge of #39383 - nagisa:mir-uninhabited-destinations, r=pnkfelixGuillaume Gomez-5/+2
2017-02-02Rollup merge of #39373 - Mark-Simulacrum:remove-toprimitive, r=aturonGuillaume Gomez-99/+0
2017-02-02Rollup merge of #39319 - nagisa:remove-rustsetpersonalityfn, r=pnkfelixGuillaume Gomez-11/+5
2017-02-02Rollup merge of #39299 - federicomenaquintero:master, r=GuillaumeGomezGuillaume Gomez-3/+6
2017-02-02Rollup merge of #39196 - apasel422:nomicon, r=petrochenkovGuillaume Gomez-6/+24
2017-02-02Rollup merge of #38823 - Freyskeyd:doc-missingInformationCfgTest, r=steveklabnikGuillaume Gomez-0/+4
2017-02-02std: Fix IntoIter::as_mut_slice's signatureAlex Crichton-1/+1
2017-02-02Auto merge of #39411 - tamird:match-arm-statics-ICE, r=alexcrichtonbors-2/+2
2017-02-02Auto merge of #39402 - king6cong:master, r=nrcbors-5/+5
2017-02-02Auto merge of #39386 - tbu-:pr_pipe_less_syscalls, r=alexcrichtonbors-22/+17
2017-02-02Auto merge of #39384 - wesleywiser:fix_fixmes, r=alexcrichtonbors-108/+16
2017-02-02Auto merge of #39116 - mgattozzi:better-string-message, r=nrcbors-3/+133
2017-02-02Auto merge of #38932 - petrochenkov:privctor, r=jseyfriedbors-170/+295
2017-02-01Update Cell references in the bookWesley Wiser-5/+7
2017-02-01Update cell docsWesley Wiser-5/+13
2017-02-02Auto merge of #38661 - frewsxcv:vec-deque-partial-eq, r=aturonbors-36/+93
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-108/+16
2017-01-31In std:rc, clarify the lack of mutability inside an RcFederico Mena Quintero-3/+6
2017-01-31use suggestions instead of helps with code in themOliver Schneider-8/+27
2017-01-31Auto merge of #39379 - segevfiner:fix-backtraces-on-i686-pc-windows-gnu, r=al...bors-5/+1
2017-01-31Auto merge of #39354 - alexcrichton:less-output, r=steveklabnikbors-0/+4
2017-01-31Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichtonbors-0/+31
2017-01-31Auto merge of #39250 - cseale:issue_30924, r=est31bors-2/+4
2017-01-31[Gate Tests] - marking feature testsColm Seale-2/+4
2017-01-31Auto merge of #39230 - petrochenkov:nobox, r=eddybbors-396/+328
2017-01-31rustdoc: mark ffi functions with unsafety iconTrevor Spiteri-5/+6
2017-01-30compiletest: Clear RUSTFLAGS env-var for run-make tests.Michael Woerister-0/+4
2017-01-30Fix debuginfo scope issue with `Box`Vadim Petrochenkov-1/+1
2017-01-30cleanup: Refactor away `DtorKind`Vadim Petrochenkov-25/+2
2017-01-30Implement Drop for BoxVadim Petrochenkov-33/+18
2017-01-30Merge ty::TyBox into ty::TyAdtVadim Petrochenkov-345/+315
2017-01-30statics in match arm: compile with -gTamir Duberstein-0/+1
2017-01-30Auto merge of #39368 - alexcrichton:fix-upload-dirs, r=aturonbors-1/+3
2017-01-30trans::debuginfo: simplifyTamir Duberstein-2/+1
2017-01-30travis: Tweak artifact uploadsAlex Crichton-1/+3
2017-01-30Don't handle ENOSYS in `anon_pipe()`Tobias Bucher-14/+9
2017-01-30Auto merge of #39407 - GuillaumeGomez:convert_module, r=frewsxcvbors-10/+18
2017-01-30Auto merge of #39405 - tshepang:nits, r=sfacklerbors-3/+3
2017-01-30doc: minor Option improvementsTshepang Lekhonkhobe-3/+3
2017-01-30Auto merge of #39389 - Wilfred:patch-2, r=apasel422bors-3/+3
2017-01-30unify time_passes argument passingking6cong-4/+4
2017-01-30doc comment rewordking6cong-1/+1
2017-01-30Auto merge of #39392 - ishitatsuyuki:master, r=alexcrichtonbors-1/+1
2017-01-29Add missing url in convert moduleGuillaume Gomez-10/+18
2017-01-29Auto merge of #39382 - cuviper:ibm-rewind, r=alexcrichtonbors-35/+2119
2017-01-29Bootstrap: append libjemalloc_pic.aTatsuyuki Ishi-1/+1