Skip to content

Instantly share code, notes, and snippets.

View ParkMyCar's full-sized avatar
🎯
Focusing

Parker Timmerman ParkMyCar

🎯
Focusing
View GitHub Profile
@ParkMyCar
ParkMyCar / mz_adapter-2338263512-meta-root.txt
Created November 15, 2024 18:52
rustc -Zls=root mz_adapter-2338263512.rmeta
Crate info:
name mz_adapter-2338263512
hash 59fcc42b6476e10a5d58402b028c5072 stable_crate_id StableCrateId(6891648349329158121)
proc_macro false
triple aarch64-apple-darwin
edition 2021
symbol_mangling_version V0
required_panic_strategy None panic_in_drop_strategy Unwind
has_global_allocator false has_alloc_error_handler false has_panic_handler false has_default_lib_allocator false
compiler_builtins false needs_allocator false needs_panic_runtime false no_builtins false panic_runtime false profiler_runtime false
@ParkMyCar
ParkMyCar / mz_adapter-2338263512-lib-root.txt
Last active November 15, 2024 18:52
rustc -Zls=root mz_adapter-2338263512.rlib
Crate info:
name mz_adapter-2338263512
hash 79eb0dc906c513588d35847be6766a62 stable_crate_id StableCrateId(6891648349329158121)
proc_macro false
triple aarch64-apple-darwin
edition 2021
symbol_mangling_version V0
required_panic_strategy None panic_in_drop_strategy Unwind
has_global_allocator false has_alloc_error_handler false has_panic_handler false has_default_lib_allocator false
compiler_builtins false needs_allocator false needs_panic_runtime false no_builtins false panic_runtime false profiler_runtime false
@ParkMyCar
ParkMyCar / index.html
Created November 14, 2024 19:39
materialize/mz-adapter 1.82.0
This file has been truncated, but you can view the full file.
<html>
<head>
<title>Cargo Build Timings — mz-adapter 0.0.0</title>
<meta charset="utf-8">
<style type="text/css">
html {
font-family: sans-serif;
}
.canvas-container {
@ParkMyCar
ParkMyCar / index.html
Created November 14, 2024 19:39
materialize/mz-adapter 1.80.1
This file has been truncated, but you can view the full file.
<html>
<head>
<title>Cargo Build Timings — mz-adapter 0.0.0</title>
<meta charset="utf-8">
<style type="text/css">
html {
font-family: sans-serif;
}
.canvas-container {
@ParkMyCar
ParkMyCar / index.html
Created November 14, 2024 19:36
materialize/mz-adapter nightly-2024-11-07
This file has been truncated, but you can view the full file.
<html>
<head>
<title>Cargo Build Timings — mz-adapter 0.0.0</title>
<meta charset="utf-8">
<style type="text/css">
:root {
--error-text: #e80000;
--text: #000;
--background: #fff;
--h1-border-bottom: #c0c0c0;