servo/components/script_bindings
Simon Wülker eaaad757e8
Specify C ABI for generated extern functions in CodegenRust.py (#35278)
Extern functions without an explicit abi are deprecated
in future versions of rust.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-02-04 08:40:46 +00:00
..
codegen Specify C ABI for generated extern functions in CodegenRust.py (#35278) 2025-02-04 08:40:46 +00:00
webidls script: Implement the Bytes() method on Request and Response (#35250) 2025-02-02 07:49:48 +00:00
build.rs script: Move code generation and webidl files to new script_bindings crate. (#35157) 2025-01-24 20:47:43 +00:00
callback.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
Cargo.toml Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
conversions.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
lib.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
reflector.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
str.rs bindings: Move string-related bindings code to script_bindings. (#35172) 2025-01-29 07:40:25 +00:00
trace.rs bindings: Move string-related bindings code to script_bindings. (#35172) 2025-01-29 07:40:25 +00:00