about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-15rustdoc: move tests into applicable subdirectoriesMichael Howell-0/+0
2024-04-15rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2024-04-15Move ice tests to rustdoc-uiMichael Howell-1/+3
2024-04-15Add URL and crate_name to test casesMichael Howell-16/+50
2024-04-15Simplify shallow resolver to just fold ty/constsMichael Goulet-125/+96
2024-04-15Rebase falloutMichael Goulet-8/+8
2024-04-15Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbinibors-51/+120
2024-04-15Update how WASI toolchains are used in CI and bootstrapAlex Crichton-102/+94
2024-04-15Just use type_dependent_def_id to figure out what the method is for an exprMichael Goulet-53/+21
2024-04-15nitsMichael Goulet-25/+15
2024-04-15Account for Self params properlyMichael Goulet-20/+19
2024-04-15Remove ConstVariableOriginKindMichael Goulet-63/+26
2024-04-15Remove TypeVariableOriginKindMichael Goulet-2/+2
2024-04-15Remove TypeVariableOriginKindMichael Goulet-307/+154
2024-04-15Rustfmt, clippyMichael Goulet-1/+10
2024-04-15Rustfmt, clippyMichael Goulet-3/+17
2024-04-15More polishingMichael Goulet-5/+79
2024-04-15Use a path instead of an ident (and stop manually resolving)Michael Goulet-84/+81
2024-04-15Some ordering and duplication checksMichael Goulet-15/+140
2024-04-15Add hir::Node::PreciseCapturingNonLifetimeArgMichael Goulet-38/+110
2024-04-15Validation and other thingsMichael Goulet-19/+418
2024-04-15Lower and resolve precise captures in HIRMichael Goulet-46/+108
2024-04-15Implement resolution, parse use<Self>Michael Goulet-3/+29
2024-04-15Use dedicated PreciseCapturingArg for representing what goes in use<>Michael Goulet-56/+146
2024-04-15Begin AST lowering for precise capturesMichael Goulet-29/+106
2024-04-15Parsing , pre-lowering support for precise capturesMichael Goulet-15/+41
2024-04-15Auto merge of #3467 - RossSmyth:bumpSysroot, r=RalfJungbors-3/+3
2024-04-15Auto merge of #17078 - Veykril:diags-perf, r=Veykrilbors-158/+176
2024-04-15Generally optimize diagnostics performanceLukas Wirth-85/+115
2024-04-15Auto merge of #3462 - eduardosm:chunk-128, r=RalfJungbors-44/+33
2024-04-15lint-docs: Add redirects for renamed lints.Eric Huss-0/+89
2024-04-15Move --check-cfg documentation to stable booksUrgau-134/+137
2024-04-15Stabilize checking of cfgs at compile-time: --check-cfg optionUrgau-95/+60
2024-04-15mention json target specs in `run_make_support`Rémy Rakic-2/+1
2024-04-15crashes: readme: add reminder to add Fixes #abcde to prs to automatically clo...Matthias Krüger-0/+7
2024-04-15sanitizers: Add rustc_sanitizers to triagebot.tomlRamon de C Valle-2/+2
2024-04-15Add commentsJakub Beránek-1/+7
2024-04-15Auto merge of #123982 - compiler-errors:rollup-m2v4epp, r=compiler-errorsbors-318/+270
2024-04-15Rollup merge of #123970 - risc0:erik/zkvm-fix-os-str, r=joboetMichael Goulet-2/+4
2024-04-15Rollup merge of #123943 - saethlin:less-sysroot-libc, r=workingjubileeMichael Goulet-125/+88
2024-04-15Rollup merge of #123924 - compiler-errors:tuple-sugg, r=estebankMichael Goulet-130/+139
2024-04-15Rollup merge of #123900 - compiler-errors:nobound, r=lcnrMichael Goulet-61/+39
2024-04-15Verify we are not in a macro attempt 2Wyatt Herkamp-5/+8
2024-04-15add `link_arg` helper to `run_make_support`Rémy Rakic-5/+11
2024-04-15port `rust-lld-custom-target` test to rmakeRémy Rakic-8/+51
2024-04-15Use fake libc in core testChris Denton-2/+6
2024-04-15Optimize exhaustiveness checking perf a bitLukas Wirth-89/+77
2024-04-15port `rust-lld` test to rmakeRémy Rakic-13/+64
2024-04-15add regex to run_make_supportRémy Rakic-0/+3
2024-04-15add missing lld directive to compiletestRémy Rakic-0/+1