]> git.lizzy.rs Git - rust.git/history - crates/ra_prof
Merge #4927
[rust.git] / crates / ra_prof /
2020-05-05 bors[bot]Merge #4166
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-30 bors[bot]Merge #4222
2020-04-30 bors[bot]Merge #4178
2020-04-29 bors[bot]Merge #4119
2020-04-28 bors[bot]Merge #4196
2020-04-28 bors[bot]Merge #4161
2020-04-28 bors[bot]Merge #4193
2020-04-28 bors[bot]Merge #4184
2020-04-28 bors[bot]Merge #4148
2020-04-28 Aleksey KladovMerge pull request #4157 from lnicola/glibc-releases
2020-04-25 veetahaSimplify profiler impl (bubble up Option and shorten...
2020-04-25 bors[bot]Merge #4145
2020-04-25 Aleksey KladovExtract messy tree handling out of profiling code
2020-04-25 Aleksey KladovSimplify
2020-04-25 Aleksey KladovSimplify hprof
2020-04-25 Aleksey KladovMove hprof to a separate file
2020-04-25 Aleksey Kladovminor clenup
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-10 bors[bot]Merge #3933
2020-04-10 Aleksey KladovMove timeit to stdx
2020-04-03 bors[bot]Merge #3814
2020-04-01 bors[bot]Merge #3765
2020-03-30 bors[bot]Merge #3761
2020-03-30 bors[bot]Merge #3763
2020-03-30 bors[bot]Merge #3754
2020-03-30 Aleksey KladovFix race in the tests
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-06 bors[bot]Merge #3497
2020-03-06 Aleksey KladovAllow specifying additional info on call to profile
2020-02-29 bors[bot]Merge #3309
2020-02-27 bors[bot]Merge #3308
2020-02-27 bors[bot]Merge #3285
2020-02-27 bors[bot]Merge #3335
2020-02-27 bors[bot]Merge #3337
2020-02-27 Shotaro YamadaRemove unused dependencies
2020-02-19 bors[bot]Merge #3215
2020-02-19 Aleksey KladovMerge pull request #3239 from matklad/opt-backtrace
2020-02-19 Aleksey KladovMake backtrace optional
2020-02-18 bors[bot]Merge #3221
2020-02-18 bors[bot]Merge #3220
2020-02-18 Kirill BulatovUpdate versions
2020-02-18 Kirill BulatovRun cargo +nightly fix --clippy -Z unstable-options
2020-02-18 bors[bot]Merge #3026
2020-02-18 Aleksey KladovMerge pull request #3204 from Veetaha/feature/vscode...
2020-02-18 Aleksey KladovMerge pull request #3216 from matklad/rename-to-rust...
2020-02-18 Aleksey KladovRename the binary to rust-analyzer
2020-02-17 bors[bot]Merge #3203
2020-02-17 bors[bot]Merge #3202
2020-02-17 Laurențiu NicolaReplace ra_cli mentions
2020-02-17 bors[bot]Merge #3169
2020-02-17 bors[bot]Merge #3099
2020-02-17 bors[bot]Merge #3108
2020-02-17 bors[bot]Merge #3153
2020-02-17 bors[bot]Merge #3179
2020-02-16 bors[bot]Merge #3173
2020-02-16 DmitryMerge remote-tracking branch 'origin/master'
2020-02-16 bors[bot]Merge #3171
2020-02-16 Aleksey KladovEnable profiling for bench
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-04 bors[bot]Merge #2962
2020-02-02 bors[bot]Merge #2985
2020-02-02 Aleksey KladovAvoid premature pessimization
2020-01-30 bors[bot]Merge #2946
2020-01-30 bors[bot]Merge #2920
2020-01-29 bors[bot]Merge #2895
2020-01-29 Michal TerepetaA couple of small improvements to ra_prof printing
2020-01-27 bors[bot]Merge #2883
2020-01-25 bors[bot]Merge #2899
2020-01-25 bors[bot]Merge #2903
2020-01-25 Aleksey KladovAdd print_time helper
2020-01-22 Michal TerepetaRewrite ra_prof's profile printing
2020-01-20 bors[bot]Merge #2877
2020-01-19 bors[bot]Merge #2878
2020-01-19 Michal TerepetaFix a corner case when printing unaccounted time
2020-01-09 Aleksey KladovMerge pull request #2732 from detrumi/cargo-toml-not...
2020-01-07 Aleksey KladovMerge pull request #2725 from kiljacken/actions-matrix
2020-01-06 bors[bot]Merge #2750
2020-01-06 bors[bot]Merge #2714
2020-01-06 bors[bot]Merge #2726
2020-01-02 Michal TerepetaImprove profiling output when duration filter is specified
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
next