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-10
Fix documentation of snippet
Wang Ruochen
-1
/
+17
2022-01-10
Print a single ellipsis for any number of omitted types
Jonas Schievink
-0
/
+6
2022-01-08
Shrink diagnostic spans for errors inside macros
Jonas Schievink
-15
/
+59
2022-01-08
Allow doc comments on all `Item`s
Jonas Schievink
-5
/
+12
2022-01-08
Merge #11237
bors[bot]
-5
/
+40
2022-01-08
fix: Fix outline modules spilling inner doc injections into their parent
Lukas Wirth
-5
/
+40
2022-01-08
Merge #11236
bors[bot]
-138
/
+82
2022-01-08
Remove `InFile` wrapping from DynMap keys
Lukas Wirth
-135
/
+76
2022-01-08
Only add generics with the correct file id to DynMap
Lukas Wirth
-6
/
+9
2022-01-08
Merge #11235
bors[bot]
-42
/
+105
2022-01-08
Do less allocs in `trait_data` and `impl_data` queries
Lukas Wirth
-38
/
+49
2022-01-08
Record attribute calls on assoc items in TraitData and ImplData
Lukas Wirth
-27
/
+79
2022-01-08
Merge #11107
bors[bot]
-11
/
+468
2022-01-07
Simplify
Lukas Wirth
-46
/
+33
2022-01-07
Filter out macro calls by file id in when building DynMap
Lukas Wirth
-4
/
+12
2022-01-07
Merge #11230
bors[bot]
-18
/
+35
2022-01-07
fix: Fix attribute stripping ignoring doc comments
Lukas Wirth
-18
/
+35
2022-01-07
Fix generic type substitution in impl trait with assoc const
Petr Nevyhoštěný
-14
/
+71
2022-01-07
Merge #11145
bors[bot]
-25
/
+253
2022-01-07
Merge #11220
bors[bot]
-5
/
+60
2022-01-07
feat(diagnostics): use default expression instead of todo! when missing fields
Benjamin Coenen
-2
/
+2
2022-01-07
succinct code
Jeroen Vannevel
-12
/
+9
2022-01-07
Merge #11225
bors[bot]
-168
/
+277
2022-01-07
Update item tree test output
Lukas Wirth
-19
/
+19
2022-01-07
Merge #11194
bors[bot]
-10
/
+146
2022-01-07
Use `FileAstId<ast::Adt>` in nameres where appropriate instead
Lukas Wirth
-65
/
+98
2022-01-07
include tabstops
Jeroen Vannevel
-6
/
+21
2022-01-07
Better interface for doc comment and attribute processing
Lukas Wirth
-64
/
+66
2022-01-07
feat(diagnostics): use default expression instead of todo! when missing fields
Benjamin Coenen
-10
/
+9
2022-01-07
refactor: apply suggestions
Côme ALLART
-4
/
+6
2022-01-07
Update crates/rust-analyzer/src/config.rs
Coenen Benjamin
-1
/
+1
2022-01-07
fmt
Jeroen Vannevel
-1
/
+3
2022-01-07
concise filtering
Jeroen Vannevel
-4
/
+1
2022-01-07
Generate `AnyHasDocComments` node
Lukas Wirth
-21
/
+95
2022-01-07
support const params
Jeroen Vannevel
-1
/
+20
2022-01-07
Count the type parameters only
Jeroen Vannevel
-1
/
+26
2022-01-06
Merge #11218
bors[bot]
-1
/
+31
2022-01-06
Correct has_ref detection
Wang Ruochen
-1
/
+31
2022-01-06
add better default behavior on fill struct fields diagnostic
Benjamin Coenen
-38
/
+103
2022-01-06
Move pretty-printing test out of assist
Laurențiu Nicola
-41
/
+19
2022-01-06
Merge #11216
bors[bot]
-19
/
+76
2022-01-06
internal: Support registered tools and attributes in ide layer
Lukas Wirth
-19
/
+76
2022-01-06
feat: poke user when supplying faulty configurations
Lukas Wirth
-12
/
+36
2022-01-06
Merge #11193
bors[bot]
-18
/
+79
2022-01-06
Adjust config name
Lukas Wirth
-4
/
+5
2022-01-06
Regenrate docs and package.json
Lukas Wirth
-6
/
+15
2022-01-06
feat: Add config to replace specific proc-macros with dummy expanders
Lukas Wirth
-17
/
+68
2022-01-06
Fix parsing of `#[derive]` paths
Jonas Schievink
-0
/
+1
2022-01-06
Use`const _` instead of `mod __`
Jonas Schievink
-6
/
+3
2022-01-06
Merge #11208
bors[bot]
-121
/
+243
[prev]
[next]