]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-19 Lukas WirthSimplify feature representation in CargoConfig
2022-09-18 borsAuto merge of #13253 - Veykril:simplify, r=Veykril
2022-09-18 Lukas WirthSimplify
2022-09-18 borsAuto merge of #13058 - dpaoliello:extraenv, r=Veykril
2022-09-17 borsAuto merge of #13239 - mdx97:mathew/fix-add-reference...
2022-09-16 Mathew HornerFix tests by using primitive rather than String.
2022-09-16 borsAuto merge of #13243 - Veykril:search-memchr, r=Veykril
2022-09-16 Lukas WirthUse memmem when searching for usages in ide-db
2022-09-16 borsAuto merge of #13242 - Veykril:completion-alias, r...
2022-09-16 Lukas WirthComplete variants and assoc items in path pattern throu...
2022-09-16 Mathew HornerFix add reference action on macros.
2022-09-15 borsAuto merge of #13235 - Veykril:prelude-handling, r...
2022-09-15 Lukas WirthFix prelude injection
2022-09-14 borsAuto merge of #13232 - jplatte:mbe-refactor, r=Veykril
2022-09-14 Jonas Plattembe: Remove unneeded unwrap
2022-09-14 Jonas Plattembe: Remove unnecessary reference to usize
2022-09-14 Jonas Plattembe: Remove Vec reference in container
2022-09-14 Jonas Plattembe: Remove double reference in container
2022-09-14 Jonas Plattembe: Use extend instead of push in loop
2022-09-14 Jonas Plattembe: Return Bindings from build_inner
2022-09-13 Daniel PaolielloAdd cargo.extraEnv setting
2022-09-13 borsAuto merge of #13221 - mdx97:mdx97/annotations-above...
2022-09-13 borsAuto merge of #13225 - lowr:fix/hir-proj-normalization...
2022-09-13 borsAuto merge of #13227 - Veykril:core-pref, r=Veykril
2022-09-13 Lukas WirthRestructure `find_path` into a separate functions for...
2022-09-13 borsAuto merge of #13228 - Veykril:ref-import-filtering...
2022-09-13 Lukas WirthMove reference imports filtering into to_proto layer
2022-09-12 Mathew HornerAddress comments and fix build.
2022-09-12 Ryo YoshidaRemove unnecessary `Option`
2022-09-12 borsAuto merge of #13216 - DesmondWillowbrook:move_format_s...
2022-09-12 borsAuto merge of #13223 - lowr:fix/hir-proj-normalization...
2022-09-12 Ryo Yoshidafix: handle lifetime variables in projection normalization
2022-09-12 borsAuto merge of #13215 - Veykril:toggle-inlay, r=Veykril
2022-09-12 Kartavya VashishthaUpdate crates/ide-assists/src/handlers/move_format_stri...
2022-09-12 borsAuto merge of #13147 - lowr:fix/dyn-ty-inherent-methods...
2022-09-12 borsAuto merge of #13186 - enomado:master, r=Veykril
2022-09-12 borsAuto merge of #13212 - Veykril:no-std-config, r=Veykril
2022-09-12 borsAuto merge of #13222 - BorysMinaiev:master, r=flodiebold
2022-09-12 Borys MinaievRemove redundant 'resolve_obligations_as_possible'...
2022-09-12 Mathew HornerAllow configuration of annotation location.
2022-09-11 borsAuto merge of #13214 - SpencerSharkey:ubuntu-container...
2022-09-11 Spenceruse rustup minimal profile and add curl retries
2022-09-11 Spenceradd rustup bin to path
2022-09-11 Spencerinstall rustup directly
2022-09-11 Kartavya Vashishthasuggest ExtractRefactor if no expressions found
2022-09-11 Spencerrevert conditional logic for apt update step
2022-09-10 Kartavya Vashishtharemove false positive
2022-09-10 Kartavya Vashishthanew lint: move_format_string_arg
2022-09-10 Kartavya Vashishthawip
2022-09-10 Lukas WirthRemove the toggleInlayHints command from VSCode
2022-09-10 Spencer Sharkeyuse ubuntu 18.04 container for release
2022-09-09 Lukas WirthAdd config to unconditionally prefer core imports over std
2022-09-09 Stanislavfixes
2022-09-09 borsAuto merge of #13207 - randomicon00:semicol#13196,...
2022-09-08 Stanislavfix. round 4
2022-09-08 Pehfix: removed swap file
2022-09-08 Pehfix: add semicolon completion to mod
2022-09-08 Stanislavfix comment round 3
2022-09-08 Stanislavfix comment round 2
2022-09-08 Stanislavfix comment
2022-09-08 borsAuto merge of #13158 - jonas-schievink:inlayhint-links...
2022-09-08 Jonas SchievinkUpdate crates/rust-analyzer/src/to_proto.rs
2022-09-08 Jonas SchievinkMake clicking closing brace hint go to the opening...
2022-09-07 Stanislavadd config for import filtering
2022-09-07 borsAuto merge of #13200 - P1n3appl3:sysroot, r=Veykril
2022-09-07 Joseph RyanUse proc-macro-srv from sysroot in rust-project.json
2022-09-07 Stanislavpretty solition works
2022-09-07 Stanislavtypo and draft
2022-09-07 StanislavUpdate crates/ide/src/references.rs
2022-09-05 borsAuto merge of #13192 - lowr:fix/dyn-sort-all-bounds...
2022-09-05 borsAuto merge of #13185 - ChayimFriedman2:insert-ws-in...
2022-09-05 borsAuto merge of #13139 - Austaras:enum, r=Veykril
2022-09-05 borsAuto merge of #13091 - ice1k:hey, r=Veykril
2022-09-05 Ryo Yoshidafix: sort all bounds on trait object types
2022-09-04 austarascomplete full struct in enum varaint
2022-09-04 borsAuto merge of #13187 - matklad:return, r=Veykril
2022-09-04 Aleksey Kladovfix: correct broken logic for return complition
2022-09-04 Stanislavfix
2022-09-04 StanislavUpdate crates/ide/src/references.rs
2022-09-04 StanislavRetain imports on find-all-references
2022-09-04 Chayim Refael... Do not insert a newline after `;` if the next token...
2022-09-04 Chayim Refael... Insert whitespaces into static & const bodies if they...
2022-09-03 borsAuto merge of #13183 - Veykril:break-break, r=Veykril
2022-09-03 Lukas WirthFix nested break expressions, expecting unknown types
2022-09-02 ice1000Fmt
2022-09-02 ice1000Fix test
2022-09-02 ice1000Create `trait Removable`, replace `ted` APIs with build...
2022-09-02 ice1000Address comments
2022-09-02 ice1000This should work, but I got mysterious errors
2022-09-02 ice1000Extract shared logic
2022-09-02 ice1000Remove alias definition naively
2022-09-02 borsAuto merge of #13175 - Veykril:resolver, r=Veykril
2022-09-02 Lukas WirthClarify the state of (extern) preludes for block def...
2022-09-02 borsAuto merge of #13174 - Veykril:resolver, r=Veykril
2022-09-02 Lukas WirthLift out the module scope into a field in the Resolver
2022-09-02 borsAuto merge of #13173 - Veykril:synthetic, r=Veykril
2022-09-02 Lukas WirthDon't store SyntheticSyntax in the reverse maps in...
2022-09-02 borsAuto merge of #13167 - iDawer:exhaustive_patterns,...
2022-09-02 iDawerAdd docs
2022-09-02 iDawerRecord enabled unstable features into DefMap
next