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
/
syntax
Age
Commit message (
Expand
)
Author
Lines
2020-11-28
Add ast::*Number::suffix tests unit tests
Lukas Wirth
-0
/
+37
2020-11-27
Profile completions better
Kirill Bulatov
-0
/
+14
2020-11-27
Avoid allocation in ast::String::value if the string needs no unescaping
Lukas Wirth
-9
/
+18
2020-11-27
Accept more than just the standard rust literal suffixes in *Number::suffix
Lukas Wirth
-22
/
+18
2020-11-22
Parse unsafe extern block
David Tolnay
-2
/
+16
2020-11-16
Merge #6558
bors[bot]
-0
/
+22
2020-11-15
format string highlighting: handle hex + debug type specifier
Roland Ruckerbauer
-0
/
+22
2020-11-14
Use shorthand record syntax when renaming struct initializer field
Lukas Wirth
-9
/
+13
2020-11-12
Fix attachment of inner doc comments
Aleksey Kladov
-19
/
+33
2020-11-12
Simplify code
Aleksey Kladov
-28
/
+23
2020-11-11
Update crates
kjeremy
-1
/
+1
2020-11-09
Merge #6512
bors[bot]
-36
/
+89
2020-11-09
Don't replace parent node when inserting as first child in algo::diff
Lukas Wirth
-36
/
+89
2020-11-09
Fix debug for SyntaxRewriter
Aleksey Kladov
-1
/
+4
2020-11-07
Merge #6476
bors[bot]
-0
/
+4
2020-11-06
Cleanup API
Aleksey Kladov
-85
/
+68
2020-11-06
Simplify
Aleksey Kladov
-34
/
+22
2020-11-06
Kill RAW_ literals
Aleksey Kladov
-89
/
+85
2020-11-06
Minor, cleanup style
Aleksey Kladov
-50
/
+64
2020-11-06
More orthogonal API
Aleksey Kladov
-33
/
+30
2020-11-06
Move int parsing to IntNumber token
Aleksey Kladov
-76
/
+91
2020-11-06
Better imports
Aleksey Kladov
-11
/
+11
2020-11-06
Generate token for ints and floats
Aleksey Kladov
-0
/
+42
2020-11-05
Add missing AssocItems in add_custom_impl assist
Lukas Wirth
-0
/
+4
2020-11-04
Merge #6456
bors[bot]
-2
/
+25
2020-11-03
Support struct variants in extract_struct_from_enum_variant
Lukas Wirth
-2
/
+25
2020-11-03
Merge #6454
bors[bot]
-1
/
+66
2020-11-03
Fix overflow panic in convert_interger_literal assist
Aleksey Kladov
-1
/
+66
2020-11-02
Make insert_use return a SyntaxRewriter
Lukas Wirth
-0
/
+37
2020-11-02
Merge #6365
bors[bot]
-40
/
+120
2020-11-02
Bump chalk and lexer
kjeremy
-1
/
+1
2020-11-02
Deny unreachable-pub
Aleksey Kladov
-16
/
+15
2020-10-31
Update Cargo.toml
Pavan Kumar Sunkara
-1
/
+1
2020-10-26
Do insertion lookahead in algo::diff
Lukas Wirth
-40
/
+120
2020-10-26
Merge #6333
bors[bot]
-0
/
+56
2020-10-26
Merge #6347
bors[bot]
-24
/
+141
2020-10-24
Remove InsertPos::Before variant in Syntax Rewriter
Lukas Wirth
-13
/
+20
2020-10-24
Merge #6331 #6342
bors[bot]
-3
/
+11
2020-10-24
Support insertion in SyntaxRewriter
Lukas Wirth
-24
/
+134
2020-10-24
Bump rustc_lexer
Laurențiu Nicola
-1
/
+1
2020-10-24
Don't interpret type path as part of visibility.
Arif Roktim
-0
/
+56
2020-10-23
correct hover for items with doc attribute with raw strings
Josh Mcguigan
-3
/
+11
2020-10-22
algo::diff tests
Lukas Wirth
-4
/
+327
2020-10-22
Rewrite algo::diff to support insertion and deletion
Lukas Wirth
-23
/
+65
2020-10-20
Merge #6172
bors[bot]
-0
/
+3
2020-10-18
Extract call_info and completion into separate crates
Igor Aleksanov
-0
/
+84
2020-10-15
Properly qualify trait methods in qualify_path assist
Lukas Wirth
-0
/
+3
2020-10-13
Bump rustc_lexer
Laurențiu Nicola
-1
/
+1
2020-10-08
when generating new function, focus on return type instead of body
Benjamin Coenen
-1
/
+11
2020-10-08
Bump rustc_lexer, cfg-if to 1.0 and add new license to check
kjeremy
-1
/
+1
[prev]
[next]