index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Age
Commit message (
Expand
)
Author
Lines
2022-02-03
Move path completions for patterns into pattern module
Lukas Wirth
-51
/
+215
2022-02-03
Cleanup PathCompletionContext qualifier handling
Lukas Wirth
-91
/
+89
2022-02-03
Add missing test for use completions
Lukas Wirth
-0
/
+19
2022-02-03
Add completion module tailored towards visibility modifiers
Lukas Wirth
-38
/
+76
2022-02-03
Add completion module tailored towards use trees
Lukas Wirth
-164
/
+269
2022-02-03
Move attribute path completions into attribute completion module
Lukas Wirth
-107
/
+139
2022-02-03
Fix assoc type shorthand from method bounds
Florian Diebold
-67
/
+107
2022-02-02
Merge #11394
bors[bot]
-135
/
+199
2022-02-02
Fix test fixture
Lukas Wirth
-1
/
+1
2022-02-02
Merge #11395
bors[bot]
-55
/
+74
2022-02-02
fix: Fix and re-enable format string completions
Lukas Wirth
-55
/
+74
2022-02-02
Cleanup `Completions` api a bit
Lukas Wirth
-77
/
+70
2022-02-02
Fix generate_function assist trying to use name-ref like keywords for names
Lukas Wirth
-1
/
+10
2022-02-02
feat: Deprioritize completions of private but editable definitions
Lukas Wirth
-58
/
+120
2022-02-01
Merge #11322
bors[bot]
-29
/
+254
2022-02-01
rollup match
Jeroen Vannevel
-6
/
+3
2022-02-01
fix: Complete functions and methods from block level impls
Lukas Wirth
-72
/
+160
2022-02-01
minor: Add some debug traces for cfg fetching
Lukas Wirth
-26
/
+43
2022-02-01
Deprioritize ops function completions for non-method calls
Lukas Wirth
-9
/
+30
2022-02-01
better comparison
Jeroen Vannevel
-3
/
+1
2022-02-01
removed redundant test
Jeroen Vannevel
-31
/
+0
2022-02-01
added FIXME
Jeroen Vannevel
-0
/
+1
2022-02-01
don't tear body
Jeroen Vannevel
-2
/
+26
2022-02-01
no longer support comments on their own
Jeroen Vannevel
-34
/
+16
2022-01-31
fix: Fix proc-macro server not using the supplied span in Ident::new
Lukas Wirth
-48
/
+8
2022-01-31
Make more precise range macro upmapping
Lukas Wirth
-80
/
+80
2022-01-31
Fix token ascension single token check being inverted
Lukas Wirth
-10
/
+12
2022-01-31
Merge #11182
bors[bot]
-30
/
+38
2022-01-31
Complete local fn and closure params from surrounding locals scope
Lukas Wirth
-88
/
+199
2022-01-30
Fix cfg_attr invalidating derive identifier IDE functionality
Lukas Wirth
-15
/
+14
2022-01-30
Reduce allocations in attribute collection
Lukas Wirth
-70
/
+61
2022-01-30
Merge #11356
bors[bot]
-9
/
+32
2022-01-28
Add Keyword Return Type Highlighting
Daniel Conley
-10
/
+99
2022-01-28
Use `compare_exchange_weak` in `limit::Limit::check`
Maybe Waffle
-1
/
+1
2022-01-28
Add a way to disable dll copying for users of proc_macro_srv library
vlad20012
-0
/
+4
2022-01-28
Rollback env vars changed by a proc macro
vlad20012
-9
/
+32
2022-01-28
feat: Honor recursion limit configuration
Maybe Waffle
-15
/
+54
2022-01-28
Use `crate_limits` query in macro expansion
Maybe Waffle
-7
/
+12
2022-01-28
Add `crate_limits` query to `SourceDatabase`
Maybe Waffle
-0
/
+15
2022-01-27
Merge #11353
bors[bot]
-0
/
+28
2022-01-27
More correct `$crate` handling in eager macros
Jonas Schievink
-3
/
+74
2022-01-27
Set current working directory for procedural macros
vlad20012
-0
/
+28
2022-01-26
Fix merge commit check for git 2.35
Jonas Schievink
-4
/
+3
2022-01-26
Fix resolution of eager macro contents
Jonas Schievink
-305
/
+375
2022-01-25
Merge #11281
bors[bot]
-33
/
+275
2022-01-24
Make syntax bridge fully infallible
Jonas Schievink
-31
/
+18
2022-01-23
fix: don't panic in semantics due to `cfg_attr` disrupting offsets
Lukas Wirth
-1
/
+7
2022-01-22
fixed whitespace
Jeroen Vannevel
-15
/
+13
2022-01-22
whitespace
Jeroen Vannevel
-1
/
+1
2022-01-22
generated docs
Jeroen Vannevel
-0
/
+2
[prev]
[next]