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_incremental
/
src
/
assert_module_sources.rs
Age
Commit message (
Expand
)
Author
Lines
2023-06-08
Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis...
Andrew Xie
-1
/
+1
2023-06-05
Fixed to_sorted => to_sorted_stable_ord
Andrew Xie
-2
/
+2
2023-06-04
Switched some uses to UnordMap
Andrew Xie
-5
/
+4
2023-06-04
Removed use of iteration through a HashMap/HashSet in rustc_incremental and r...
Andrew Xie
-2
/
+2
2023-03-03
Match unmatched backticks in compiler/ that are part of rustdoc
est31
-1
/
+1
2023-02-21
Use `ThinVec` in various AST types.
Nicholas Nethercote
-1
/
+2
2023-01-30
incremental: migrate diagnostics
David Wood
-29
/
+21
2022-07-20
Remove unused StableMap and StableSet types from rustc_data_structures
Michael Woerister
-1
/
+1
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-1
/
+1
2022-05-02
fix most compiler/ doctests
Elliot Roberts
-0
/
+1
2022-04-08
check_doc_keyword: don't alloc string for emptiness check
klensy
-14
/
+9
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-1
/
+1
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-12-13
Remove `in_band_lifetimes` from `rustc_incremental`
Peter Jaszkowiak
-1
/
+1
2021-12-07
Document all public items in `rustc_incremental`
pierwill
-0
/
+1
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-20
/
+19
2021-05-12
Use () for codegen queries.
Camille GILLOT
-1
/
+1
2021-03-09
Remove hir::Crate::attrs.
Camille GILLOT
-1
/
+1
2020-10-28
Avoid reallocating cgu_path_components
Dániel Buga
-2
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+180