about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-08-19chore(config): remove `invocationLocation` in favor of `invocationStrategy`Victor Song-173/+33
2024-08-17Auto merge of #17915 - Veykril:offline-no-deps, r=Veykrilbors-24/+85
2024-08-17Adress new clippy::large_enum_variant diagnosticsLukas Wirth-7/+10
2024-08-17feat: Make rust-analyzer work partially when missing an internet connectionLukas Wirth-17/+75
2024-08-17Auto merge of #17916 - ShoyuVanilla:issue-17711, r=Veykrilbors-18/+50
2024-08-17fix: Wrong BoundVar index when lowering impl trait parameter of parent genericsShoyu Vanilla-18/+50
2024-08-17Pin `rowan` to `0.15.15`Shoyu Vanilla-1/+1
2024-08-16Remove rust-analyzer.workspace.discoverProjectRunnerDavid Richey-12/+0
2024-08-16Auto merge of #17900 - darichey:exclude-vendored-libraries, r=davidbarskybors-19/+95
2024-08-16Auto merge of #17905 - ChayimFriedman2:edition-dependent-raw-keyword, r=Veykrilbors-1245/+2480
2024-08-16Properly account for editions in namesChayim Refael Friedman-1245/+2480
2024-08-16implement basic inferring of lifetimesdfireBird-85/+109
2024-08-16Auto merge of #17903 - tmandry:graceful-exit, r=Veykrilbors-1/+0
2024-08-16Auto merge of #17908 - ChayimFriedman2:usages-word-boundaries, r=Veykrilbors-0/+14
2024-08-16Auto merge of #17907 - ChayimFriedman2:no-once_cell, r=Veykrilbors-54/+49
2024-08-16Test for word boundary in `FindUsages`Chayim Refael Friedman-0/+14
2024-08-16Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/LockChayim Refael Friedman-54/+49
2024-08-15Allow flycheck process to exit gracefullyTyler Mandry-1/+0
2024-08-15Add scip/lsif flag to exclude vendored libariesDavid Richey-19/+95
2024-08-15internal: Properly check the edition for edition dependent syntax kindsLukas Wirth-129/+347
2024-08-15Auto merge of #17893 - ShoyuVanilla:issue-17871, r=flodieboldbors-8/+35
2024-08-15fix: Panic while displaying associated function with a type annotationShoyu Vanilla-8/+35
2024-08-14Auto merge of #17882 - ShoyuVanilla:issue-17866, r=lnicolabors-3/+35
2024-08-14fix: Panic while canonicalizing erroneous projection typeShoyu Vanilla-3/+35
2024-08-14Auto merge of #17891 - lnicola:binop-bad-lang-items, r=flodieboldbors-9/+45
2024-08-14Be more resilient to bad language item definitions in binop inferenceLaurențiu Nicola-9/+45
2024-08-14Auto merge of #17885 - Wilfred:op_queue_docs, r=lnicolabors-0/+20
2024-08-13docs: Add a doc comment for OpQueueWilfred Hughes-0/+20
2024-08-13Merge from rust-lang/rustLaurențiu Nicola-8122/+12801
2024-08-13Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-08-13Bump `rustc_pattern_analysis`Shoyu Vanilla-32/+30
2024-08-13Temporarily remove non-working test caseShoyu Vanilla-12/+2
2024-08-13feat: `min-exhaustive-patternsShoyu Vanilla-15/+131
2024-08-13Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgrbors-126/+123
2024-08-13Rollup merge of #129040 - Zalathar:bless-rmake, r=jieyouxuMatthias Krüger-24/+31
2024-08-13Rollup merge of #128983 - Kobzol:bootstrap-target, r=onur-ozkanMatthias Krüger-70/+70
2024-08-13Rollup merge of #128841 - lqd:rustc-args, r=onur-ozkanMatthias Krüger-32/+22
2024-08-13Auto merge of #128962 - devnexen:fs_get_mode_haiku, r=workingjubileebors-0/+0
2024-08-13Implement `AsRef<Path>` for `TargetSelection`Jakub Beránek-61/+57
2024-08-13Create a `TargetSelection` method for recognizing `*-windows-gnu` targetsJakub Beránek-9/+13
2024-08-13Auto merge of #17876 - Veykril:semantics-include-simplify, r=Veykrilbors-88/+18
2024-08-13Remove unreachable logic for include token mappingLukas Wirth-88/+18
2024-08-13Fix blessing of rmake testsZalathar-12/+16
2024-08-13Extract a helper method for blessing in `Diff`Zalathar-16/+19
2024-08-13Auto merge of #17867 - ShoyuVanilla:issue-17854, r=Veykrilbors-2/+27
2024-08-13Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlinbors-7/+63
2024-08-13Auto merge of #128868 - s7tya:port-rustc-perf-cmp-command, r=Kobzolbors-35/+81
2024-08-12trying common codepath for every unixesDavid Carlier-0/+0
2024-08-12Rollup merge of #129000 - RalfJung:miri-bootstrap-clear, r=onur-ozkanMatthias Krüger-6/+8
2024-08-12add change tracker noticeRémy Rakic-0/+5