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_query_impl
Age
Commit message (
Expand
)
Author
Lines
2022-06-14
Rename rustc_serialize::opaque::Encoder as MemEncoder.
Nicholas Nethercote
-6
/
+6
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-06-13
Integrate measureme's hardware performance counter support.
Eduard-Mihai Burtescu
-0
/
+3
2022-06-10
Revert dc08bc51f2c58a0f5f815a07f9bb3d671153b5a1.
Nicholas Nethercote
-27
/
+68
2022-06-10
Revert b983e42936feab29f6333e9835913afc6b4a394e.
Nicholas Nethercote
-6
/
+6
2022-06-08
Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`.
Nicholas Nethercote
-6
/
+6
2022-06-08
Move `finish` out of the `Encoder` trait.
Nicholas Nethercote
-68
/
+27
2022-06-08
Use delayed error handling for `Encodable` and `Encoder` infallible.
Nicholas Nethercote
-87
/
+71
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-06-03
Remove emit_unit
bjorn3
-5
/
+0
2022-06-01
Lazify `SourceFile::lines`.
Nicholas Nethercote
-1
/
+1
2022-05-29
Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk
bors
-5
/
+8
2022-05-28
Make TyCtxt implement Interner, make HashStable generic and move to rustc_typ...
Michael Goulet
-5
/
+5
2022-05-28
Initial fixes on top of type interner commit
Michael Goulet
-1
/
+1
2022-05-28
Move things to rustc_type_ir
Wilco Kusee
-6
/
+9
2022-05-27
Update to rebased rustc-rayon 0.4
Josh Stone
-1
/
+1
2022-05-21
Auto merge of #97239 - jhpratt:remove-crate-vis, r=joshtriplett
bors
-2
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-2
/
+1
2022-05-13
Cache more queries on disk.
Camille GILLOT
-5
/
+19
2022-05-08
Move lint expectation checking into a separate query (RFC 2383)
xFrednet
-0
/
+10
2022-05-04
Enable tracing for all queryies
Oli Scherer
-0
/
+4
2022-04-21
implement (as of now still unused) query for valtree -> constvalue conversion
b-naber
-0
/
+11
2022-04-17
Stop using CRATE_DEF_INDEX.
Camille GILLOT
-2
/
+2
2022-03-30
rework implementation for inherent impls for builtin types
lcnr
-0
/
+20
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-1
/
+4
2022-02-27
Auto merge of #94084 - Mark-Simulacrum:drop-sharded, r=cjgillot
bors
-9
/
+8
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-21
Auto merge of #94066 - Mark-Simulacrum:factor-out-simple-def-kind, r=davidtwco
bors
-26
/
+4
2022-02-20
Delete QueryLookup
Mark Rousskov
-2
/
+1
2022-02-20
Move Sharded maps into each QueryCache impl
Mark Rousskov
-7
/
+7
2022-02-17
Remove SimpleDefKind
Mark Rousskov
-26
/
+4
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-4
/
+5
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-2
/
+2
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-2
/
+2
2022-02-09
Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillot
bors
-12
/
+22
2022-02-09
Auto merge of #93724 - Mark-Simulacrum:drop-query-stats, r=michaelwoerister
bors
-115
/
+0
2022-02-08
Switch QueryJobId to a single global counter
Mark Rousskov
-12
/
+22
2022-02-08
14956 -> 14952 exports
klensy
-2
/
+2
2022-02-07
15221 -> 14956 exports
klensy
-1
/
+1
2022-02-06
Delete query stats
Mark Rousskov
-115
/
+0
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2022-01-22
Make `Decodable` and `Decoder` infallible.
Nicholas Nethercote
-64
/
+53
2022-01-19
Show a more informative panic message when `DefPathHash` does not exist
Aaron Hill
-1
/
+3
2022-01-10
Update rayon and rustc-rayon
Josh Stone
-1
/
+1
2021-12-23
Import `SourceFile`s from crate before decoding foreign `Span`
Aaron Hill
-0
/
+14
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-2
/
+2
2021-12-15
Remove `SymbolStr`.
Nicholas Nethercote
-2
/
+2
2021-12-14
Remove `in_band_lifetimes` from `rustc_query_impl`
LegionMammal978
-8
/
+7
2021-12-12
Query modifier
Deadbeef
-0
/
+12
2021-12-09
Remove redundant [..]s
est31
-1
/
+1
[prev]
[next]