Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
e95fb09dfbd9d25f0a12e7ea84fdf3a896533d54
rust/compiler/rustc_ast/src
History
Jacob Pratt e95fb09dfb Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov
avoid `&mut P<T>` in `visit_expr` etc methods

trying a different way than rust-lang/rust#141636
r? ghost
2025-06-17 23:19:34 +02:00
..
attr
Reduce P<T> to a typedef of Box<T>.
2025-05-27 13:29:24 +10:00
expand
Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk
2025-04-17 21:53:23 +02:00
util
Replace rustc_lexer/unescape with rustc-literal-escaper crate
2025-04-04 14:44:45 +02:00
ast_traits.rs
remove visit_clobber and move DummyAstNode to rustc_expand
2025-05-29 12:46:26 +08:00
ast.rs
Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov
2025-06-17 23:19:34 +02:00
entry.rs
remove support for the #[start] attribute
2025-01-21 06:59:15 -07:00
format.rs
Limit formatting width and precision to 16 bits.
2025-03-10 12:20:05 +01:00
lib.rs
introduce common macro for MutVisitor and Visitor to dedup code
2025-05-19 21:21:03 +08:00
mut_visit.rs
avoid &mut P<T> in visit_expr etc methods
2025-06-12 17:36:03 +08:00
node_id.rs
Reformat use declarations.
2024-07-29 08:26:52 +10:00
ptr.rs
Reduce P<T> to a typedef of Box<T>.
2025-05-27 13:29:24 +10:00
token.rs
Remove token::{Open,Close}Delim.
2025-04-21 07:35:56 +10:00
tokenstream.rs
remove eq_unspanned from TokenStream
2025-05-26 17:02:51 +08:00
visit.rs
Fix some unused fields in AST visitor
2025-06-16 18:23:31 +00:00
Powered by Gitea Version: 1.24.6 Page: 5480ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API