This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a413f77285c0ab551cf58db729e054f43150dd50
rust
/
compiler
/
rustc_parse
/
src
History
Jonathan Brouwer
3d5d72b761
Port
#[target_feature]
to the new attribute parsing infrastructure
...
Signed-off-by: Jonathan Brouwer <
jonathantbrouwer@gmail.com
>
2025-07-03 07:54:19 +02:00
..
lexer
update to literal-escaper 0.0.4 for better API without
unreachable
and faster string parsing
2025-06-23 06:36:22 +00:00
parser
Auto merge of
#143338
- matthiaskrgr:rollup-ykaxh04, r=matthiaskrgr
2025-07-02 23:29:03 +00:00
errors.rs
Remove let_chains feature
2025-06-30 07:49:20 -05:00
lib.rs
Remove all unused feature gates from the compiler
2025-06-08 14:50:42 +00:00
validate_attr.rs
Port
#[target_feature]
to the new attribute parsing infrastructure
2025-07-03 07:54:19 +02:00