]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-12 GregImplement postfix completions feature flag
2019-11-11 bors[bot]Merge #2214
2019-11-11 mkucijanAdd '--scripts-prepend-node-pat' to npm run package
2019-11-11 bors[bot]Merge #2213
2019-11-11 Aleksey KladovIntroduce hir::GenericParam
2019-11-11 Aleksey KladovDon't reexport generics from HIR
2019-11-11 bors[bot]Merge #2200
2019-11-11 Aleksey KladovAdd hir::Local
2019-11-11 bors[bot]Merge #2205
2019-11-11 Edwin ChengAdd MacroDefKind
2019-11-11 bors[bot]Merge #2211
2019-11-11 Aleksey KladovRefactor highlighting to use classify_name
2019-11-11 bors[bot]Merge #2210
2019-11-11 Aleksey KladovIntroduce ToNav trait
2019-11-11 bors[bot]Merge #2209
2019-11-11 Aleksey Kladovimpl fmt::Display for BuiltinType
2019-11-11 bors[bot]Merge #2203
2019-11-11 bors[bot]Merge #2207
2019-11-11 Aleksey KladovForbid visibility qualifiers in traits
2019-11-11 bors[bot]Merge #2206
2019-11-11 Aleksey KladovDisable debuginfo in dev builds
2019-11-11 bors[bot]Merge #2204
2019-11-11 Aleksey KladovMake primitive tys public
2019-11-11 Edwin ChengAdd line macro and tests
2019-11-11 Edwin ChengAdd quote macro
2019-11-11 Edwin ChengAdd basic bultin macro infrastructure
2019-11-10 bors[bot]Merge #2201
2019-11-10 Matthias EinwagOverwrite the prelude with one defined in a later depen...
2019-11-10 Jeremy KolbHover for builtins
2019-11-10 Matthias EinwagAdd tests for resolving types in core and std preludes
2019-11-09 Matthias EinwagResolve core types
2019-11-09 bors[bot]Merge #2198
2019-11-09 Aleksey KladovUnfork struct and union ids
2019-11-09 bors[bot]Merge #2197
2019-11-09 Aleksey KladovRemove typed macro parsing API
2019-11-09 Aleksey KladovMinor cleanup
2019-11-09 bors[bot]Merge #2169
2019-11-09 Edwin ChengRemove map_ranges in RevTokenMap
2019-11-08 bors[bot]Merge #2196
2019-11-08 Aleksey KladovTouch up nameres doc comment
2019-11-08 Aleksey KladovReduce visibility
2019-11-08 Aleksey KladovExtract path resolution submodule
2019-11-08 Aleksey KladovSimplify
2019-11-08 Aleksey KladovReduce visibility
2019-11-08 Edwin ChengRefactor and simpfily
2019-11-08 Edwin ChengRefactor and add more comments
2019-11-07 bors[bot]Merge #2194
2019-11-07 kjeremyUpdate crates
2019-11-07 bors[bot]Merge #2193
2019-11-07 kjeremycargo xtask format with 1.39
2019-11-06 bors[bot]Merge #2179
2019-11-06 bors[bot]Merge #2191
2019-11-06 Aleksey KladovCleanup complete_postfix
2019-11-06 bors[bot]Merge #2188
2019-11-06 Aleksey KladovIgnore line-endings when checking generated files for...
2019-11-05 bors[bot]Merge #2187
2019-11-05 kjeremyUpdate smallvec to avoid UB and cc while we're at it
2019-11-05 bors[bot]Merge #2185
2019-11-05 kjeremyBump psm, console, indicatif
2019-11-05 Edwin ChengFix formatting
2019-11-04 Martin AsquinoHirDatabase stored attributes
2019-11-04 bors[bot]Merge #2177
2019-11-04 Aleksey KladovReduce visibility
2019-11-04 bors[bot]Merge #2176
2019-11-04 Aleksey KladovMove Namespace enum closer to usage
2019-11-04 bors[bot]Merge #2175
2019-11-04 Aleksey KladovAppease the linter by dummy doc comments
2019-11-04 Aleksey KladovSimplify
2019-11-04 Aleksey KladovRestore assists tests
2019-11-04 Aleksey KladovRename MockDatabase -> TestDB
2019-11-04 Edwin ChengRefactor a bit
2019-11-04 Aleksey Kladovremove dead code
2019-11-04 Aleksey KladovRemove more duplication in test fixtures
2019-11-04 Aleksey KladovRemove some duplicated test functions
2019-11-04 bors[bot]Merge #2174
2019-11-04 Aleksey KladovReduce visibility
2019-11-04 Edwin ChengUse macro_rules shift to map text ranges
2019-11-04 Edwin ChengUse ? and destructing to simplifed long code
2019-11-04 Edwin ChengRename and fix typos
2019-11-04 Edwin ChengAdd note for recurseive macro generated code
2019-11-04 Edwin ChengAdd tests
2019-11-04 Edwin ChengUse new expansion feature in goto_definition
2019-11-04 Edwin ChengRemove dbg!
2019-11-04 Edwin ChengFixed bug in ExpandedRangeMap
2019-11-04 Edwin ChengAdd parent_expansion to HirFileId
2019-11-04 Edwin ChengAdd macro_expansion_info in hir_expand
2019-11-04 Edwin ChengAdd map_id to TokenId
2019-11-04 bors[bot]Merge #2173
2019-11-04 Edwin ChengChange to add 1 if non zero shift
2019-11-04 Edwin ChengRefactor and rename
2019-11-04 Edwin ChengChange Option<u32> to u32 for shift value
2019-11-04 Edwin ChengChange to better naming
2019-11-04 Edwin ChengAdd TokenId Shif in macro_rules
2019-11-04 bors[bot]Merge #2172
2019-11-04 Aleksey KladovCleanup unused marks
2019-11-04 Aleksey KladovUse new text DSL instead of crate_graph! macro
2019-11-04 bors[bot]Merge #2149
2019-11-03 bors[bot]Merge #2171
2019-11-03 Aleksey KladovReexport relative_path from ra_db
2019-11-03 bors[bot]Merge #2166
next