about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-29rust_analyzer_helix.toml: add library/ manifestTshepang Mbambo-3/+4
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
2024-10-27add LetStmt armLastExceed-0/+18
2024-10-27Rollup merge of #132234 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-299/+612
2024-10-27Properly resolve prelude paths inside modules inside blocksChayim Refael Friedman-52/+180
2024-10-27Revert "ci update freebsd version proposal, freebsd 12 being eol."David Carlier-19/+19
2024-10-27Dynamically link run-make supportclubby789-0/+4
2024-10-27fix: Allow public re-export of `extern crate` importShoyu Vanilla-3/+79
2024-10-27Auto merge of #132215 - onur-ozkan:bootstrap-git, r=Kobzolbors-28/+6
2024-10-27Merge pull request #18419 from ChayimFriedman2/leading-orLukas Wirth-31/+87
2024-10-27Put leading `|` in patterns under `OrPat`Chayim Refael Friedman-31/+87
2024-10-27Merge pull request #18410 from Veykril/veykril/push-lvwxpnowqrxkLukas Wirth-50/+59