about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-15Auto merge of #77948 - cuviper:rust-llvm11, r=nikicbors-1/+1
2020-10-15Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikoma...bors-85/+152
2020-10-15Auto merge of #77756 - alarsyo:setup-llvm-detect, r=jyn514bors-4/+32
2020-10-14Auto merge of #77954 - JohnTitor:rollup-bpoy497, r=JohnTitorbors-780/+298
2020-10-15Rollup merge of #77951 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2020-10-15Rollup merge of #77946 - tmiasko:validate-source-scope, r=jonas-schievinkYuki Okushi-2/+15
2020-10-15Rollup merge of #77936 - est31:remove_needless_alloc_slice, r=jonas-schievinkYuki Okushi-1/+1
2020-10-15Rollup merge of #77934 - XAMPPRocky:codegen-backend-docs, r=jonas-schievinkYuki Okushi-0/+31
2020-10-15Rollup merge of #77902 - arlosi:arm64manifest, r=ehussYuki Okushi-0/+1
2020-10-15Rollup merge of #77879 - ijackson:x-py, r=jyn514Yuki Okushi-21/+66
2020-10-15Rollup merge of #77753 - GuillaumeGomez:check-html-comments, r=jyn514Yuki Okushi-54/+110
2020-10-15Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkorYuki Okushi-684/+8
2020-10-15Rollup merge of #77570 - GuillaumeGomez:whitespace-doc-alias, r=jyn514,ollie27Yuki Okushi-18/+66
2020-10-14Update booksEric Huss-0/+0
2020-10-14Rebase LLVM onto 11.0.0 finalJosh Stone-1/+1
2020-10-14Auto merge of #77944 - shepmaster:aarch64-apple-darwin-new-xcode, r=pietroalbinibors-2/+2
2020-10-14Update Xcode beta version to allow aarch64-apple-darwin to compile againJake Goulding-2/+2
2020-10-14Update codegen-backend.mdXAMPPRocky-0/+3
2020-10-14Update codegen-backend.mdXAMPPRocky-2/+2
2020-10-14Update src/doc/unstable-book/src/compiler-flags/codegen-backend.mdXAMPPRocky-1/+1
2020-10-14Document -Z codegen-backend in the unstable bookErin Power-0/+28
2020-10-14Remove needless alloc_sliceest31-1/+1
2020-10-14x.py setup: Avoid infinite loop if stdin is /dev/nullIan Jackson-0/+4
2020-10-14x.py setup: Fix handling of wrong interactive inputIan Jackson-1/+1
2020-10-14x.py: setup: Offer keywords in interactive promptIan Jackson-2/+2
2020-10-14x.py: setup: Provide a description of what it doesIan Jackson-3/+10
2020-10-14x.py: setup: Refactor to centralise list of profilesIan Jackson-17/+51
2020-10-14Handle multi-line HTML commentsGuillaume Gomez-26/+28
2020-10-14Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasperbors-1/+226
2020-10-14Address commentsRoxane-42/+27
2020-10-14Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPCbors-3637/+3697
2020-10-14Remove unused code from remaining compiler cratesest31-221/+0
2020-10-14Remove unused code from rustc_spanest31-23/+0
2020-10-14Remove unused code from rustc_query_systemest31-27/+1
2020-10-14Remove unused code from rustc_inferest31-40/+0
2020-10-14Remove unused code from rustc_hirest31-86/+0
2020-10-14Remove unused code from rustc_codegen_*est31-9/+0
2020-10-14Remove unused code from rustc_astest31-64/+0
2020-10-14Remove unused code from rustc_middleest31-214/+7
2020-10-13Include aarch64-pc-windows-msvc in the dist manifestsArlo Siemsen-0/+1
2020-10-14Rollup merge of #77897 - GuillaumeGomez:cleanup-passes-mod, r=jyn514Dylan DPC-170/+176
2020-10-14Rollup merge of #77870 - camelid:intra-doc-super, r=jyn514Dylan DPC-20/+20
2020-10-14Rollup merge of #77829 - gburgessiv:unused-features-var, r=alexcrichtonDylan DPC-5/+5
2020-10-14Rollup merge of #77817 - jyn514:const-since, r=petrochenkovDylan DPC-82/+62
2020-10-14Rollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl, r=matthewjasperDylan DPC-3201/+3272
2020-10-14Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obkDylan DPC-119/+96
2020-10-14Rollup merge of #77788 - ssomers:btree_cleanup_gdb, r=Mark-SimulacrumDylan DPC-36/+43
2020-10-14Rollup merge of #77765 - amshafer:master, r=petrochenkovDylan DPC-4/+23
2020-10-14Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkovbors-197/+633
2020-10-14Validate references to source scopesTomasz Miąsko-2/+15