This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
86d69f9987
rust
/
compiler
/
rustc_const_eval
/
src
History
Download ZIP
Download TAR.GZ
Oli Scherer
77174d3f29
Turn const_caller_location from a query to a hook
2023-10-31 16:15:18 +00:00
..
const_eval
interpret: call caller_location logic the same way codegen does, and share some code
2023-10-28 15:40:03 +02:00
interpret
Rollup merge of
#117317
- RalfJung:track-caller, r=oli-obk
2023-10-30 17:33:16 +01:00
transform
Refactor away the need for some
descr
methods.
2023-10-25 16:40:32 +00:00
util
Turn const_caller_location from a query to a hook
2023-10-31 16:15:18 +00:00
errors.rs
more precise error for 'based on misaligned pointer' case
2023-10-15 18:13:33 +02:00
lib.rs
Turn const_caller_location from a query to a hook
2023-10-31 16:15:18 +00:00