about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2019-10-14 17:52:38 -0700
committerGitHub <noreply@github.com>2019-10-14 17:52:38 -0700
commit6241a4a108131a3812fb600f3a0f0eb7ba75ad76 (patch)
tree4439a0ecd5010a5518f1596dca71175be49af7e1 /src/libsyntax/parse/parser
parente38639fe123194200842b3e18e0c2313b0372a8c (diff)
parentf0e2fc76235cb5184e264d028d86e1ab718b6214 (diff)
downloadrust-6241a4a108131a3812fb600f3a0f0eb7ba75ad76.tar.gz
rust-6241a4a108131a3812fb600f3a0f0eb7ba75ad76.zip
Rollup merge of #65340 - bjorn3:cg_ssa_refactor4, r=eddyb
Several changes to the codegen backend organization

* Split functions from values in cg_ssa `BackendTypes`.
* Remove `is_const_integral` function from `ConstMethods`.
* Actually register the invalid monomorphization of intrinsic long diagnostic and remove the `diagnostics` method from `CodegenBackends`, as it was unused.
* Add cg_ssa and cg_utils provided methods to `default_provide`, so codegen backend don't have to do it themself.
Diffstat (limited to 'src/libsyntax/parse/parser')
0 files changed, 0 insertions, 0 deletions