]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-24 Jonas SchievinkDon't allocate common visibilities
2020-06-24 Jonas SchievinkRemove file id from item tree
2020-06-24 Jonas SchievinkSlightly reduce ItemTree memory footprint
2020-06-24 Jonas SchievinkMerge item tree traits
2020-06-24 Jonas SchievinkGenerate ModItem via macro
2020-06-24 Jonas SchievinkAddress more comments
2020-06-24 Jonas Schievinkif let else -> match
2020-06-24 Jonas SchievinkUnify and test attribute handling
2020-06-24 Jonas SchievinkCollect inner items in expression macros
2020-06-24 Jonas SchievinkMeasure ItemTree query memory usage
2020-06-24 Jonas SchievinkMake generics and attr queries use ItemTree
2020-06-24 Jonas SchievinkRecord HirFileId's in profiler
2020-06-24 Jonas SchievinkMake remaining item data queries use item tree
2020-06-24 Jonas Schievinkdraw the rest of the owl
2020-06-24 Jonas SchievinkItemTree: Make clonable and add AST access
2020-06-24 Jonas SchievinkLower generics
2020-06-24 Jonas SchievinkItemTree: use a newtyped ID
2020-06-24 Jonas SchievinkMove ItemTree lowering into its own module
2020-06-24 Jonas SchievinkRemove now-broken incremental test
2020-06-24 Jonas SchievinkRemove raw item query
2020-06-24 Jonas SchievinkFix test
2020-06-24 Jonas SchievinkMove collector
2020-06-24 Jonas SchievinkDraw the rest of the owl
2020-06-24 Jonas Schievinkcollector changes WIP
2020-06-24 Jonas Schievinklower traits
2020-06-24 Jonas SchievinkHook up query, add impls, lower moar
2020-06-24 Aleksey KladovStart item tree
2020-06-24 bors[bot]Merge #5034
2020-06-24 Aleksey KladovCleanup project.json deserialization
2020-06-24 Aleksey KladovRename json_project -> project_json
2020-06-24 bors[bot]Merge #5015 #5027 #5028
2020-06-24 bors[bot]Merge #5029
2020-06-24 Paul Daniel... Fix formatting issue with glob shadow test
2020-06-24 Aleksey KladovBe more explicit about absolute paths at various places
2020-06-24 Paul Daniel... Use a macro in push_res to simplify code, simplify...
2020-06-24 Laurențiu NicolaRemove namedExports config
2020-06-24 Laurențiu NicolaMake Debug less verbose for VfsPath and use Display...
2020-06-24 bors[bot]Merge #5023
2020-06-24 bors[bot]Merge #5024 #5026
2020-06-24 Aleksey KladovSimplify
2020-06-24 Aleksey KladovDisable file watching when running slow tests
2020-06-24 Laurențiu NicolaFix string literal inference in match
2020-06-24 Aleksey KladovSimplify
2020-06-24 bors[bot]Merge #5022
2020-06-24 Aleksey KladovSimplify
2020-06-24 Aleksey KladovSimplify
2020-06-24 Aleksey KladovSimplify
2020-06-24 bors[bot]Merge #5021
2020-06-24 Aleksey KladovRemove duplication
2020-06-24 Aleksey KladovMore consistent usage of fixtures
2020-06-24 Aleksey KladovUse fixtures more
2020-06-24 bors[bot]Merge #5018
2020-06-24 Aleksey KladovSimplify
2020-06-24 bors[bot]Merge #4940
2020-06-24 Paul Daniel... Account for updated module ids when determining whether...
2020-06-23 Paul Daniel... Improve readability be replacing hard-to-read if-else...
2020-06-23 bors[bot]Merge #5014
2020-06-23 Aleksey KladovUse only one code-path for parsing fixtures
2020-06-23 Aleksey KladovCentralize fixture parsing for assists
2020-06-23 bors[bot]Merge #5008
2020-06-23 Aleksey KladovRemove useless test code
2020-06-23 bors[bot]Merge #5013
2020-06-23 Aleksey KladovMore principled indentation trimming in fixtures
2020-06-23 Aleksey KladovMinor, rename
2020-06-23 bors[bot]Merge #5012
2020-06-23 Aleksey KladovSlightly better name
2020-06-23 bors[bot]Merge #5011
2020-06-23 Aleksey KladovComplicate
2020-06-23 Aleksey KladovDocs for Fixture
2020-06-23 Aleksey KladovCut problematic dependency
2020-06-23 Aleksey KladovNicer API
2020-06-23 Aleksey KladovSimplify
2020-06-23 Paul Daniel... Remove unrelated change
2020-06-23 Aleksey KladovSimplify
2020-06-23 Aleksey KladovSimplify
2020-06-23 Aleksey KladovDrop rarely used fixture functionality
2020-06-23 Aleksey KladovMove fixtures to a separate file
2020-06-23 Paul Daniel... Update comment for pop_and_inject
2020-06-23 Paul Daniel... Update injection mechanism and stop injecting through...
2020-06-23 Paul Daniel... Add punctuation highlighting for highlighting punctuati...
2020-06-23 Paul Daniel... Add default color and opacity for documentation and...
2020-06-23 Paul Daniel... Add support for marking doctest items as distinct from...
2020-06-23 bors[bot]Merge #4976
2020-06-23 Aleksey KladovNew VFS
2020-06-23 bors[bot]Merge #5010
2020-06-23 Aleksey KladovRemove relative-path dependency
2020-06-23 bors[bot]Merge #5004
2020-06-23 Laurențiu NicolaFix panic in split and merge import assists
2020-06-23 bors[bot]Merge #5002
2020-06-23 bors[bot]Merge #4992 #4993 #4994 #4997 #4998
2020-06-23 bors[bot]Merge #4999
2020-06-23 Günther WagnerUpdate docs/user/manual.adoc
2020-06-23 Paul Daniel... Fix underflow panic when doctests are at top of file
2020-06-22 bors[bot]Merge #5000
2020-06-22 Aleksey KladovRemove RelativePathBuf from fixture
2020-06-22 David LattimoreSSR: Allow matching of whole macro calls
2020-06-22 VeetahaDisrecommend trace.server: "verbose" for regular users
2020-06-22 Günther WagnerUpdate manual.adoc
2020-06-22 VeetahaDecouple http file stream logic from temp dir logic
2020-06-22 VeetahaNever disable error logging on the frontend
next