servo/components/script/dom/bindings/codegen
Manish Goregaokar 12dc54d238 Add unrooted_must_root lint for enums and structs containing JS<T>, as well as functions with JS<T> in their parameter list
For safe wrappers over JS<T> (eg Temporary<T>) use #[allow(unrooted_must_root)].
For all other types containing a #[must_root] value, annotate the type with #[must_root] to ensure that it is never used unrooted
2014-09-16 22:11:27 +05:30
..
crashtests Cargoify servo 2014-09-08 20:21:42 -06:00
parser Cargoify servo 2014-09-08 20:21:42 -06:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
stubgenerator Cargoify servo 2014-09-08 20:21:42 -06:00
test Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Bindings.conf Cargoify servo 2014-09-08 20:21:42 -06:00
BindingUtils.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
BindingUtils.h Cargoify servo 2014-09-08 20:21:42 -06:00
Codegen.py Cargoify servo 2014-09-08 20:21:42 -06:00
CodegenRust.py Add unrooted_must_root lint for enums and structs containing JS<T>, as well as functions with JS<T> in their parameter list 2014-09-16 22:11:27 +05:30
Configuration.py Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSClass.h Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.h Cargoify servo 2014-09-08 20:21:42 -06:00
ErrorResult.h Cargoify servo 2014-09-08 20:21:42 -06:00
Errors.msg Cargoify servo 2014-09-08 20:21:42 -06:00
GenerateCSS2PropertiesWebIDL.py Cargoify servo 2014-09-08 20:21:42 -06:00
GlobalGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Makefile.in Cargoify servo 2014-09-08 20:21:42 -06:00
Nullable.h Cargoify servo 2014-09-08 20:21:42 -06:00
PrimitiveConversions.h Cargoify servo 2014-09-08 20:21:42 -06:00
pythonpath.py Cargoify servo 2014-09-08 20:21:42 -06:00
RegisterBindings.h Cargoify servo 2014-09-08 20:21:42 -06:00
TypedArray.h Cargoify servo 2014-09-08 20:21:42 -06:00