summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make iterate take a FnOnce with PlaceBase and PlaceProjectionIterplace2_2Santiago Pastorino2019-03-012-220/+240
* Place::iterate do not take an accumulator anymore, hide that in a private fnSantiago Pastorino2019-03-012-3/+10
* Place::unroll -> Place::iterateSantiago Pastorino2019-03-012-6/+6
* Move unroll_place to Place::unrollSantiago Pastorino2019-03-012-80/+81
* Put Local, Static and Promoted as one Base variant of PlaceSantiago Pastorino2019-03-0163-352/+437
* Auto merge of #58250 - Zoxc:rustc-interface-1, r=oli-obkbors2019-02-2829-1055/+1334
|\
| * Introduce rustc_interface and move some methods thereJohn Kåre Alsaker2019-02-2829-1055/+1334
|/
* Auto merge of #57760 - dlrobertson:varargs1, r=alexregbors2019-02-2878-902/+1778
|\
| * Fix doc comments in librustc/hir/lowering.rsDan Robertson2019-02-271-16/+16
| * Rename variadic to c_variadicDan Robertson2019-02-2743-119/+119
| * Refactor FunctionCx::codgen_terminatorDan Robertson2019-02-271-671/+771
| * Add c_variadic to the unstable-bookDan Robertson2019-02-272-0/+50
| * Add c_variadic language feature itemDan Robertson2019-02-274-0/+28
| * Support defining C compatible variadic functionsDan Robertson2019-02-2748-152/+848
| * Fix tidy check for language and library featuresDan Robertson2019-02-271-10/+12
* | Auto merge of #58208 - taiki-e:libstd-2018, r=Centrilbors2019-02-28291-2060/+2030
|\ \
| * | Fix rebase failTaiki Endo2019-02-284-7/+8
| * | Fix some imports and pathsTaiki Endo2019-02-284-6/+2
| * | Fix error in tag-that-dare-not-speak-its-nameTaiki Endo2019-02-282-2/+1
| * | Fix errors in test/uiTaiki Endo2019-02-283-3/+12
| * | Revert removed #![feature(nll)]Taiki Endo2019-02-281-0/+1
| * | Fix #[macro_use] extern crate in sys/cloudabiTaiki Endo2019-02-281-2/+1
| * | libstd => 2018Taiki Endo2019-02-28284-2040/+2005
|/ /
* | Auto merge of #58777 - Centril:rollup, r=Centrilbors2019-02-2755-283/+409
|\ \ | |/ |/|
| * Rollup merge of #58761 - Mark-Simulacrum:add-feature-gate-unwind, r=CentrilMazdak Farrokhzad2019-02-272-3/+3
| |\
| | * Add tracking issue for the unwind attribute.Mark Rousskov2019-02-262-3/+3
| * | Rollup merge of #58757 - aoikonomopoulos:issue-58212, r=oli-obkMazdak Farrokhzad2019-02-272-1/+15
| |\ \
| | * | Normalize the type Self resolves to in an implAngelos Oikonomopoulos2019-02-262-1/+15
| * | | Rollup merge of #58755 - tbu-:pr_doc_clarifyrotate, r=CentrilMazdak Farrokhzad2019-02-272-6/+8
| |\ \ \
| | * | | Clarify `rotate_{left,right}` docsTobias Bucher2019-02-262-6/+8
| | |/ /
| * | | Rollup merge of #58752 - taiki-e:update-string_cache_codegen, r=alexcrichtonMazdak Farrokhzad2019-02-271-24/+6
| |\ \ \
| | * | | Update string_cache_codegen to 0.4.2Taiki Endo2019-02-261-24/+6
| | |/ /
| * | | Rollup merge of #58749 - kenta7777:reduce-repetition, r=oli-obkMazdak Farrokhzad2019-02-271-7/+8
| |\ \ \
| | * | | reduce repetitions of (n << amt) >> amtkenta77772019-02-261-7/+8
| * | | | Rollup merge of #58748 - hellow554:scoped_tls, r=estebankMazdak Farrokhzad2019-02-275-8/+14
| |\ \ \ \
| | * | | | update Cargo.lockMarcel Hellwig2019-02-261-4/+10
| | * | | | update scoped_tls to 1.0Marcel Hellwig2019-02-264-4/+4
| | |/ / /
| * | | | Rollup merge of #58746 - ipetkov:std-process-docs, r=cramertjMazdak Farrokhzad2019-02-271-2/+2
| |\ \ \ \
| | * | | | Disable running several Stdio doctestsIvan Petkov2019-02-251-2/+2
| | | |_|/ | | |/| |
| * | | | Rollup merge of #58744 - jethrogb:jb/dlmalloc-0.1.3, r=alexcrichtonMazdak Farrokhzad2019-02-271-6/+6
| |\ \ \ \
| | * | | | Update dlmalloc to 0.1.3Jethro Beekman2019-02-261-6/+6
| * | | | | Rollup merge of #58703 - shepmaster:read_line_return, r=centrilMazdak Farrokhzad2019-02-271-1/+1
| |\ \ \ \ \
| | * | | | | Fix copy-pasted typo for read_string return valueJake Goulding2019-02-251-1/+1
| * | | | | | Rollup merge of #58680 - varkor:xpy-help-index-error, r=alexcrichtonMazdak Farrokhzad2019-02-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix an indexing error when using `x.py help`varkor2019-02-231-1/+1
| * | | | | | | Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkorMazdak Farrokhzad2019-02-2722-62/+215
| |\ \ \ \ \ \ \
| | * | | | | | | Deny `async fn` in 2015 editionNathan Corbyn2019-02-2422-62/+215
| * | | | | | | | Rollup merge of #58630 - nnethercote:fix-fold_clobber, r=petrochenkovMazdak Farrokhzad2019-02-271-2/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make `visit_clobber` panic-safe.Nicholas Nethercote2019-02-261-2/+10
| * | | | | | | | | Rollup merge of #58627 - euclio:rustdoc-pass-order, r=QuietMisdreavusMazdak Farrokhzad2019-02-2717-152/+106
| |\ \ \ \ \ \ \ \ \