about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-03-23Fix clippyBen Kimock-1/+1
2023-03-23A MIR transform that checks pointers are alignedBen Kimock-12/+54
2023-03-23Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgrbors-33/+62
2023-03-23Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholkMatthias Krüger-33/+62
2023-03-23Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obkbors-5/+10
2023-03-23Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgrbors-1/+1
2023-03-23Add a check to ensure tests with overlapping prefixes aren't added.Eric Huss-2/+35
2023-03-23Auto merge of #108355 - dpaoliello:dlltoolm, r=michaelwoeristerbors-0/+15
2023-03-23Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnrMatthias Krüger-1/+1
2023-03-23Merge from rustcOli Scherer-26/+12
2023-03-23Preparing for merge from rustcOli Scherer-1/+1
2023-03-23Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgrbors-25/+10
2023-03-23Rename AliasEq -> AliasRelateMichael Goulet-1/+1
2023-03-22Add `CastKind::Transmute` to MIRScott McMurray-5/+10
2023-03-22Rollup merge of #109358 - petrochenkov:nosess, r=cjgillotMatthias Krüger-25/+10
2023-03-22Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgrbors-0/+1
2023-03-22Use -m option instead of looking for a cross-compiling version of dlltoolDaniel Paoliello-0/+15
2023-03-22Rollup merge of #109452 - jfgoog:ignore-vendor, r=ozkanonurMatthias Krüger-0/+1
2023-03-23Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJungDylan DPC-1/+1
2023-03-22Auto merge of #2821 - RalfJung:rustup, r=RalfJungbors-66/+138
2023-03-22fmtRalf Jung-1/+1
2023-03-22Auto merge of #2822 - oli-obk:rustup, r=oli-obkbors-1/+1
2023-03-22Correctly quote env vars in single quoted string in bashOli Scherer-1/+1
2023-03-22Merge from rustcRalf Jung-65/+137
2023-03-22Preparing for merge from rustcRalf Jung-1/+1
2023-03-22rustc: Remove unused `Session` argument from some attribute functionsVadim Petrochenkov-25/+10
2023-03-22Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errorsbors-2/+4
2023-03-22Auto merge of #109463 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-03-22Update cargoWeihang Lo-0/+0
2023-03-21Auto merge of #109092 - compiler-errors:local-key, r=cjgillotbors-10/+10
2023-03-21Ignore the vendor directory for tidy tests.James Farrell-0/+1
2023-03-21LocalCrate keyMichael Goulet-1/+2
2023-03-21Use local key in providersMichael Goulet-10/+9
2023-03-21Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrumbors-6/+12
2023-03-21Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrumnils-47/+111
2023-03-21Auto merge of #2820 - oli-obk:rustup, r=RalfJungbors-1/+6
2023-03-21Use hex literal for INDEX_MASKMartin Gammelsæter-1/+1
2023-03-21remove some trait solver helperslcnr-2/+4
2023-03-21Add a layout argument to `enforce_validity`.Oli Scherer-1/+1
2023-03-21Have the miri cronjob link to the failed run.Oli Scherer-1/+6
2023-03-21Merge from rustcRalf Jung-720/+2371
2023-03-21Preparing for merge from rustcRalf Jung-1/+1
2023-03-20rustdoc: add support for type filters in arguments and genericsMichael Howell-2/+9
2023-03-21Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrumbors-69/+68
2023-03-20Auto merge of #106610 - euclio:windows-rs, r=ChrisDentonbors-5/+15
2023-03-20Auto merge of #109384 - matthiaskrgr:rollup-hu348gs, r=matthiaskrgrbors-1/+1
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-5/+15
2023-03-20move reject with isolation for fcntl under F_FULLFSYNCDebugSteven-17/+26
2023-03-20Rollup merge of #109365 - ehuss:update-mdbook, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-03-20Auto merge of #109377 - lnicola:rust-analyzer-2023-03-20, r=lnicolabors-610/+2220