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
Age
Commit message (
Expand
)
Author
Lines
2022-02-28
Add scary warning to onEnter
Laurențiu Nicola
-0
/
+4
2022-02-28
Merge #11579
bors[bot]
-2
/
+2
2022-02-28
Future-proof against a next edition by using `>=` and not `==`
Chayim Refael Friedman
-2
/
+2
2022-02-28
redirct: use iterators and knowledge about preordered arrays for more efficie...
Moritz Vetter
-16
/
+39
2022-02-27
Merge #11573
bors[bot]
-17
/
+53
2022-02-27
Merge #11567
bors[bot]
-5
/
+61
2022-02-27
Merge #11570
bors[bot]
-2
/
+0
2022-02-27
Remove misleading comments
Chayim Refael Friedman
-2
/
+0
2022-02-27
add two more unit tests for text_edit
Moritz Vetter
-13
/
+41
2022-02-27
Fix `if` in #11561
Chayim Refael Friedman
-5
/
+61
2022-02-26
Merge #11560
bors[bot]
-0
/
+5
2022-02-26
Merge #11565
bors[bot]
-3
/
+34
2022-02-26
Merge #11566
bors[bot]
-28
/
+28
2022-02-26
Make hir::Local::name infallible
Lukas Wirth
-28
/
+28
2022-02-26
refact: edit text in place in TextEdit::apply
Moritz Vetter
-17
/
+11
2022-02-26
test: add unit test for TextEdit::apply()
Moritz Vetter
-0
/
+14
2022-02-26
Fix body selection in while loops
Laurențiu Nicola
-3
/
+34
2022-02-26
Merge #11564
bors[bot]
-407
/
+441
2022-02-26
Rename test highlighting output files
Lukas Wirth
-85
/
+176
2022-02-26
Split up highlighting tests a bit more
Lukas Wirth
-139
/
+91
2022-02-26
Re-order and cleanup highlighting tests
Lukas Wirth
-208
/
+199
2022-02-26
Merge #11562
bors[bot]
-4
/
+12
2022-02-26
fix: Don't emit unresolvedReference highlight tags in unlinked files
Lukas Wirth
-4
/
+12
2022-02-26
Update url to make webrender build
Laurențiu Nicola
-0
/
+5
2022-02-25
Merge #11538
bors[bot]
-2
/
+22
2022-02-25
feat: Make private editable completions configurable, disable by default
Lukas Wirth
-2
/
+22
2022-02-25
Merge #11554
bors[bot]
-0
/
+21
2022-02-25
Implement the new built-in `unreachable!` macro
Jonas Schievink
-0
/
+21
2022-02-25
Merge #11552
bors[bot]
-1
/
+42
2022-02-25
Resolve `$crate` in `HirDisplay` of `Path`
Jonas Schievink
-1
/
+42
2022-02-25
Merge #11550
bors[bot]
-663
/
+775
2022-02-25
Avoid autoderef coercions leaking if they don't apply
Florian Diebold
-0
/
+42
2022-02-25
Merge #11549
bors[bot]
-0
/
+94
2022-02-25
Fix unreachable pub
Florian Diebold
-1
/
+1
2022-02-25
Merge #11548
bors[bot]
-6
/
+74
2022-02-25
Refactor autoderef and method resolution
Florian Diebold
-667
/
+655
2022-02-25
Add some tests
Florian Diebold
-0
/
+82
2022-02-25
feat: support concat_bytes
ihciah
-0
/
+94
2022-02-25
Add CSV output to analysis-stats
Florian Diebold
-6
/
+74
2022-02-25
Minor perf change: `vec.clone().into_iter()` => `vec.iter().cloned()`
Chayim Refael Friedman
-1
/
+1
2022-02-25
Update references to macro_rules in the "Extract module" assist
Chayim Refael Friedman
-0
/
+26
2022-02-25
Do not change visibility of macro_rules in the "Extract module" assist
Chayim Refael Friedman
-1
/
+0
2022-02-25
Generate AST code after rust-analyzer/ungrammar#46
Chayim Refael Friedman
-0
/
+1
2022-02-24
Merge #11462
bors[bot]
-54
/
+249
2022-02-24
refactor(11422): make number unsigned, nest enums into each other
Moritz Vetter
-13
/
+11
2022-02-24
fix(11422): have two different funuctions - one for iterating breaks, one for...
Moritz Vetter
-49
/
+104
2022-02-24
add logic to highlight continue and break keywords according to expectations
Moritz Vetter
-32
/
+60
2022-02-24
refactor helper function to work with function taking expression enum instead...
Moritz Vetter
-10
/
+15
2022-02-24
add some breaking tests (TDD - style)
Moritz Vetter
-0
/
+109
2022-02-24
Merge #11531
bors[bot]
-28
/
+427
[prev]
[next]