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_builtin_macros
/
src
/
source_util.rs
Age
Commit message (
Expand
)
Author
Lines
2022-11-27
Prefer doc comments over `//`-comments in compiler
Maybe Waffle
-1
/
+1
2022-11-11
Introduce `ExprKind::IncludedBytes`
clubby789
-1
/
+4
2022-08-16
Make `ExtCtxt::expr_lit` non-`pub`.
Nicholas Nethercote
-1
/
+1
2022-05-03
Add support for a new attribute `#[debugger_visualizer]` to support embedding...
ridwanabdillahi
-43
/
+4
2022-04-09
Auto merge of #95697 - klensy:no-strings, r=petrochenkov
bors
-3
/
+3
2022-04-08
check_doc_keyword: don't alloc string for emptiness check
klensy
-3
/
+3
2022-04-06
Stop flagging certain inner attrs as outer ones
León Orell Valerian Liehr
-4
/
+7
2022-03-26
Move resolve_path to rustc_builtin_macros and make it private
Badel2
-4
/
+43
2022-02-19
Adopt let else in more places
est31
-9
/
+6
2021-07-17
Compute a better `lint_node_id` during expansion
Aaron Hill
-1
/
+1
2021-05-05
Use local and remapped paths where appropriate
Andy Wang
-1
/
+3
2021-03-05
expand: Some more consistent naming in module loading
Vadim Petrochenkov
-2
/
+2
2021-03-05
expand: Move module file path stack from global session to expansion data
Vadim Petrochenkov
-4
/
+3
2021-01-20
Force token collection to run when parsing nonterminals
Aaron Hill
-2
/
+3
2020-10-04
Remove extra indirection in LitKind::ByteStr
Robin Schoonover
-3
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+225