index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_parse
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-4
/
+4
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `rustc-literal-escaper` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `bitflags` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `thin-vec` to newly added `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-22
Move validate_attr to `rustc_attr_parsing`
Jonathan Brouwer
-1
/
+0
2025-07-31
Tidy up `Cargo.toml` files.
Nicholas Nethercote
-0
/
+3
2025-07-24
Call `is_parsed_attribute` rather than keeping track of a list of parsed attr...
Jonathan Brouwer
-0
/
+1
2025-07-08
update to literal-escaper-0.0.5
Marijn Schouten
-1
/
+1
2025-06-23
update to literal-escaper 0.0.4 for better API without `unreachable` and fast...
Marijn Schouten
-1
/
+1
2025-04-04
Update `rustc-literal-escaper` version to `0.0.2`
Guillaume Gomez
-1
/
+1
2025-04-04
Replace `rustc_lexer/unescape` with `rustc-literal-escaper` crate
Guillaume Gomez
-0
/
+1
2025-03-18
Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...
Ralf Jung
-1
/
+0
2025-03-17
Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...
Jacob Pratt
-0
/
+1
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-2
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+2
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-10
Extract `unescape` from `rustc_lexer` into its own crate
Guillaume Gomez
-0
/
+1
2024-10-12
Update unicode-width to 0.2.0
printfn
-1
/
+1
2024-08-24
Avoid double-handling of attributes in `collect_tokens`.
Nicholas Nethercote
-0
/
+1
2024-05-06
Move some tests from `rustc_expand` to `rustc_parse`.
Nicholas Nethercote
-0
/
+4
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-2
/
+2
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-02-21
Upgrade `thin-vec` from 0.2.9 to 0.2.12.
Nicholas Nethercote
-1
/
+1
2022-11-17
Use `ThinVec` in `ast::Path`.
Nicholas Nethercote
-3
/
+4
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-04-25
migrate ambiguous plus diagnostic
Christian Poveda
-0
/
+1
2021-10-31
Lint against RTL unicode codepoints in literals and comments
Esteban Küber
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-25
rustc_parse: Remove unused dependency smallvec
Josh Triplett
-1
/
+0
2021-02-14
bumped smallvec deps
klensy
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+22