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-01-06
Expand attribute macros on impl and trait items
Jonas Schievink
-73
/
+200
2022-01-06
Always put a space after impl in macro pretty-printing
Jonas Platte
-5
/
+5
2022-01-06
fix: remove brackets if no generic types
Côme ALLART
-49
/
+60
2022-01-05
Merge #11204
bors[bot]
-1
/
+34
2022-01-05
fix: `replace_qualified_name_with_use` does not use full item path for replac...
Lukas Wirth
-1
/
+34
2022-01-05
Merge #11195 #11202
bors[bot]
-5
/
+366
2022-01-05
fix: Fix `apply_demorgan` assist hanging for certain binary expressions
Lukas Wirth
-3
/
+14
2022-01-05
removed double matching
Jeroen Vannevel
-17
/
+4
2022-01-05
no PathExpr arm
Jeroen Vannevel
-2
/
+1
2022-01-05
.clone() over .to_owned()
Jeroen Vannevel
-1
/
+1
2022-01-05
less wordy ref_kind assignment
Jeroen Vannevel
-10
/
+4
2022-01-05
Merge #11201
bors[bot]
-27
/
+40
2022-01-05
fix: Fix completions not considering ancestor items for attribute search
Lukas Wirth
-27
/
+40
2022-01-05
Merge #11200
bors[bot]
-1
/
+42
2022-01-05
Always put a space after `dyn` in macro pretty-printing
Jonas Platte
-1
/
+1
2022-01-05
Add failing test case for issue 11100
Jonas Platte
-0
/
+41
2022-01-05
simplify
Jonas Schievink
-48
/
+43
2022-01-05
Remove unused lifetime
Aaron Hill
-1
/
+1
2022-01-05
removed trailing whitespace
Jeroen Vannevel
-4
/
+4
2022-01-05
comment
Jeroen Vannevel
-0
/
+1
2022-01-05
additional test for a reference local (on top of mutable reference local)
Jeroen Vannevel
-2
/
+68
2022-01-05
failing test for a reference local
Jeroen Vannevel
-0
/
+66
2022-01-05
Don't include a ref if none was declared
Jeroen Vannevel
-3
/
+49
2022-01-05
support ref params as well
Jeroen Vannevel
-4
/
+109
2022-01-05
correctly handle mutable references
Jeroen Vannevel
-2
/
+88
2022-01-05
fix(gen-doc-assist): remove lifetimes in description of `new`
Côme ALLART
-1
/
+124
2022-01-04
Merge #11190
bors[bot]
-24
/
+91
2022-01-04
refactor: apply review suggestions
Eduardo Canellas
-14
/
+21
2022-01-04
Merge #11112
bors[bot]
-27
/
+94
2022-01-05
Evaluate constants in array repeat expression
hkalbasi
-27
/
+94
2022-01-04
remove forgotten dbg macro
Eduardo Canellas
-1
/
+0
2022-01-04
improve logic for trailing comma addition
Eduardo Canellas
-2
/
+12
2022-01-04
fix(completions): improve fn_param
Eduardo Canellas
-24
/
+75
2022-01-04
Remove lossy `Definition::from_token`/`Definition::from_node` methods
Lukas Wirth
-92
/
+91
2022-01-04
Merge #11157
bors[bot]
-57
/
+131
2022-01-04
add better default behavior on fill struct fields diagnostic
Benjamin Coenen
-12
/
+122
2022-01-04
Rename and use the 1.55 ABI for 1.54
Laurențiu Nicola
-9
/
+9
2022-01-04
Merge #11184
bors[bot]
-1
/
+63
2022-01-04
reduced the tests to their bare essence
Jeroen Vannevel
-12
/
+6
2022-01-04
Merge #11186
bors[bot]
-15
/
+15
2022-01-04
minor: Simplify
Lukas Wirth
-15
/
+15
2022-01-04
additional test without further usages
Jeroen Vannevel
-1
/
+32
2022-01-04
Correctly pass through mutable references when extracting a function
Jeroen Vannevel
-1
/
+38
2022-01-03
Merge #11061
bors[bot]
-54
/
+317
2022-01-03
Update generated tests
Wang Ruochen
-1
/
+0
2022-01-03
Don't add pattern if there is a catch all afterwards
Wang Ruochen
-9
/
+69
2022-01-03
Merge #11115
bors[bot]
-59
/
+84
2022-01-03
give `resolve_derive_ident` a more robust api
Lukas Wirth
-22
/
+39
2022-01-03
fix: don't panic on seeing an unexpected offset
David Hotham
-30
/
+38
2022-01-03
Merge #11180
bors[bot]
-0
/
+14
[prev]
[next]