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
/
lib
Age
Commit message (
Expand
)
Author
Lines
2023-04-15
Fix bug with notifications during initialization
KatKlo
-1
/
+71
2023-04-14
Allocate ExprScopes ScopeEntries in a single arena instead of per ScopeData
Lukas Wirth
-0
/
+12
2023-04-05
Switch crate graph to use an Arena instead of a hashmap
Lukas Wirth
-2
/
+44
2023-03-29
Use struct_tail_without_normalization in Expectation::rvalue_hint
Lukas Wirth
-4
/
+4
2023-03-25
Auto merge of #14403 - Veykril:dependencies, r=Veykril
bors
-2
/
+2
2023-03-25
Bump Cargo.lock
Lukas Wirth
-2
/
+2
2023-03-17
Support record pattern MIR lowering
hkalbasi
-1
/
+1
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-0
/
+6
2023-02-14
Bump lsp-types
Lukas Wirth
-1
/
+1
2023-01-31
simplify `is_exit` check
Maybe Waffle
-4
/
+1
2023-01-09
Make it clearer when the server expects an initialized notification
Lukas Wirth
-16
/
+8
2023-01-02
use inline format args
Daniel Eades
-12
/
+4
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-11
/
+9
2022-12-04
Compute data layout of types
hkalbasi
-0
/
+8
2022-10-25
Pin lsp-types
Laurențiu Nicola
-1
/
+1
2022-10-25
Switch to upstream positionEncoding
Laurențiu Nicola
-1
/
+1
2022-10-15
Bump anyhow, arbitrary, itertools, semver, serde
Laurențiu Nicola
-1
/
+1
2022-09-27
Don't retry requests that have already been cancelled
Lukas Wirth
-6
/
+13
2022-09-23
Add RequestFailed error code, as per spec 3.17
Alan Zimmerman
-0
/
+8
2022-09-02
Lift out the module scope into a field in the Resolver
Lukas Wirth
-0
/
+37
2022-08-22
internal: remove unnecessary stream writer try_clone in lsp-server
wuaoxiang
-1
/
+1
2022-08-09
remove imports that are also in edition 2021's prelude
KaDiWa
-1
/
+0
2022-08-07
Returns the old value for la_arena::ArenaMap::insert
oxalica
-2
/
+5
2022-08-07
Impl more methods and traits for la_arena::ArenaMap
oxalica
-0
/
+43
2022-08-03
Impl entry-API for la_arena::ArenaMap
oxalica
-1
/
+108
2022-08-03
Add more constructors for la-arena
oxalica
-1
/
+21
2022-07-20
Run cargo fix --edition-idioms
Amos Wenger
-3
/
+3
2022-07-20
Enable extra warnings required by rust-lang/rust
Amos Wenger
-0
/
+4
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-1
/
+1
2022-07-03
Bump crossbeam-channel
Laurențiu Nicola
-1
/
+1
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-3
/
+3
2022-05-14
internal: vendor lsp-server
Aleksey Kladov
-1
/
+939
2022-04-13
Update repo URL
Alex Touchet
-1
/
+1
2021-10-23
Set MSRV
Laurențiu Nicola
-0
/
+1
2021-10-21
Migrate to edition 2021
Lukas Wirth
-1
/
+1
2021-10-15
Move `IdxRange` into `la_arena`
Aramis Razzaghipour
-4
/
+115
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-2
/
+2
2021-07-20
minor: publish la_arena
Aleksey Kladov
-1
/
+1
2021-07-18
internal: simplify handling of the build scripts
Aleksey Kladov
-0
/
+6
2021-07-05
minor: drop dummy authors field
Aleksey Kladov
-1
/
+0
2021-04-05
Intern `GenericParams`
Jonas Schievink
-1
/
+1
2021-04-03
Use shrink_to_fit to reduce DefMap sizes
Jonas Schievink
-0
/
+23
2021-01-17
:arrow_up: arena
Aleksey Kladov
-1
/
+1
2021-01-17
Use ‘index’ terminology for arena consistently
Aramis Razzaghipour
-46
/
+49
2021-01-17
Merge #7276
bors[bot]
-3
/
+2
2021-01-15
bump arena
Aleksey Kladov
-2
/
+2
2021-01-15
Remove map module from la-arena public API
Aramis Razzaghipour
-3
/
+2
2021-01-15
Add more keys to la-arena Cargo.toml
Aramis Razzaghipour
-0
/
+3
2021-01-15
Add docs to la-arena crate
Aramis Razzaghipour
-4
/
+85
2021-01-14
prepare to publish el libro de arena
Aleksey Kladov
-0
/
+226