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
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-12-29
indentation
AdnoC
-3
/
+3
2020-12-29
Smarter bracketed use diagnostic
AdnoC
-0
/
+8
2020-12-23
Implement const block inference
Lukas Wirth
-0
/
+4
2020-12-23
Merge #7010
bors[bot]
-1
/
+32
2020-12-23
Document `make` module design
Aleksey Kladov
-1
/
+7
2020-12-23
Update ungrammar for const block patterns
Lukas Wirth
-1
/
+32
2020-12-18
Merge #6934
bors[bot]
-0
/
+7
2020-12-18
Implement `RawAttr::filter`
Jonas Schievink
-0
/
+7
2020-12-18
Minor, cleanup API
Aleksey Kladov
-0
/
+3
2020-12-16
Merge #6896
bors[bot]
-33
/
+47
2020-12-16
Merge #6897
bors[bot]
-6
/
+106
2020-12-16
Node-ify lifetimes
Lukas Wirth
-33
/
+47
2020-12-16
Merge #6894
bors[bot]
-0
/
+3
2020-12-15
Basic support for decl macros 2.0
Jonas Schievink
-6
/
+106
2020-12-15
Parenthesize composite if condition before inverting in invert-if assist
Jesse Bakker
-0
/
+3
2020-12-15
Reject visibilities on `macro_rules!`
Jonas Schievink
-1
/
+13
2020-12-15
Move to upstream `macro_rules!` model
Jonas Schievink
-24
/
+42
2020-12-12
Remove some redundant allocations
Jeremy Kolb
-2
/
+2
2020-12-10
Fix accidently quadratic syntax rewriter
Aleksey Kladov
-8
/
+14
2020-12-09
Properly fetch inner and outer docs on hir-level
Lukas Wirth
-0
/
+8
2020-12-08
Simplify ast::Comment api surface
Lukas Wirth
-10
/
+15
2020-12-07
Keep doc attribute order
Lukas Wirth
-41
/
+35
2020-12-07
Merge #6719
bors[bot]
-1
/
+2
2020-12-05
Add replace_match_with_if_let assist
Lukas Wirth
-2
/
+11
2020-12-04
Use items can also have doc comments
Lukas Wirth
-1
/
+2
2020-12-02
Merge #6649
bors[bot]
-22
/
+55
2020-11-28
Add ast::*Number::suffix tests unit tests
Lukas Wirth
-0
/
+37
2020-11-27
Profile completions better
Kirill Bulatov
-0
/
+13
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-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
-16
/
+30
2020-11-12
Simplify code
Aleksey Kladov
-28
/
+23
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
-65
/
+61
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
[prev]
[next]