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
52ff863abc
rust
/
crates
/
ide
/
src
/
syntax_highlighting
History
Download ZIP
Download TAR.GZ
Jonas Schievink
9bd11459ba
Revert "Auto merge of
#12149
- jonas-schievink:literally-just-a-literal, r=jonas-schievink"
...
This reverts commit
cc9ae2b89e
, reversing changes made to
7dfd1cb572
.
2022-05-13 15:08:14 +02:00
..
test_data
Revert "Auto merge of
#12149
- jonas-schievink:literally-just-a-literal, r=jonas-schievink"
2022-05-13 15:08:14 +02:00
escape.rs
Fixed tidy test
2022-03-12 20:04:14 +08:00
format.rs
internal: Re-arrange ide_db modules
2022-03-06 19:04:04 +01:00
highlight.rs
Revert "Auto merge of
#12149
- jonas-schievink:literally-just-a-literal, r=jonas-schievink"
2022-05-13 15:08:14 +02:00
highlights.rs
more clippy fixes
2021-10-16 12:32:55 +01:00
html.rs
feat: Tag macro calls as unsafe if they expand to unsafe expressions
2022-03-20 19:07:44 +01:00
inject.rs
Code blocks with tilde also works like code block
2022-04-01 20:29:32 +09:00
injector.rs
internal: Simplify and optimize syntax_highlighting
2022-03-06 03:49:54 +01:00
macro_.rs
internal: Simplify and optimize syntax_highlighting
2022-03-06 03:49:54 +01:00
tags.rs
Replace write! with direct calls
2022-03-21 10:43:36 +02:00
tests.rs
fix: Attempt to resolve paths in const arguments heuristically
2022-04-06 20:24:24 +02:00