about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-30Rollup merge of #132315 - jieyouxu:extract-llvm-version, r=onur-ozkan许杰友 Jieyou Xu (Joe)-70/+139
2024-10-30Rollup merge of #131096 - GuillaumeGomez:rm-no_unused, r=notriddle许杰友 Jieyou Xu (Joe)-4/+0
2024-10-30Reject generic self types.Adrian Taylor-1/+0
2024-10-30Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercoteMatthias Krüger-3/+1
2024-10-30Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-...Matthias Krüger-10/+2
2024-10-30Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin...Matthias Krüger-2/+2
2024-10-30compiletest: improve robustness of LLVM version handling许杰友 Jieyou Xu (Joe)-70/+139
2024-10-30Remove `Analysis::into_engine`.Nicholas Nethercote-3/+1
2024-10-29Point to Fuchsia team in platform support docsDavid Koloski-10/+2
2024-10-29update toolslcnr-24/+24
2024-10-29powerpc64-ibm-aix: update maintaintersDavid Tenty-2/+2
2024-10-29Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubileebors-6/+7
2024-10-29Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxuJubilee-4/+4
2024-10-29Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubileeJubilee-1/+1
2024-10-29Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillotJubilee-1/+2
2024-10-29Auto merge of #132314 - lnicola:sync-from-ra, r=lnicolabors-3366/+7243
2024-10-29Auto merge of #132277 - workingjubilee:rollup-5e6q6e4, r=workingjubileebors-14/+7
2024-10-29Bump rustc cratesLaurențiu Nicola-17/+17
2024-10-29Rename `command-list.rs` to `directive-list.rs`Zalathar-4/+4
2024-10-29Merge from rust-lang/rustLaurențiu Nicola-933/+1729
2024-10-29Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-29Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgaubors-9/+15
2024-10-28Bless a miri testMaybe Lapkin-1/+1
2024-10-28Rollup merge of #132271 - claywilkinson:master, r=tmandryJubilee-9/+2
2024-10-28Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notr...Jubilee-1/+1
2024-10-28Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errorsJubilee-4/+4
2024-10-28rustdoc: Use accessors to interrogate type layoutsJubilee Young-4/+4
2024-10-28Updating Fuchsia platform-support documentationClayton Wilkinson-9/+2
2024-10-28split clippy task for library and compiler, so different lints can be enabledklensy-1/+2
2024-10-28Merge pull request #18420 from ChayimFriedman2/cfg-true-falseLukas Wirth-6/+87
2024-10-28Merge pull request #18421 from Veykril/push-uxxwvwnqvomrLukas Wirth-707/+684
2024-10-28Merge pull request #18413 from ShoyuVanilla/extern-crate-reexportLukas Wirth-3/+79
2024-10-28Merge pull request #18422 from ChayimFriedman2/cursed-name-resLukas Wirth-52/+180
2024-10-28Merge pull request #18312 from LastExceed/symbolkind-variableLukas Wirth-0/+94
2024-10-28ReformatLukas Wirth-21/+21
2024-10-28Move text-edit into ide-dbLukas Wirth-707/+684
2024-10-28Auto merge of #132262 - matthiaskrgr:rollup-pcphi6l, r=matthiaskrgrbors-95/+94
2024-10-28New lint: `dangling_pointers_from_temporaries`Pavel Grigorenko-9/+15
2024-10-28Rollup merge of #132252 - workingjubilee:rename-layouts-to-layoutdata, r=jiey...Matthias Krüger-2/+2
2024-10-28Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35Matthias Krüger-93/+92
2024-10-28Merge pull request #18074 from ChayimFriedman2/typeref-source-mapLukas Wirth-928/+2510
2024-10-28Auto merge of #132244 - jyn514:linker-refactors, r=bjorn3bors-2/+9
2024-10-28Merge pull request #18256 from MoskalykA/use-is_none_orLaurențiu Nicola-21/+4
2024-10-28Merge pull request #18412 from lnicola/windows-no-gzLaurențiu Nicola-1/+2
2024-10-28Unify variant struct fields margins with struct fieldsGuillaume Gomez-1/+1
2024-10-28Rollup merge of #132225 - clubby789:run-make-dynamic, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+4
2024-10-27rust-analyzer: Rename LayoutS to LayoutDataJubilee Young-2/+2
2024-10-27don't pass `-L .../auxiliary` unless it existsjyn-1/+9
2024-10-27remove dead code in CGREP scriptjyn-1/+0
2024-10-27add testLastExceed-0/+76