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
17f69bfda0
rust
/
library
/
proc_macro
/
src
/
bridge
History
Download ZIP
Download TAR.GZ
Pietro Albini
779dd35649
manual clippy fixes
2025-05-12 15:33:41 +02:00
..
arena.rs
manual clippy fixes
2025-05-12 15:33:41 +02:00
buffer.rs
Revert "Add a hack to prevent proc_macro misopt in CI"
2024-09-18 13:53:33 -07:00
client.rs
Replace proc_macro::SourceFile by Span::{file, local_file}.
2025-04-11 15:07:08 +02:00
closure.rs
proc_macro: Apply unsafe_op_in_unsafe_fn
2025-02-14 07:36:17 -08:00
fxhash.rs
proc_macro: add
#![warn(unreachable_pub)]
2025-01-20 18:46:29 +01:00
handle.rs
SeqCst->Relaxed for proc_macro bridge counter.
2024-03-19 15:27:11 +01:00
mod.rs
Replace proc_macro::SourceFile by Span::{file, local_file}.
2025-04-11 15:07:08 +02:00
rpc.rs
proc_macro: add
#![warn(unreachable_pub)]
2025-01-20 18:46:29 +01:00
selfless_reify.rs
library: Use size_of from the prelude instead of imported
2025-03-06 20:20:38 -08:00
server.rs
Replace proc_macro::SourceFile by Span::{file, local_file}.
2025-04-11 15:07:08 +02:00
symbol.rs
Remove support for specializing ToString outside the standard library
2024-12-13 13:48:19 +00:00