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-04-07
Merge #11925
bors[bot]
-55
/
+64
2022-04-07
Use bitflags for `FnFlags`
Jonas Schievink
-29
/
+29
2022-04-07
use stdx::never
Jonas Schievink
-4
/
+11
2022-04-07
Fix panics with `#[cfg]`'d-out `self` parameter
Jonas Schievink
-0
/
+26
2022-04-07
Add and use HirFormatter::write_{str,char}
Laurențiu Nicola
-55
/
+64
2022-04-07
Remove `FnFlags::IS_IN_EXTERN_BLOCK`
Jonas Schievink
-13
/
+3
2022-04-07
consider types of const generics
hkalbasi
-56
/
+86
2022-04-07
minor: Remove pointless rebindings
Lukas Wirth
-4
/
+4
2022-04-06
internal: Add more doc-link tests
Lukas Wirth
-10
/
+94
2022-04-06
fix: Attempt to resolve paths in const arguments heuristically
Lukas Wirth
-41
/
+51
2022-04-06
fix: Fix path qualifiers not resolving generic type params when shadowed by t...
Lukas Wirth
-18
/
+28
2022-04-06
Fix `SearchScope::reverse_dependencies` trying to search more files than nece...
Lukas Wirth
-6
/
+12
2022-04-06
fix: Fix SearchScope using incorrect text ranges for macro-emitted inline mod...
Lukas Wirth
-59
/
+89
2022-04-05
Merge #11905
bors[bot]
-40
/
+1
2022-04-05
Merge #11891
bors[bot]
-2
/
+2
2022-04-05
Remove hir_expand macro recursion check
Jonas Schievink
-40
/
+1
2022-04-05
Wrap macros in expr position in `MacroExpr` node
Jonas Schievink
-542
/
+636
2022-04-05
Using `error` instead of `output.stderr` in failure mode.
Cadu
-2
/
+2
2022-04-04
Made error output the contents of Cargo's stderr as well.
Cadu
-3
/
+3
2022-04-04
wordsmithing.
Cadu
-1
/
+1
2022-04-04
Better error message hinting about `cargo clippy`
Cadu
-1
/
+1
2022-04-05
fix: Skip match check on a pattern of unexpected TyKind::FnDef
iDawer
-5
/
+30
2022-04-04
Merge #11896
bors[bot]
-7
/
+7
2022-04-04
fix: Show the path to be created in the unresolved-module fix label
Lukas Wirth
-7
/
+7
2022-04-04
Merge #11894
bors[bot]
-2
/
+45
2022-04-04
Update crates/ide_completion/src/render/function.rs
cameron1024
-1
/
+1
2022-04-04
fix type error
cameron
-1
/
+1
2022-04-04
remove unwarp on adt name
cameron
-3
/
+5
2022-04-04
complete pattern args based on type name
cameron
-2
/
+43
2022-04-03
Merge #11865
bors[bot]
-83
/
+116
2022-04-03
Use check_count! instead of multiple check! in separate scopes
Jonas Bushart
-78
/
+69
2022-04-03
Merge #11887
bors[bot]
-62
/
+184
2022-04-03
fix: Add missing fields diagnostic fix for patterns
Lukas Wirth
-62
/
+184
2022-04-03
Merge #11699
bors[bot]
-0
/
+274
2022-04-03
feat: assist to remove unneeded `async`s
Ethiraric
-0
/
+274
2022-04-03
Merge #10802
bors[bot]
-8
/
+16
2022-04-03
Merge test functions using the same coverage marks to avoid parallelism
Jonas Bushart
-78
/
+84
2022-04-03
Merge #11866
bors[bot]
-2
/
+115
2022-04-03
add test for postfix completion relevance
Aleksey Kladov
-1
/
+33
2022-04-03
Merge #11879
bors[bot]
-14
/
+312
2022-04-03
suggest infered type in auto complete
hkalbasi
-14
/
+312
2022-04-02
Merge #11877
bors[bot]
-33
/
+41
2022-04-02
Merge #11882
bors[bot]
-0
/
+15
2022-04-02
internal: outline child modules with missing backing file
Lukas Wirth
-0
/
+15
2022-04-02
fix: Don't rely on lang items to find primitive impls
Florian Diebold
-90
/
+92
2022-04-02
Merge #11878
bors[bot]
-0
/
+28
2022-04-02
fix: Paper over GAT panic
Florian Diebold
-0
/
+28
2022-04-02
fix: `merge_imports::recursive_merge` exiting early
iDawer
-2
/
+2
2022-04-02
Simplify completion import insertion
Lukas Wirth
-92
/
+58
2022-04-02
Cleanup relevance scoring
Lukas Wirth
-62
/
+47
[prev]
[next]