about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-11-20Preparing for merge from rustcRalf Jung-1/+1
2022-11-19implement clock_gettime on macosRalf Jung-27/+56
2022-11-19Auto merge of #104470 - ehuss:cdb-dupe-last-command, r=jyn514bors-1/+1
2022-11-19Auto merge of #102795 - lukas-code:constify-is-aligned-via-align-offset, r=ol...bors-5/+0
2022-11-19constify `exact_div` intrinsicLukas Markeffsky-5/+0
2022-11-19Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-...Matthias Krüger-9/+9
2022-11-19Rollup merge of #104587 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-16/+25
2022-11-19Merge from rustcRalf Jung-11/+16
2022-11-19Preparing for merge from rustcRalf Jung-1/+1
2022-11-19Auto merge of #103509 - compiler-errors:opaques-w-bound-vars-r-hard, r=oli-obkbors-24/+0
2022-11-19Rollup merge of #104566 - matthiaskrgr:clippy_perf_nov18, r=oli-obkDylan DPC-1/+1
2022-11-19drive-by: PolyExistentialPredicateMichael Goulet-1/+1
2022-11-19drive-by: Add is_async fn to hir::IsAsyncMichael Goulet-9/+9
2022-11-18Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearthbors-0/+13
2022-11-18Import icu locale fallback dataCharles Lew-0/+1
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+12
2022-11-18Update cargoWeihang Lo-0/+0
2022-11-18Auto merge of #104573 - matthiaskrgr:rollup-k36ybtp, r=matthiaskrgrbors-36/+27
2022-11-18Delete miri testMichael Goulet-24/+0
2022-11-18Auto merge of #101562 - nnethercote:shrink-ast-Expr-harder, r=petrochenkovbors-72/+99
2022-11-18Rollup merge of #104006 - flip1995:lang-items-clippy, r=oli-obkMatthias Krüger-36/+27
2022-11-18Auto merge of #104555 - matthiaskrgr:rollup-tncyca8, r=matthiaskrgrbors-2/+3
2022-11-18couple of clippy::perf fixesMatthias Krüger-1/+1
2022-11-18Auto merge of #103179 - ferrocene:pa-run-in-run-make, r=jyn514bors-0/+4
2022-11-18Rm diagnostic item, use lang itemDeadbeef-91/+95
2022-11-17Rollup merge of #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errorsMatthias Krüger-2/+3
2022-11-17Add variant_name function to `LangItem`Philipp Krones-36/+27
2022-11-17remove CI badgeRalf Jung-5/+0
2022-11-17update rust-versionRalf Jung-1/+1
2022-11-17update josh scriptsRalf Jung-15/+25
2022-11-17remove unused shell_escape depklensy-8/+0
2022-11-17clean up retagging recursive traversal a bitRalf Jung-48/+49
2022-11-17merge together similar copyright statementsPietro Albini-1/+29
2022-11-17Encourage developers not to use periods in target namesFlorian Bartels-1/+17
2022-11-17add support for running binaries with remote-test-client on run-makePietro Albini-0/+4
2022-11-17Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-deadbors-4/+4
2022-11-17Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and ...Nicholas Nethercote-72/+99
2022-11-16Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkovbors-98/+116
2022-11-16Auto merge of #104456 - RalfJung:miri, r=RalfJungbors-335/+308
2022-11-16rustdoc JSON: Use `Function` everywhere and remove `Method`Martin Nordholts-15/+4
2022-11-16ensure rand has its default features enabledRalf Jung-0/+2
2022-11-16Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obkMatthias Krüger-117/+109
2022-11-16Convert predicates into Predicate in the Obligation constructorOli Scherer-2/+3
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-117/+109
2022-11-16normalize download-rustc's prefix when running compiletestsPietro Albini-0/+2
2022-11-16normalize source paths from sysroot in compiletestPietro Albini-16/+23
2022-11-16Rollup merge of #104471 - scruss:patch-1, r=jyn514Matthias Krüger-1/+1
2022-11-16Rollup merge of #103484 - saschanaz:patch-2, r=ehussMatthias Krüger-4/+2
2022-11-16allow fastrand dependencyRalf Jung-0/+1