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
2021-12-13
Merge #10998
bors[bot]
-26
/
+221
2021-12-13
Reuse results from split_into_parts()
Oleg Matrokhin
-21
/
+9
2021-12-13
Add number representation assists
Oleg Matrokhin
-26
/
+233
2021-12-13
Merge #11002
bors[bot]
-7
/
+17
2021-12-13
Add support for v6 macro metadata format
Laurențiu Nicola
-7
/
+17
2021-12-13
Merge #11001
bors[bot]
-7
/
+6
2021-12-13
Merge #11000
bors[bot]
-103
/
+205
2021-12-13
minor: fixup generate assist priorities
Lukas Wirth
-7
/
+6
2021-12-13
fix: insert whitespaces into assoc items for assist when macro generated
Lukas Wirth
-26
/
+84
2021-12-13
Move ws insert rendering for macro expansion into ide_db
Lukas Wirth
-95
/
+139
2021-12-12
prettyfy
Aleksey Kladov
-19
/
+20
2021-12-12
consistency
Aleksey Kladov
-6
/
+6
2021-12-12
simplify
Aleksey Kladov
-47
/
+23
2021-12-12
tighten up invariants
Aleksey Kladov
-14
/
+17
2021-12-12
add cross-crate inlines
Aleksey Kladov
-1
/
+5
2021-12-12
port mbe to soa tokens
Aleksey Kladov
-183
/
+130
2021-12-12
more orthogonal interface
Aleksey Kladov
-8
/
+12
2021-12-12
parser tests work
Aleksey Kladov
-140
/
+92
2021-12-12
Switch parser to use tokens
Aleksey Kladov
-53
/
+47
2021-12-12
use eof token pattenr
Aleksey Kladov
-4
/
+12
2021-12-12
start SOA parser interface
Aleksey Kladov
-0
/
+59
2021-12-12
Merge #10993
bors[bot]
-1
/
+1
2021-12-12
Bump deps
Laurențiu Nicola
-1
/
+1
2021-12-11
Merge #10951
bors[bot]
-0
/
+1123
2021-12-11
feat: remove should_panic example generation
Côme ALLART
-97
/
+24
2021-12-11
refactor: use hir to test if a value is returned
Côme ALLART
-7
/
+8
2021-12-11
refactor: use Itertools::intersperse
Côme ALLART
-14
/
+2
2021-12-11
refactor: use hir to compare returned and self types
Côme ALLART
-11
/
+17
2021-12-11
Fix expected type calculation in struct literal if followed by comma
Florian Diebold
-5
/
+29
2021-12-11
Merge #10987
bors[bot]
-2
/
+15
2021-12-12
fix: lookup upwards for struct and enum
rainy-me
-2
/
+15
2021-12-11
Merge #10965
bors[bot]
-18
/
+0
2021-12-11
Merge #10956 #10986
bors[bot]
-28
/
+41
2021-12-11
fix: Fix lint completions not working for unclosed attributes
Lukas Wirth
-25
/
+39
2021-12-11
Merge #10877
bors[bot]
-4
/
+39
2021-12-11
more frugal map
Aleksey Kladov
-15
/
+28
2021-12-11
Merge #10985
bors[bot]
-3
/
+3
2021-12-11
minor: Remove unnecessary clones
Lukas Wirth
-3
/
+3
2021-12-11
Merge #10976
bors[bot]
-33
/
+55
2021-12-11
Show case-insensitive exact matches instead of fuzzy flyimport for short paths
Lukas Wirth
-33
/
+55
2021-12-10
Merge #10978
bors[bot]
-21
/
+10
2021-12-10
Remove some allocations
Lukas Wirth
-58
/
+78
2021-12-10
Don't show trait flyimports for impl trait and placeholders
Lukas Wirth
-30
/
+78
2021-12-10
Show enum completions for single variant enums in irrefutable patterns
Lukas Wirth
-15
/
+24
2021-12-10
feat: trait fn: add panicking example only if default panicks
Côme ALLART
-1
/
+121
2021-12-10
Only prime direct dependencies of the workspace crates
Laurențiu Nicola
-21
/
+10
2021-12-10
Merge #10977
bors[bot]
-1
/
+46
2021-12-10
Fix `concat!` with captured expression
Jonas Schievink
-1
/
+46
2021-12-10
refactor: use hir to check if fn in trait/impl
Côme ALLART
-11
/
+14
2021-12-10
fix: check correctly if function is exported
Côme ALLART
-20
/
+30
[prev]
[next]