about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-28Move ___asan_globals_registered exportbjorn3-6/+4
2025-08-28Only export the sanitizer symbols for LTO and move export code to cg_llvmbjorn3-48/+29
2025-08-28dates(types,traits): refresh date-check annotations for Aug/2025-08; preserve...Ali Nazzal-9/+9
2025-08-28dates(queries): refresh date-check annotations to 2025-08; preserve local styleAli Nazzal-3/+3
2025-08-28fix(lexer): Don't require frontmatters to be escaped with indented fencesEd Page-74/+51
2025-08-28compiler: Include span of too huge enum with -Cdebuginfo=2Martin Nordholts-10/+33
2025-08-28Clarify that align_offset overalignsgonzalobg-3/+2
2025-08-28Update uitest stderrJonathan Brouwer-50/+4
2025-08-28Improve error messages around invalid literals in attribute argumentsJonathan Brouwer-35/+52
2025-08-28Add another case to the bad-lit-suffixes testJonathan Brouwer-1/+23
2025-08-28Auto merge of #145807 - zachs18:only-consider-auto-traits-empty, r=compiler-e...bors-1/+167
2025-08-28Merge pull request #20561 from ChayimFriedman2/no-table-for-youChayim Refael Friedman-59/+52
2025-08-28Add ui test for unsupported `doc(attribute = "...")` case for attributes with...Guillaume Gomez-0/+18
2025-08-28Create new `Item::is_fake_item` method as equivalent to check for `is_primiti...Guillaume Gomez-23/+58
2025-08-28Add documentation for `doc(attribute = "...")` attributeGuillaume Gomez-1/+18
2025-08-28Don't require a full `InferenceTable` for `CastTy`Chayim Refael Friedman-59/+52
2025-08-28dates(infra): refresh date-check annotations for Aug 2025; preserve local styleAli Nazzal-12/+12
2025-08-28Add progress bars to more places in analysis-statsChayim Refael Friedman-3/+52
2025-08-28Fix `print_literal` suggests wrongly for inline literal following a numbered ...Samuel Tardieu-10/+68
2025-08-28fix: `print_literal` suggests wrongly for inline literal following a numbered...yanglsh-10/+68
2025-08-28Add tests for `doc(attribute = "...")` attributeGuillaume Gomez-5/+135
2025-08-28Add new `doc(attribute = "...")` attributeGuillaume Gomez-47/+168
2025-08-28Auto merge of #145958 - Zalathar:rollup-ii9z77c, r=Zalatharbors-1712/+2182
2025-08-28`map_identity`: suggest making the variable mutable when necessary (#15268)Timo-50/+148
2025-08-28Merge pull request #4539 from Stypox/tracing-docsRalf Jung-0/+292
2025-08-28Rollup merge of #145953 - robertbastian:master, r=ManishearthStuart Cook-442/+193
2025-08-28Rollup merge of #145941 - Urgau:int_to_ptr_transmutes-unsized, r=lcnrStuart Cook-13/+69
2025-08-28Rollup merge of #145930 - GrigorenkoPV:const_str_as_str, r=joshtriplettStuart Cook-1/+1
2025-08-28Rollup merge of #145928 - Darksonn:file_as_c_str, r=joshtriplettStuart Cook-5/+5
2025-08-28Rollup merge of #145926 - Zalathar:no-libtest, r=jieyouxuStuart Cook-90/+53
2025-08-28Rollup merge of #145913 - heiher:loong-hint, r=joshtriplettStuart Cook-33/+23
2025-08-28Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxuStuart Cook-43/+128
2025-08-28Rollup merge of #143193 - JonathanBrouwer:link_rework, r=jdonszelmannStuart Cook-1078/+1700
2025-08-28Rollup merge of #142727 - hkBst:rm-static-mut-wasm, r=ChrisDentonStuart Cook-7/+10
2025-08-28Add documentation for tracingStypox-0/+292
2025-08-28Add `rustc-demangle` to `[workspace.dependencies]`.Nicholas Nethercote-3/+4
2025-08-28Add `polonius-engine` to `[workspace.dependencies]`.Nicholas Nethercote-3/+4
2025-08-28Add `odht` to `[workspace.dependencies]`.Nicholas Nethercote-2/+3
2025-08-28Add `scoped-tls` to `[workspace.dependencies]`.Nicholas Nethercote-3/+4
2025-08-28Add `measureme` to `[workspace.dependencies]`.Nicholas Nethercote-3/+4
2025-08-28Add `derive-where` to `[workspace.dependencies]`.Nicholas Nethercote-3/+4
2025-08-28Add `rustc-hash` to `[workspace.dependencies]`.Nicholas Nethercote-5/+6
2025-08-28Add `indexmap` to `[workspace.dependencies]`.Nicholas Nethercote-7/+8
2025-08-28Add `tempfile` to `[workspace.dependencies]`.Nicholas Nethercote-8/+9
2025-08-28Add `rustc_apfloat` to `[workspace.dependencies]`.Nicholas Nethercote-4/+5
2025-08-28Add `proc-macro2` and `quote` to `[workspace.dependencies]`.Nicholas Nethercote-8/+10
2025-08-28Add `either` to `[workspace.dependencies]`.Nicholas Nethercote-5/+6
2025-08-28Add `serde_json` to `[workspace.dependencies]`.Nicholas Nethercote-18/+19
2025-08-28Add `libc` to `[workspace.dependencies]`.Nicholas Nethercote-12/+13
2025-08-28Add an overlooked `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1