about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-11-15Update PROBLEMATIC_CONSTS in style.rsStewart Russell-1/+1
2022-11-15Don't duplicate last cdb debuginfo test commandEric Huss-1/+1
2022-11-16Update cargoWeihang Lo-0/+0
2022-11-16Use `token::Lit` in `ast::ExprKind::Lit`.Nicholas Nethercote-98/+116
2022-11-15Merge branch 'master' into patch-2Kagami Sascha Rosylight-8088/+16402
2022-11-15adjust josh pushing and remove ./miri toolchain updating the toolchain fileRalf Jung-52/+39
2022-11-15Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obkbors-60/+220
2022-11-15update josh instructionsRalf Jung-6/+6
2022-11-15initial prototype of the tool to generate copyright noticesPietro Albini-0/+105
2022-11-15add tool to collect license metadata from REUSEPietro Albini-0/+418
2022-11-15Merge from rustcRalf Jung-440/+1256
2022-11-15Auto merge of #104428 - matthiaskrgr:rollup-jo3078i, r=matthiaskrgrbors-6/+6
2022-11-15Rollup merge of #104383 - WaffleLapkin:rustc_undiagnostic_item, r=compiler-er...Matthias Krüger-6/+6
2022-11-14Rollup merge of #104350 - SparkyPotato:fix-x-wrapper, r=jyn514Matthias Krüger-4/+5
2022-11-13Fix clippy and rustdocMaybe Waffle-6/+6
2022-11-13Rollup merge of #104357 - RalfJung:is-sized, r=cjgillotMatthias Krüger-1/+1
2022-11-13Store a LocalDefId in hir::Variant & hir::Field.Camille GILLOT-4/+4
2022-11-13Auto merge of #2657 - mkroening:miri-alloc, r=RalfJungbors-10/+84
2022-11-13final tweaksRalf Jung-2/+2
2022-11-13pthread: slight refactoring of how we access the sync object fieldsRalf Jung-176/+91
2022-11-13add is_sized method on Abi and Layout, and use itRalf Jung-1/+1
2022-11-13use `EXE_EXTENSION` while searching for pythonSparkyPotato-4/+5
2022-11-13Rollup merge of #104318 - c410-f3r:moar-errors, r=petrochenkovYuki Okushi-1/+1
2022-11-12Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkovbors-0/+3
2022-11-12TidyCaio-1/+1
2022-11-12Rollup merge of #104302 - weihanglo:update-cargo, r=weihangloDylan DPC-0/+0
2022-11-11Update cargoWeihang Lo-0/+0
2022-11-11Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearthbors-218/+831
2022-11-11Rollup merge of #104051 - RalfJung:miri, r=RalfJungManish Goregaokar-218/+831
2022-11-11Introduce `ExprKind::IncludedBytes`clubby789-0/+3
2022-11-11Rollup merge of #104146 - Ayush1325:remote-test-server, r=jyn514Dylan DPC-1/+13
2022-11-10Auto merge of #104236 - compiler-errors:rollup-adjshd6, r=compiler-errorsbors-432/+1232
2022-11-10Merge from rustcRalf Jung-221/+252
2022-11-09Rollup merge of #104211 - lnicola:rust-analyzer-2022-11-09, r=lnicolaMichael Goulet-422/+1216
2022-11-09Rollup merge of #104201 - GuillaumeGomez:gui-test-check-file-errors, r=notriddleMichael Goulet-0/+1
2022-11-09Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obkMichael Goulet-10/+15
2022-11-10Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,...bors-0/+5
2022-11-09:arrow_up: rust-analyzerLaurențiu Nicola-422/+1216
2022-11-09Add new option to prevent CORS failuresGuillaume Gomez-0/+1
2022-11-09Rollup merge of #103952 - ehuss:dont-intra-linkcheck-reference, r=Mark-Simula...Dylan DPC-30/+27
2022-11-09Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitorDylan DPC-0/+3
2022-11-09Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matkladDylan DPC-4/+2
2022-11-09Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcmDylan DPC-2/+0
2022-11-09bless clippyyukang-0/+5
2022-11-09Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrumbors-181/+208
2022-11-08Bump ui testOli Scherer-65/+59
2022-11-08Add retry flag to remote-test-serverAyush Singh-1/+13
2022-11-07less unsupported errors in Miri, and clarifying commentsRalf Jung-3/+3
2022-11-07Add miri_alloc, miri_deallocMartin Kröning-10/+84
2022-11-07Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-2/+2