]> git.lizzy.rs Git - rust.git/history - src/libprofiler_builtins
Auto merge of #42664 - alexcrichton:moar-crates, r=eddyb
[rust.git] / src / libprofiler_builtins /
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42625 - michaelwoerister:dep-node-debug...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Marco CastelluccioFix gcc version required by libprofiler_builtins
2017-06-12 Marco CastelluccioRedefine strdup, open, fdopen as _strdup, _open, _fdope...
2017-06-12 Marco CastelluccioCompile WindowsMMap too on MSVC
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-05-01 whitequarkAdd profiling support, through the rustc -Z profile...