]> git.lizzy.rs Git - rust.git/history - crates
Wrap floats in token trees in `FLOAT_LITERAL` node
[rust.git] / crates /
2022-05-05 Jonas SchievinkWrap floats in token trees in `FLOAT_LITERAL` node
2022-05-05 Jonas SchievinkAdd completion test
2022-05-05 Jonas SchievinkAdd tests
2022-05-05 Jonas SchievinkSplit float literal tokens at the `.`
2022-05-05 Jonas SchievinkWrap float literals in their own node
2022-05-05 Jonas SchievinkRemove `ast::Literal::token`
2022-05-05 borsAuto merge of #12164 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Remove unqualified_path completions module
2022-05-05 borsAuto merge of #12161 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Lift out item list path completions from...
2022-05-05 borsAuto merge of #12160 - Veykril:completions-rev, r=Veykril
2022-05-05 Lukas Wirthminor: Sort ide-completions test outputs for less disru...
2022-05-05 borsAuto merge of #12159 - Veykril:completions-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Lift out macro bang property from PathKind...
2022-05-05 borsAuto merge of #12157 - lnicola:lower-char-byte-literals...
2022-05-05 Laurențiu NicolaLower values of char and byte literals
2022-05-05 borsAuto merge of #12150 - rainy-me:feat/fix-doc-url-links...
2022-05-05 rainy-mefix: add docs and remove unnecessary check
2022-05-04 rainy-mefix: doc url link type
2022-05-04 borsAuto merge of #12143 - bnjjj:master, r=Veykril
2022-05-04 borsAuto merge of #12142 - WaffleLapkin:sort-items-by-trait...
2022-05-04 Benjamin Coenenimprove the default constructor mode when filling fields
2022-05-03 Maybe WaffleRemove "Sort methods by trait definition" assist
2022-05-03 Maybe WaffleAdd "Sort items by trait definition"
2022-05-03 Maybe WaffleFix some typos in `ide-assists/src/lib.rs`
2022-05-03 borsAuto merge of #12086 - iDawer:infer.rpit, r=flodiebold
2022-05-03 iDawer'inference': collect RPIT obligations
2022-05-02 borsAuto merge of #12136 - jonas-schievink:lexedstr-convert...
2022-05-02 Jonas SchievinkAdd a `Converter` type for token conversion
2022-05-02 borsAuto merge of #12123 - rainy-me:feat/impl-self-completi...
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-02 borsAuto merge of #12135 - Veykril:hirdisp, r=Veykril
2022-05-02 Lukas Wirthminor: Add a test for display rendering record variants
2022-05-02 borsAuto merge of #12134 - Veykril:hirdisp, r=Veykril
2022-05-02 Lukas Wirthfix: Fix uncorrect use of double braces in HirDisplay...
2022-05-01 rainy-mefeat: provide self in record literal completion
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehdelete another swap file
2022-05-01 Pehupdate crates names in slow-tests/tidy.rs
2022-05-01 Pehupdate diagnostic-docs crate name
2022-05-01 Pehupdated ide-assist new dir name
2022-05-01 Pehdelete a generated swap file
2022-05-01 Pehstyle: rename crates to kebab case
2022-05-01 borsAuto merge of #12099 - bitgaoshu:master, r=flodiebold
2022-04-30 borsAuto merge of #12124 - lnicola:downgrade-kqueue, r...
2022-04-29 iDawerDon't show signature help after closing bracket
2022-04-29 borsAuto merge of #12117 - Veykril:mexpand, r=Veykril
2022-04-29 Lukas Wirthminor: Insert whitespace after const token when formatt...
2022-04-29 borsAuto merge of #12113 - jtracey:patch-1, r=lnicola
2022-04-29 Justin Traceysmall typo in log message
2022-04-28 borsAuto merge of #12111 - jonas-schievink:fix-outline...
2022-04-28 Jonas SchievinkFix outline mod completion with partial module name
2022-04-28 borsAuto merge of #12110 - jonas-schievink:inline-self...
2022-04-28 Jonas SchievinkAdd test with trait
2022-04-28 Jonas SchievinkMake "inline type alias" work for `Self`
2022-04-28 borsAuto merge of #12108 - Veykril:simplify, r=Veykril
2022-04-28 Lukas Wirthminor: Record snippet config errors
2022-04-28 bitgaoshu#11986 Aliases break resolution of qualified variants...
2022-04-27 borsAuto merge of #12103 - jonas-schievink:diagnose-unresol...
2022-04-27 Jonas SchievinkDiagnose unresolved derive macros
2022-04-27 borsAuto merge of #12101 - Veykril:simplify, r=Veykril
2022-04-27 Lukas WirthSimplify
2022-04-27 borsAuto merge of #12090 - Veykril:recov, r=Veykril
2022-04-27 Lukas Wirthfix: Use pattern recovery set when parsing ident patterns
2022-04-27 unknownReload project on .cargo/config[.toml] changes
2022-04-27 borsAuto merge of #12057 - harpsword:fix_validata_visibilit...
2022-04-27 borsAuto merge of #12089 - lowr:fix/move-raw-ident-module...
2022-04-27 harpswordfix visibility token validation in trait impl with...
2022-04-27 borsAuto merge of #12098 - jonas-schievink:macro-rules...
2022-04-27 Jonas SchievinkShow `macro_rules` snippet in blocks
2022-04-27 borsAuto merge of #12097 - lnicola:revert-11490, r=lnicola
2022-04-27 Laurențiu NicolaRevert "Correctly fix formatting doc tests with generics"
2022-04-27 Laurențiu NicolaRevert "Update crates/ide/src/runnables.rs"
2022-04-27 borsAuto merge of #12085 - rainy-me:fix_fn_param, r=Veykril
2022-04-27 rainy-mefix: remove lookup and handle mut kw case
2022-04-26 LowRfix: handle raw identifiers in move_module_to_file
2022-04-26 borsAuto merge of #12083 - Veykril:inlays, r=Veykril
2022-04-26 Lukas Wirthminor: Add test for parameter and reborrow hint order
2022-04-26 borsAuto merge of #12082 - iDawer:ide.signature_help, r...
2022-04-26 iDawer`signature_help`: use corresponding param list for...
2022-04-25 borsAuto merge of #12078 - Veykril:neither, r=Veykril
2022-04-25 Lukas WirthRe-export `FxHashMap` and `FxHashSet` from `ide_db`
2022-04-25 borsAuto merge of #12077 - Veykril:neither, r=Veykril
2022-04-25 Lukas Wirthminor: Remove either dependency from `ide_completion`
2022-04-25 borsAuto merge of #12075 - jonas-schievink:less-aggressive...
2022-04-25 Jonas SchievinkDon't emit a quickfix for placeholder suggestions
2022-04-25 borsAuto merge of #12007 - edwin0cheng:restart-proc-macro...
2022-04-25 borsAuto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas...
2022-04-25 borsAuto merge of #12074 - jonas-schievink:deprioritize...
2022-04-25 Jonas SchievinkReduce priority of flyimport completions
2022-04-25 borsAuto merge of #12072 - bitgaoshu:master, r=jonas-schievink
2022-04-24 Ma_124Change tabs to spacs in macro_rules snippet
2022-04-24 bitgaoshu#11973 associated type is unresolved
2022-04-24 borsAuto merge of #12070 - rust-lang:message, r=matklad
2022-04-24 Aleksey Kladovminor: clarify error message
2022-04-24 Edwin ChengFix Reload Workspace command
2022-04-23 borsAuto merge of #12064 - Veykril:attr-range, r=Veykril
2022-04-23 Lukas Wirthfix: Fix ide_db::search not searching bodies of attribu...
2022-04-23 borsAuto merge of #12063 - iDawer:ide.signature_help, r...
next