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-01
Merge #11857
bors[bot]
-30
/
+57
2022-04-01
Merge #11874
bors[bot]
-9
/
+9
2022-04-01
enum variant wording
Jake Vossen
-9
/
+9
2022-04-01
Introduce postfix item types
Aleksei Trifonov
-33
/
+50
2022-04-01
Merge #11872
bors[bot]
-36
/
+28
2022-04-01
internal: Remove `PathResolution::AssocItem`
Lukas Wirth
-36
/
+28
2022-04-01
Merge #11870
bors[bot]
-0
/
+20
2022-04-01
Merge #11871
bors[bot]
-3
/
+668
2022-04-01
internal: Move rust.ungram into rust-analyzer/crates/syntax
Lukas Wirth
-3
/
+668
2022-04-01
fix: splitting path of a glob import wrongly adds `self`
iDawer
-33
/
+41
2022-04-01
recover from missing type annotation
hkalbasi
-0
/
+20
2022-04-01
Merge #11869
bors[bot]
-7
/
+21
2022-04-01
Code blocks with tilde also works like code block
Lee Dogeon
-7
/
+21
2022-03-31
create generate is, as, try_into group
Jake Vossen
-19
/
+28
2022-03-31
Add test against line number underflow
Felix Maurer
-0
/
+107
2022-03-31
Prevent underflow when converting line numbers
Felix Maurer
-2
/
+8
2022-03-31
Fix: Select correct insert position for disabled group import
Jonas Bushart
-62
/
+98
2022-03-31
Remove parser restriction on varargs positioning
Jonas Schievink
-28
/
+37
2022-03-31
Merge #11827
bors[bot]
-501
/
+504
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+17
2022-03-31
internal: Enforce Resolver to always have a module scope
Lukas Wirth
-398
/
+360
2022-03-31
Fix formatting
Aleksei Trifonov
-4
/
+1
2022-03-31
Lower postfix suggestions in completions list
Aleksei Trifonov
-7
/
+20
2022-03-30
internal: Refactor FamousDefs builtin crate search
Lukas Wirth
-105
/
+146
2022-03-30
Type mismatch when last expression is noreturn asm
Manas
-1
/
+1
2022-03-30
docs(auto_import): change by_self -> self and by_crate -> crate
Gibson Fahnestock
-2
/
+2
2022-03-29
Fix divergence detection for bare match arms
Florian Diebold
-5
/
+47
2022-03-29
Fix duplicate type mismatches with blocks
Florian Diebold
-83
/
+212
2022-03-29
Merge #11840
bors[bot]
-2
/
+22
2022-03-29
fix regression_11688_3
hkalbasi
-2
/
+22
2022-03-27
Remove legacy_const_generics_indices from CallableSig
Florian Diebold
-20
/
+3
2022-03-27
Move mismatched-arg-count diagnostic to inference
Florian Diebold
-83
/
+67
2022-03-27
fix: Disable ref_match for qualified paths as well
Florian Diebold
-4
/
+41
2022-03-27
Bump chalk
Laurențiu Nicola
-3
/
+3
2022-03-26
Merge #11825
bors[bot]
-178
/
+196
2022-03-26
Revert "Emit #[must_use] in Generate new assist"
Laurențiu Nicola
-21
/
+1
2022-03-26
Sort runnable test results to make them deterministic
Lukas Wirth
-127
/
+128
2022-03-26
fix: Don't complete Drop::drop for qualified paths
Lukas Wirth
-5
/
+28
2022-03-26
Simplify
Lukas Wirth
-46
/
+40
2022-03-25
Merge #11793
bors[bot]
-13
/
+23
2022-03-25
Merge #11817
bors[bot]
-1
/
+1
2022-03-25
Merge #11809
bors[bot]
-1
/
+1
2022-03-25
fix comment
Jonas Schievink
-1
/
+1
2022-03-24
Rename the 1.47 ABI to 1.48
Jonas Schievink
-10
/
+10
2022-03-24
Disable experimental diagnostics by default
Jonas Schievink
-1
/
+1
2022-03-24
use pat_id instead of name in const eval stack
hkalbasi
-16
/
+13
2022-03-24
organize const eval tests
hkalbasi
-168
/
+180
2022-03-24
Support constants in const eval
hkalbasi
-50
/
+198
2022-03-23
Merge #11806
bors[bot]
-2
/
+56
2022-03-23
fix: Fix async block type inference using containing function return type
Lukas Wirth
-2
/
+56
[prev]
[next]