about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-25started using cc crateRaoul Strackx-4/+29
2020-09-25LVI test std libRaoul Strackx-16/+78
2020-09-25Adding checks for assembly files in libunwindRaoul Strackx-0/+37
2020-09-25skeleton check module level assemblyRaoul Strackx-0/+16
2020-09-25rust inline assembly lvi hardening testRaoul Strackx-0/+41
2020-09-22generic load hardening testRaoul Strackx-0/+18
2020-09-22generic ret hardening testRaoul Strackx-0/+13
2020-09-22Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichtonbors-16/+90
2020-09-21Rollup merge of #77032 - lcnr:visit-all-the-item-likes, r=davidtwcoecstatic-morse-2/+37
2020-09-21Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morseecstatic-morse-0/+53
2020-09-21Rollup merge of #76807 - ecstatic-morse:const-checking-staged-api, r=oli-obkecstatic-morse-6/+63
2020-09-21Rollup merge of #76783 - lzutao:rd_impl_kind, r=GuillaumeGomezecstatic-morse-19/+22
2020-09-21Rollup merge of #76581 - lcnr:bound-too-generic, r=eddybecstatic-morse-0/+124
2020-09-21Rollup merge of #76489 - GuillaumeGomez:add-explanation-e0756, r=jyn514ecstatic-morse-0/+1
2020-09-22lint missing docs for extern itemsBastian Kauschke-2/+37
2020-09-21Run the test with explicit -O such that Add is generated instead of CheckedAddSimon Vandel Sillesen-197/+198
2020-09-21Add optimization to avoid load of addressSimon Vandel Sillesen-10/+390
2020-09-21Add explanation for E0756Guillaume Gomez-0/+1
2020-09-21add testBastian Kauschke-0/+53
2020-09-21Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJungbors-8/+39
2020-09-21Rollup merge of #77012 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiserRalf Jung-0/+30
2020-09-21Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfi...Ralf Jung-0/+1
2020-09-21update Miri for another bugfixRalf Jung-8/+8
2020-09-21Auto merge of #74040 - lcnr:const-occurs-check, r=nikomatsakisbors-0/+205
2020-09-21add testsBastian Kauschke-0/+205
2020-09-21Auto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJungbors-176/+236
2020-09-21Rollup merge of #77000 - RalfJung:miri, r=RalfJungRalf Jung-8/+8
2020-09-21Rollup merge of #76961 - bugadani:test-34634, r=Mark-SimulacrumRalf Jung-0/+16
2020-09-21Rollup merge of #76959 - est31:write, r=oli-obkRalf Jung-2/+2
2020-09-21Rollup merge of #76628 - jyn514:default-config-files, r=Mark-SimulacrumRalf Jung-25/+103
2020-09-21Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obkRalf Jung-141/+107
2020-09-21Auto merge of #76843 - kornelski:longtypetofile, r=ecstatic-morsebors-14/+31
2020-09-21update MiriRalf Jung-8/+8
2020-09-21Auto merge of #76806 - jethrogb:jb/update-llvm, r=cuviperbors-0/+0
2020-09-21Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obkbors-33/+4
2020-09-21Let user see the full type of type-length limit errorKornel LesiƄski-14/+31
2020-09-20Auto merge of #76544 - Mark-Simulacrum:less-python, r=alexcrichtonbors-20/+58
2020-09-21Remove `can_suggest` from Clippy.Christiaan Dirkx-62/+16
2020-09-20Update Clippy testcasesChristiaan Dirkx-65/+91
2020-09-20Move const tests for `Option` to `library\core`Christiaan Dirkx-12/+0
2020-09-20Stabilize some Option methods as constCDirkx-2/+0
2020-09-20Specify output directory for bootstrap testsMark Rousskov-0/+5
2020-09-20Provide bootstrap tools with RUSTC in environmentMark Rousskov-3/+9
2020-09-20Add sample defaults for config.tomlJoshua Nelson-25/+103
2020-09-20Discover Rust toolchain without PythonMark Rousskov-12/+36
2020-09-20Remove support for different src directoryMark Rousskov-4/+4
2020-09-20Set BUILD_TRIPLE via build scriptMark Rousskov-2/+5
2020-09-20Auto merge of #76848 - RalfJung:miri, r=RalfJungbors-8/+8
2020-09-20Auto merge of #75119 - simonvandel:early-otherwise, r=oli-obkbors-0/+1046