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_span
/
src
/
hygiene.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-24
/
+2
2021-03-26
Use iter::zip in compiler/
Josh Stone
-1
/
+1
2021-03-18
Remove unwrap_none/expect_none from compiler/.
Mara Bos
-5
/
+9
2021-03-11
Remove useless method.
Camille GILLOT
-6
/
+0
2021-02-13
Use debug log level for developer oriented logs
Tomasz Miąsko
-2
/
+2
2021-01-23
Add disambiugator to ExpnData
Aaron Hill
-5
/
+152
2021-01-07
resolve: Scope visiting doesn't need an `Ident`
Vadim Petrochenkov
-0
/
+4
2021-01-03
Make `ExpnData` fields `krate` and `orig_id` private
Aaron Hill
-2
/
+42
2020-12-30
Rename kw::Invalid -> kw::Empty
Joshua Nelson
-2
/
+2
2020-10-27
Show the inline stack of MIR lints that only occur after inlining
Oliver Scherer
-0
/
+3
2020-10-14
Remove unused code from rustc_span
est31
-8
/
+0
2020-09-27
Rollup merge of #77263 - bugadani:cleanup, r=lcnr
Jonas Schievink
-1
/
+1
2020-09-27
Clean up trivial if let
Dániel Buga
-1
/
+1
2020-09-27
Fix typo in ExpnData documentation
Joshua Nelson
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1239