summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-1/+0
2024-01-12Detect `NulInCStr` error earlier.Nicholas Nethercote-0/+4
2024-01-12update paths in commentsjoboet-2/+2
2024-01-12update paths in toolsjoboet-3/+3
2024-01-11Auto merge of #119864 - matthiaskrgr:rollup-mc2qz13, r=matthiaskrgrbors-7/+9
2024-01-11std: update miri testsjoboet-28/+28
2024-01-11miri: update reference to PAL module on Windowsjoboet-2/+2
2024-01-11Rollup merge of #119841 - nnethercote:rm-DiagnosticBuilder-buffer, r=oli-obkMatthias Krüger-6/+8
2024-01-11Rollup merge of #119448 - klensy:annotate-snippets-0.10, r=davidtwcoMatthias Krüger-1/+1
2024-01-11Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'Philipp Krones-819/+5166
2024-01-11Stop using `DiagnosticBuilder::buffer` in the parser.Nicholas Nethercote-6/+8
2024-01-11Rollup merge of #116343 - Nilstrieb:maybe-dont-mention-all-the-weird-lang-ite...Takayuki Maeda-1/+1
2024-01-11Merge from rustcThe Miri Conjob Bot-11/+9
2024-01-11Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-11Change how `force-warn` lint diagnostics are recorded.Nicholas Nethercote-5/+5
2024-01-10Stop mentioning internal lang items in no_std binary errorsNilstrieb-1/+1
2024-01-10Auto merge of #119751 - nnethercote:error-api-fixes, r=oli-obkbors-6/+4
2024-01-10Merge from rustcThe Miri Conjob Bot-3649/+3245
2024-01-10Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-09Update cargoWeihang Lo-0/+0
2024-01-10Add missing `DiagnosticBuilder::eager_diagnostic` method.Nicholas Nethercote-4/+2
2024-01-10Rename consuming chaining methods on `DiagnosticBuilder`.Nicholas Nethercote-2/+2
2024-01-09Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errorsGuillaume Gomez-1/+6
2024-01-09Rollup merge of #117556 - obeis:static-mut-ref-lint, r=davidtwcoGuillaume Gomez-0/+8
2024-01-09Auto merge of #117703 - compiler-errors:recursive-async, r=lcnrbors-19/+9
2024-01-09Auto merge of #119760 - matthiaskrgr:rollup-ti2xpp7, r=matthiaskrgrbors-563/+894
2024-01-09Rollup merge of #119734 - RalfJung:miri, r=RalfJungMatthias Krüger-551/+861
2024-01-09Rollup merge of #119619 - onur-ozkan:panic-abort-mir-opt, r=oli-obkMatthias Krüger-12/+33
2024-01-09Auto merge of #119732 - lnicola:sync-from-ra, r=lnicolabors-3605/+3088
2024-01-09Rollup merge of #119681 - Zalathar:anon-branch, r=clubby789Matthias Krüger-3/+93
2024-01-08Rustdoc and Clippy stop misusing Key for Ty -> (adt) DefIdMichael Goulet-19/+9
2024-01-08Add support for shell argfilesDavid Koloski-1/+6
2024-01-08Auto merge of #119606 - nnethercote:consuming-emit, r=oli-obkbors-4/+4
2024-01-08Run the tier 2 sysroots job on a schedule, not pushBen Kimock-3/+3
2024-01-08detect user-specified custom targets in compiletestonur-ozkan-12/+33
2024-01-08Merge commit 'af40101841c45aa75b56f4e9ca745369da8fb4ba' into sync-from-raLaurențiu Nicola-3605/+3088
2024-01-08Auto merge of #3261 - RalfJung:jemalloc, r=RalfJungbors-4/+5
2024-01-08only use jemalloc on Linux and macOSRalf Jung-4/+5
2024-01-08Make `DiagnosticBuilder::emit` consuming.Nicholas Nethercote-4/+4
2024-01-08Rollup merge of #119711 - Nilstrieb:makewtf, r=WaffleLapkinMatthias Krüger-1/+0
2024-01-07Auto merge of #3260 - saethlin:build-all-tier-2, r=RalfJungbors-4/+95
2024-01-07Check if tier 2 targets build in the nightly cron jobBen Kimock-4/+95
2024-01-07Delete unused makefile in tests/uiNilstrieb-1/+0
2024-01-07Auto merge of #3257 - RalfJung:build-tests, r=RalfJungbors-361/+497
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-0/+8
2024-01-07Auto merge of #3256 - RalfJung:rounding, r=RalfJungbors-180/+199
2024-01-07tidy: add\remove depsklensy-1/+1
2024-01-07only use jemalloc on UnixRalf Jung-1/+4
2024-01-07use jemalloc as global allocatorRalf Jung-2/+53
2024-01-07coverage: Anonymize line numbers in branch viewsZalathar-3/+93