about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-07-30Rollup merge of #63123 - TankhouseAle:const-fn-type-name-any, r=oli-obkMazdak Farrokhzad-1/+31
2019-07-30Rollup merge of #63117 - BaoshanPang:bugfix, r=alexcrichtonMazdak Farrokhzad-14/+3
2019-07-30Rollup merge of #63095 - Centril:incomplete-features-lint, r=varkorMazdak Farrokhzad-70/+204
2019-07-30Rollup merge of #62469 - czipperz:liballoc-add-doc-links, r=GuillaumeGomezMazdak Farrokhzad-13/+19
2019-07-30Rollup merge of #62293 - Centril:remove-await-macro, r=cramertjMazdak Farrokhzad-353/+164
2019-07-30Pacify tidy, the merciless.Mazdak Farrokhzad-1/+1
2019-07-30Update error_codes re. await_macro removal.Mazdak Farrokhzad-5/+5
2019-07-30Adjust tests. wrt. await_macro being removed.Mazdak Farrokhzad-276/+117
2019-07-30Unsupport the await!(..) macro.Mazdak Farrokhzad-72/+42
2019-07-30--bless tests due to INCOMPLETE_FEATURES being a lint.Mazdak Farrokhzad-54/+163
2019-07-30Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obkbors-112/+237
2019-07-30Allow 'incomplete_features' in libcore/alloc.Mazdak Farrokhzad-0/+2
2019-07-30Turn INCOMPLETE_FEATURES into a lint.Mazdak Farrokhzad-16/+39
2019-07-30Rollup merge of #63111 - Centril:rest-pat-tests, r=estebankMazdak Farrokhzad-0/+340
2019-07-30Rollup merge of #63109 - alexcrichton:disable-windows-fs-test, r=sfacklerMazdak Farrokhzad-2/+2
2019-07-30Rollup merge of #63108 - lzutao:option-xor-typo, r=jonas-schievinkMazdak Farrokhzad-2/+2
2019-07-30Rollup merge of #63099 - josephlr:vxworks, r=alexcrichtonMazdak Farrokhzad-25/+1
2019-07-30Rollup merge of #63096 - Centril:existential-type-add-tests, r=varkorMazdak Farrokhzad-0/+85
2019-07-30Rollup merge of #63093 - Aaron1011:fix/existential-closure, r=cramertjMazdak Farrokhzad-9/+61
2019-07-30Rollup merge of #63087 - crlf0710:tidy_2018, r=Mark-SimulacrumMazdak Farrokhzad-10/+56
2019-07-30Rollup merge of #63083 - matthewjasper:parameter-hygiene, r=petrochenkovMazdak Farrokhzad-23/+213
2019-07-30Rollup merge of #63000 - max-sixty:chars-display, r=alexcrichtonMazdak Farrokhzad-1/+21
2019-07-30Rollup merge of #62928 - Centril:recover-parens-around-for-head, r=estebankMazdak Farrokhzad-162/+259
2019-07-30Rollup merge of #61965 - phil-opp:patch-4, r=scottmcmMazdak Farrokhzad-2/+2
2019-07-29Add the necessary changes to any.rsTankhouseAle-1/+2
2019-07-29Add a test for std::any::type_name() as a const fnTankhouseAle-0/+29
2019-07-29Add semantic test for rest patterns.Mazdak Farrokhzad-0/+270
2019-07-29Add another test for const parameter (non) hygiene.Matthew Jasper-0/+38
2019-07-29Add syntactic test for rest patterns.Mazdak Farrokhzad-0/+70
2019-07-30Add very simple edition check to tidy; and add missing edition = 2018s.CrLF0710-10/+56
2019-07-29std: Fix a failing `fs` test on WindowsAlex Crichton-2/+2
2019-07-29use gloabl variable 'environ' to pass environments to rtpSpawnBaoshan Pang-14/+3
2019-07-29comments from @lzutaoMaximilian Roos-2/+2
2019-07-29impl Debug for CharsMaximilian Roos-1/+21
2019-07-29Add links to None in Option docLzu Tao-2/+2
2019-07-29Auto merge of #63089 - kennytm:use-try-run-for-linkchecker, r=Mark-Simulacrumbors-3/+1
2019-07-28vxworks: Remove Linux-specific comments.Joe Richey-25/+1
2019-07-29Add test for #60564.Mazdak Farrokhzad-0/+51
2019-07-29Add test for #60407.Mazdak Farrokhzad-0/+15
2019-07-29Add test for #53678.Mazdak Farrokhzad-0/+19
2019-07-29Move ui/existential_type.rs -> ui/existential_type/existential_type-pass.Mazdak Farrokhzad-0/+0
2019-07-29Move ui/{existential-type -> existential_types}.Mazdak Farrokhzad-0/+0
2019-07-29Fix rustc-guide build failure ignoring no-fail-fast.kennytm-3/+1
2019-07-29Rollup merge of #63092 - Centril:update-impl-trait-gates, r=varkorMazdak Farrokhzad-5/+5
2019-07-29Rollup merge of #63086 - BaoshanPang:testcases, r=nagisaMazdak Farrokhzad-0/+4
2019-07-29Rollup merge of #63077 - petrochenkov:nolangfeat, r=petrochenkovMazdak Farrokhzad-31/+6
2019-07-29Rollup merge of #63076 - RalfJung:miri-fn-ptr-alloc-size, r=oli-obkMazdak Farrokhzad-39/+53
2019-07-29Rollup merge of #63055 - Mark-Simulacrum:save-analysis-clean-2, r=XanewokMazdak Farrokhzad-72/+41
2019-07-29Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikicMazdak Farrokhzad-337/+130
2019-07-28Rename test and add commentAaron Hill-2/+3