about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-05-12Auto merge of #50686 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-277/+349
2018-05-12Auto merge of #50684 - nikic:prepare-thinlto, r=nagisabors-3/+10
2018-05-12rustc: Only suggest deleting `extern crate` if it worksAlex Crichton-11/+46
2018-05-12rustc: Allow an edition's feature on that editionAlex Crichton-41/+62
2018-05-12Display the name of the failed file in tidy/libcoretestvarkor-8/+15
2018-05-12Ignore non .rs files for tidy libcoretestvarkor-6/+9
2018-05-12Do not silently truncate offsets for `read_at`/`write_at` on emscriptenTobias Bucher-2/+16
2018-05-12fs::write: Add example writing a &strAaron DeVore-0/+1
2018-05-12Rollup merge of #50607 - Zoxc:symbol-arena, r=michaelwoeristerMark Simulacrum-8/+35
2018-05-12Rollup merge of #50602 - Screwtapello:update-canonicalize-docs, r=cramertjMark Simulacrum-4/+11
2018-05-12Rollup merge of #50558 - whitfin:issue-50500, r=michaelwoeristerMark Simulacrum-63/+51
2018-05-12Rollup merge of #50550 - llogiq:fmt-result, r=petrochenkovMark Simulacrum-20/+20
2018-05-12Rollup merge of #50545 - rizakrko:const_time, r=oli-obkMark Simulacrum-6/+76
2018-05-12Rollup merge of #50544 - Eijebong:cleanup_deps, r=alexcrichtonMark Simulacrum-116/+15
2018-05-12Set PrepareForThinLTO flag when using ThinLTONikita Popov-3/+10
2018-05-12Auto merge of #50352 - porglezomp:btree-no-empty-alloc, r=Gankrobors-31/+128
2018-05-12Auto merge of #50476 - zackmdavis:tame_unreachable_pub_suggestion, r=Manishearthbors-44/+67
2018-05-12Auto merge of #50249 - Zoxc:allocation-const, r=oli-obkbors-753/+1090
2018-05-11Auto merge of #50161 - rizakrko:impl_note, r=estebankbors-80/+201
2018-05-11Auto merge of #50105 - mixi:crt-included, r=alexcrichtonbors-15/+163
2018-05-11Auto merge of #50650 - oli-obk:clippy, r=Manishearthbors-50/+85
2018-05-11Update an old method name in debug loggingIsaac Whitfield-1/+1
2018-05-11Update naming in line with PR commentsIsaac Whitfield-20/+23
2018-05-11Neaten a couple of long signaturesIsaac Whitfield-4/+8
2018-05-11Catch a bad reference in use clausesIsaac Whitfield-1/+1
2018-05-11Remove shared access to DepGraph::work_productsIsaac Whitfield-58/+39
2018-05-11Auto merge of #50332 - Zoxc:interner-split, r=michaelwoeristerbors-77/+68
2018-05-11resolved merge conflictRoman Stoliar-17/+17
2018-05-11fixed double ref hintRoman Stoliar-19/+35
2018-05-11[wip] fixed some error, added missing testRoman Stoliar-75/+77
2018-05-11unary op filter, dereference hintRoman Stoliar-78/+131
2018-05-11added missing implementation hintRoman Stoliar-36/+86
2018-05-11Update the clippy and miri submodulesOliver Schneider-50/+85
2018-05-11Add a query to convert from ConstValue to AllocationJohn Kåre Alsaker-21/+110
2018-05-11Introduce ConstValue and use it instead of miri's Value for constant valuesJohn Kåre Alsaker-737/+985
2018-05-11Auto merge of #50620 - alexcrichton:change-names-again, r=nikomatsakisbors-3/+3
2018-05-11compiletest: escape CXX the same way as CC for MSVCJohannes Nixdorf-1/+1
2018-05-11Add a test for issue 36710.Johannes Nixdorf-0/+57
2018-05-11Auto merge of #50609 - alexcrichton:no-nll-preview, r=nikomatsakisbors-1/+1
2018-05-10don't make crazy suggestion for unreachable braced pub-useZack M. Davis-44/+67
2018-05-11Auto merge of #50440 - nikomatsakis:single-use-lifetimes, r=cramertjbors-169/+728
2018-05-10ensure lint are issued in a stable orderNiko Matsakis-14/+14
2018-05-10Auto merge of #50611 - alexcrichton:rollup, r=alexcrichtonbors-485/+1383
2018-05-10Skip a memory-hungry test that OOMsAlex Crichton-0/+1
2018-05-10Auto merge of #50331 - MartinHusemann:master, r=Kimundibors-2/+11
2018-05-10const timeRoman Stoliar-6/+76
2018-05-10Rename the 2018 edition lint namesAlex Crichton-3/+3
2018-05-10Rollup merge of #50606 - kennytm:retry-docker-cache, r=alexcrichtonAlex Crichton-2/+5
2018-05-10Rollup merge of #50598 - whitfin:unnecessary-mut-borrow, r=michaelwoeristerAlex Crichton-7/+1
2018-05-10Rollup merge of #50591 - glandium:cleanup, r=dtolnayAlex Crichton-56/+57