about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates
AgeCommit message (Expand)AuthorLines
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-18/+0
2023-10-22use visibility to check unused imports and delete some stmtsbohan-3/+1
2023-09-18Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-raLaurențiu Nicola-2555/+5607
2023-09-08Rework no_coverage to coverage(off)Andy Caldwell-6/+6
2023-08-22Rollup merge of #115011 - compiler-errors:warn-on-elided-assoc-ct-lt, r=cjgillotMichael Goulet-1/+1
2023-08-21Fix elided lifetimes in rust-lang/rustMichael Goulet-1/+1
2023-08-21Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-raLaurențiu Nicola-1423/+3753
2023-08-20fix RA buildRalf Jung-1/+1
2023-08-20give some unwind-related terminators a more clear nameRalf Jung-5/+5
2023-08-14Upgrade Object and related depsdirreke-2/+2
2023-08-14fix the wrong number in const KNOWN_ARCHdirreke-1/+1
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-0/+1
2023-08-08feat: `riscv-interrupt-{m,s}` calling conventionsSeth Pellegrino-0/+2
2023-08-07Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obkMatthias Krüger-16/+0
2023-08-07stabilize abi_thiscallBenedikt Radtke-16/+0
2023-08-07Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-raLaurențiu Nicola-1025/+4181
2023-07-24Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-raLaurențiu Nicola-377/+669
2023-07-17Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-raLaurențiu Nicola-4575/+11138
2023-06-21Remove outdated import in r-a proc macro server.Mara Bos-4/+1
2023-06-20Add `Span::{line, column}`Jacob Pratt-0/+10
2023-06-20`Span::{before, after}` → `Span::{start, end}`Jacob Pratt-2/+2
2023-06-20Remove `LineColumn`, `Span::start`, `Span::end`Jacob Pratt-8/+0
2023-06-19Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-raLaurențiu Nicola-1225/+3828
2023-06-05Merge commit 'ed87e0a20a9d196a5ea659ea46ae9574be666d4f' into sync-from-raLaurențiu Nicola-1/+3
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-17275/+55887
2023-05-31Remove const eval limit and implement an exponential backoff lint insteadOli Scherer-4/+0
2023-05-26Update proc-macro-api for the new rustc metadata formatjyn-1/+1
2023-05-07Remove `identity_future` from stdlibArpad Borsos-1/+0
2023-04-28Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514Matthias Krüger-6/+6
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-0/+4
2023-04-24Remove "V1" from ArgumentsV1 and FlagsV1.Mara Bos-6/+6
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-4/+0
2023-04-21Auto merge of #109002 - michaelvanstraten:master, r=petrochenkovbors-1/+5
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-4/+0
2023-03-20:arrow_up: rust-analyzerLaurențiu Nicola-587/+1957
2023-03-13Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicolabors-3018/+12501
2023-03-13:arrow_up: rust-analyzerLaurențiu Nicola-3018/+12501
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-2/+2
2023-03-11Renamed to byte_range and changed Range generics [skip ci]Michael van Straten-1/+1
2023-03-10Fixed rust-analyser: no implementation for position()Michael van Straten-1/+5
2023-02-24Rename many interner functions.Nicholas Nethercote-1/+1
2023-02-20:arrow_up: rust-analyzerLaurențiu Nicola-937/+1784
2023-02-13:arrow_up: rust-analyzerLaurențiu Nicola-8623/+9589
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2023-01-09:arrow_up: rust-analyzerarcnmx-5340/+12834
2022-11-23:arrow_up: rust-analyzerLaurențiu Nicola-836/+1884
2022-11-09Rollup merge of #104211 - lnicola:rust-analyzer-2022-11-09, r=lnicolaMichael Goulet-367/+1137
2022-11-09:arrow_up: rust-analyzerLaurențiu Nicola-367/+1137
2022-11-09Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matkladDylan DPC-4/+2
2022-11-05Remove `unescape_byte_literal`.Nicholas Nethercote-4/+2