Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-GPU/rust-cuda
/ sess
Method
sess
crates/rustc_codegen_nvvm/src/context.rs:222–224 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
220
}
221
222
fn sess(&self) -> &Session {
223
self.tcx.sess
224
}
225
226
fn check_overflow(&self) -> bool {
227
self.check_overflow
Callers
15
predefine_static
Method · 0.80
scalar_to_backend
Method · 0.80
module_codegen
Function · 0.80
append_chunks_of_init_and_uninit_bytes
Function · 0.80
check_and_apply_linkage
Function · 0.80
new
Method · 0.80
handle_layout_err
Method · 0.80
call_lifetime_intrinsic
Method · 0.80
set_var_name
Method · 0.80
lookup_debug_loc
Method · 0.80
create_function_debug_context
Method · 0.80
dbg_scope_fn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected