]> git.lizzy.rs Git - rust.git/history - crates/ra_prof
Merge #2706
[rust.git] / crates / ra_prof /
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-22 bors[bot]Merge #2644
2019-12-22 Aleksey KladovMore compact profiling display
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-17 bors[bot]Merge #2287
2019-11-17 Aleksey KladovDisable doctests
2019-11-15 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-15 bors[bot]Merge #2251
2019-11-15 bors[bot]Merge #2165
2019-11-15 bors[bot]Merge #2249
2019-11-15 bors[bot]Merge #2246
2019-11-15 kjeremyRenormalize line endings
2019-11-14 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-14 bors[bot]Merge #2245
2019-11-14 kjeremyEven if jemalloc feature is used do not use it on msvc
2019-10-24 bors[bot]Merge #2053
2019-10-24 Aleksey Kladovshow unaccounted for time in profiling
2019-10-08 bors[bot]Merge #1922
2019-09-30 bors[bot]Merge #1937
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 Alexander AndreevAdded test for check doc strings in crates.
2019-09-05 bors[bot]Merge #1743
2019-09-01 bors[bot]Merge #1745
2019-09-01 Aleksey Kladov:arrow_up: once_cell
2019-08-17 bors[bot]Merge #1693
2019-08-17 Aleksey KladovRemove cpuprofile dependencies
2019-07-18 bors[bot]Merge #1537
2019-07-17 bors[bot]Merge #1538
2019-07-17 Jeremy A. Kolbjemallocator 0.3
2019-07-07 bors[bot]Merge #1501
2019-07-07 bors[bot]Merge #1499
2019-07-06 Alexander AndreevAdded extract path attribute for current module
2019-07-04 bors[bot]Merge #1485
2019-07-04 bors[bot]Merge #1486
2019-07-04 Aleksey Kladovallow rustfmt to reorder imports
2019-06-30 bors[bot]Merge #1463
2019-06-30 Aleksey Kladovprint memory usage for queries
2019-06-30 bors[bot]Merge #1462
2019-06-30 Aleksey KladovMove memory usage statistics to ra_prof
2019-06-28 bors[bot]Merge #1440
2019-06-26 bors[bot]Merge #1442
2019-06-26 Aleksey Kladovadd cpuprofile to ra_prof
2019-06-06 bors[bot]Merge #1377
2019-06-04 bors[bot]Merge #1374
2019-06-04 bors[bot]Merge #1376
2019-06-04 Aleksey Kladovfix debug scopes
2019-06-03 bors[bot]Merge #1373
2019-06-03 Aleksey Kladovadd couple of debug utils
2019-06-01 bors[bot]Merge #1360
2019-06-01 bors[bot]Merge #1359
2019-06-01 bors[bot]Merge #1358
2019-06-01 Aleksey Kladovapply profile filter to top-level entries only
2019-05-22 bors[bot]Merge #1281
2019-05-21 bors[bot]Merge #1307
2019-05-21 Aleksey Kladovbetter profilig
2019-05-21 bors[bot]Merge #1299
2019-05-21 bors[bot]Merge #1302
2019-05-21 Aleksey Kladovprofile type inference
2019-05-13 bors[bot]Merge #1257
2019-05-07 bors[bot]Merge #1255
2019-05-07 Aleksey Kladovswitch to once_cell from lazy_static
2019-04-26 bors[bot]Merge #1212
2019-04-26 kjeremySimplify
2019-04-26 kjeremyPass in char instead of single-char string
2019-04-14 bors[bot]Merge #1146
2019-04-14 Aleksey Kladovfix test
2019-04-14 Aleksey Kladovmore intuitive name
2019-04-14 Aleksey Kladovfilter by time
2019-04-14 Aleksey Kladovcleanup syntax
2019-04-14 Aleksey Kladovfast path for disabled profiler
2019-04-05 bors[bot]Merge #1118
2019-04-04 bors[bot]Merge #1106
2019-04-03 bors[bot]Merge #1101
2019-04-03 bors[bot]Merge #1098
2019-04-03 Sergey Parilinadded some docs to public functions
2019-04-03 bors[bot]Merge #1068
2019-04-02 Sergey ParilinMerge remote-tracking branch 'upstream/master' into...
2019-04-02 Sergey ParilinPR issuse resolved
2019-03-29 Sergey Parilinsome PR issues fixed
2019-03-27 Sergey Parilinprofiling crate first draft