about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-12-12Auto merge of #105592 - matthiaskrgr:rollup-1cazogq, r=matthiaskrgrbors-1/+1
2022-12-12make eval_libc functions ICE on any problemRalf Jung-179/+200
2022-12-12make flag checks reobust against multi-bit flagsRalf Jung-11/+14
2022-12-12Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkovbors-11/+15
2022-12-11Move testsCaio-1/+1
2022-12-11add provenance-related testRalf Jung-0/+7
2022-12-12Add batch flag to remote-test-serverAyush Singh-13/+36
2022-12-11add support for variable page sizes to miriNia Espera-16/+78
2022-12-11Merge from rustcRalf Jung-85/+92
2022-12-11Preparing for merge from rustcRalf Jung-1/+1
2022-12-10Rollup merge of #105234 - JakobDegen:unneeded-field, r=oli-obkMatthias Krüger-1/+0
2022-12-10Rollup merge of #105516 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-0/+6
2022-12-10Update cargoWeihang Lo-0/+0
2022-12-09Remove unneeded field from `SwitchTargets`Jakob Degen-1/+0
2022-12-09Auto merge of #2719 - RalfJung:rustup, r=RalfJungbors-182/+806
2022-12-09Auto merge of #105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgrbors-4/+2
2022-12-09fmt and clippyRalf Jung-9/+20
2022-12-09Merge from rustcRalf Jung-183/+796
2022-12-09Preparing for merge from rustcRalf Jung-1/+1
2022-12-09Rollup merge of #105470 - flip1995:clippy_backport, r=ManishearthMatthias Krüger-4/+2
2022-12-09Auto merge of #104449 - oli-obk:unhide_unknown_spans, r=estebank,RalfJungbors-80/+84
2022-12-08Add LLVM KCFI support to the Rust compilerRamon de C Valle-0/+6
2022-12-08add graceful shim for the custom `O_TMPFILE` linux file opening flag plus tes...Pointerbender-1/+40
2022-12-08Fix #10021Samuel Moelius-4/+2
2022-12-08Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obkMatthias Krüger-179/+239
2022-12-07Make -Zsimulate-remapped-rust-src-base reproducible on CIOli Scherer-0/+2
2022-12-06Emit full spans in miriOli Scherer-3/+2
2022-12-06Bless after rebaseOli Scherer-4/+4
2022-12-06Reintroduce the span printing in miri (plus point to spans where possible)Oli Scherer-420/+423
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-492/+492
2022-12-06Rollup merge of #104439 - ferrocene:pa-generate-copyright, r=pnkfelixMatthias Krüger-0/+553
2022-12-06Stacked Borrows: factor the logic determining the new permissions on retag in...Ralf Jung-167/+187
2022-12-06make retagging work even with 'unstable' placesRalf Jung-32/+72
2022-12-06Rollup merge of #105246 - JakobDegen:run-mir-tests, r=jyn514Yuki Okushi-4/+4
2022-12-05Merge from rustcRalf Jung-13/+76
2022-12-05Preparing for merge from rustcRalf Jung-1/+1
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-1/+2
2022-12-04Fix --pass in compiletestJakob Degen-4/+4
2022-12-03Auto merge of #105218 - matthiaskrgr:rollup-8d3k08n, r=matthiaskrgrbors-907/+1075
2022-12-03for now, do not do fake reads on non-Unpin mutable referencesRalf Jung-54/+14
2022-12-03add test for self-referential futureRalf Jung-0/+102
2022-12-03Rollup merge of #105214 - RalfJung:miri, r=RalfJungMatthias Krüger-907/+1073
2022-12-03Rollup merge of #105153 - oli-obk:fail_faster, r=compiler-errorsMatthias Krüger-0/+1
2022-12-03Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillotMatthias Krüger-0/+1
2022-12-03Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiserbors-12/+13
2022-12-03clippyRalf Jung-42/+15
2022-12-03Auto merge of #105196 - JohnTitor:rollup-8rxqnq6, r=JohnTitorbors-0/+59
2022-12-03Update cargoWeihang Lo-0/+0
2022-12-02Merge from rustcRalf Jung-1998/+4395