about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-14Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasperbors-1/+226
2020-10-14Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPCbors-3637/+3697
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-13Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitorbors-359/+426
2020-10-14Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-SimulacrumYuki Okushi-1/+1
2020-10-14Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbiniYuki Okushi-0/+2
2020-10-14Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnrYuki Okushi-76/+73
2020-10-14Rollup merge of #77886 - LingMan:ast_pretty_bool_matches, r=petrochenkovYuki Okushi-8/+2
2020-10-14Rollup merge of #77884 - LingMan:ast_pretty_unwrap_or, r=varkorYuki Okushi-6/+3
2020-10-14Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-SimulacrumYuki Okushi-0/+3
2020-10-14Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnrYuki Okushi-192/+185
2020-10-14Rollup merge of #77786 - jyn514:rustdoc, r=Mark-SimulacrumYuki Okushi-2/+2
2020-10-14Rollup merge of #77776 - jyn514:wrong-way, r=Mark-SimulacrumYuki Okushi-0/+9
2020-10-14Rollup merge of #77725 - camelid:regression-template, r=Mark-SimulacrumYuki Okushi-0/+68
2020-10-14Rollup merge of #77722 - fusion-engineering-forks:safe-unsupported-locks, r=M...Yuki Okushi-37/+34
2020-10-14Rollup merge of #77719 - fusion-engineering-forks:const-new-mutex-attr-cleanu...Yuki Okushi-2/+0
2020-10-14Rollup merge of #77569 - ssomers:btree_cleanup_1, r=Mark-SimulacrumYuki Okushi-24/+28
2020-10-14Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbiniYuki Okushi-11/+16
2020-10-13Auto merge of #75213 - dingxiangfei2009:yield-point-in-match-guard, r=tmandrybors-12/+122
2020-10-13Add a target option for selecting a DWARF versionAustin Shafer-4/+23
2020-10-13Replace trivial bool matches with the `matches!` macroLingMan-8/+2
2020-10-13bootstrap: set correct path for the build-manifest binaryPietro Albini-1/+1
2020-10-13Add regression issue templateCamelid-0/+68
2020-10-13Deny unsafe_op_in_unsafe_fn for unsupported/common.rs through sys/wasm too.Mara Bos-0/+2
2020-10-14explanatory comments and fix guard binding stackDing Xiang Fei-7/+8
2020-10-14dedicated visitor for arm patternsDing Xiang Fei-18/+41
2020-10-14switch the test to an actual MCVEDing Xiang Fei-14/+9
2020-10-14rustfmtDing Xiang Fei-6/+11
2020-10-14test derived from #74961Ding Xiang Fei-0/+29
2020-10-14also record the types of borrows from the pattern locals in match guardsDing Xiang Fei-9/+61
2020-10-14documentation fixDing Xiang Fei-5/+10
2020-10-13aarch64-apple-darwin now includes CargoJake Goulding-1/+1
2020-10-13 Give an error when running `x.py test --stage 0 src/test/ui`Joshua Nelson-0/+9
2020-10-13Auto merge of #75406 - mati865:mingw-aslr, r=Mark-Simulacrumbors-2/+12
2020-10-13Add note about using cells in the locks on the 'unsupported' platform.Mara Bos-0/+2
2020-10-13Replace absolute paths with relative onesest31-76/+73
2020-10-13Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrumbors-56/+127
2020-10-13Clean up rustdoc passesGuillaume Gomez-170/+176
2020-10-13Include aarch64-apple-darwin in the dist manifestsJake Goulding-0/+2
2020-10-13Auto merge of #77755 - bugadani:perf-calc-dtor, r=ecstatic-morsebors-4/+4