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
/
src
/
librustc_const_eval
Age
Commit message (
Expand
)
Author
Lines
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-4
/
+0
2017-06-18
Use T as the subpattern type of Box<T>
Wonwoo Choi
-15
/
+20
2017-06-13
On-demand is_const_fn
Taylor Cramer
-1
/
+1
2017-06-10
rustc: make the comon case of tcx.infer_ctxt(()) nicer.
Eduard-Mihai Burtescu
-1
/
+1
2017-06-10
rustc: make InferCtxt optional in MemCategorizationContext.
Eduard-Mihai Burtescu
-10
/
+8
2017-06-10
rustc: do not depend on infcx.tables in MemCategorizationContext.
Eduard-Mihai Burtescu
-2
/
+3
2017-06-04
Auto merge of #42265 - Zoxc:for-sugar, r=eddyb
bors
-57
/
+35
2017-06-01
strip param-env from infcx
Niko Matsakis
-3
/
+5
2017-06-01
move projection mode into parameter environment
Niko Matsakis
-3
/
+2
2017-06-01
Change for-loop desugar to not borrow the iterator during the loop
John Kåre Alsaker
-57
/
+35
2017-06-01
Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis
bors
-4
/
+2
2017-06-01
rustc: remove unnecessary ItemSubsts wrapper.
Eduard-Mihai Burtescu
-4
/
+2
2017-05-30
Turn sufficiently old compatibility lints into hard errors
Vadim Petrochenkov
-15
/
+6
2017-05-25
Hygienize `librustc_typeck`.
Jeffrey Seyfried
-3
/
+3
2017-05-22
rename `parameter_environment` to `param_env`
Niko Matsakis
-1
/
+1
2017-05-22
rename `ParameterEnvironment` to `ParamEnv`
Niko Matsakis
-1
/
+1
2017-05-22
centralize the caching for is-copy, is-sized, and is-freeze
Niko Matsakis
-3
/
+3
2017-05-13
rustc: stop interning CodeExtent, it's small enough.
Eduard-Mihai Burtescu
-1
/
+1
2017-05-13
rustc: uniformly compute ParameterEnvironment's "free outlive scope".
Eduard-Mihai Burtescu
-4
/
+3
2017-05-13
Auto merge of #41847 - alexcrichton:less-unstable-annotations, r=eddyb
bors
-3
/
+4
2017-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-3
/
+4
2017-05-09
resolved merge conflicts
achernyak
-13
/
+13
2017-05-08
Remove need for &format!(...) or &&"" dances in `span_label` calls
Oliver Schneider
-13
/
+13
2017-05-04
trait_of_item
achernyak
-1
/
+1
2017-04-30
modify `ExprUseVisitor` and friends to take region-maps, not def-id
Niko Matsakis
-5
/
+6
2017-04-30
introduce per-fn RegionMaps
Taylor Cramer
-1
/
+6
2017-04-30
intern CodeExtents
Niko Matsakis
-3
/
+3
2017-04-27
query for describe_def
achernyak
-1
/
+1
2017-04-24
rustc: use tcx.at(span) to set the location of a query.
Eduard-Mihai Burtescu
-1
/
+1
2017-04-24
rustc: expose the common DUMMY_SP query case as tcx methods.
Eduard-Mihai Burtescu
-2
/
+2
2017-04-24
rustc: rename some of the queries to match tcx methods.
Eduard-Mihai Burtescu
-5
/
+5
2017-04-23
rustc_const_eval: support all unit enum variants.
Eduard-Mihai Burtescu
-45
/
+40
2017-04-23
rustc_const_eval: CallOn isn't needed, typeck/const-qualif handle those cases.
Eduard-Mihai Burtescu
-1
/
+1
2017-04-23
rustc: make the const-eval cache polymorphic.
Eduard-Mihai Burtescu
-107
/
+89
2017-04-18
convert calls to `visit_all_item_likes_in_krate`
Niko Matsakis
-4
/
+1
2017-04-16
rustc: use monomorphic const_eval for cross-crate enum discriminants.
Eduard-Mihai Burtescu
-4
/
+7
2017-04-16
rustc: expose monomorphic const_eval through on-demand.
Eduard-Mihai Burtescu
-34
/
+15
2017-04-16
rustc_const_eval: move ConstEvalErr to the rustc crate.
Eduard-Mihai Burtescu
-209
/
+24
2017-03-31
Don't warn about `char` comparisons in constexprs
Matthew Jasper
-0
/
+11
2017-03-27
Fix various useless derefs and slicings
Oliver Schneider
-3
/
+3
2017-03-23
Remove internal liblog
Alex Crichton
-1
/
+1
2017-03-13
clean up visuals on error index #40425
Joshua Horwitz
-3
/
+3
2017-03-06
Fix ICE: don't use `struct_variant` on enums
Esteban Küber
-1
/
+5
2017-02-25
rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body.
Eduard-Mihai Burtescu
-1
/
+2
2017-02-25
rustc_const_eval: always demand typeck_tables for evaluating constants.
Eduard-Mihai Burtescu
-510
/
+251
2017-02-25
rustc_typeck: rework coherence to be almost completely on-demand.
Eduard-Mihai Burtescu
-2
/
+2
2017-02-25
rustc_typeck: hook up collect and item/body check to on-demand.
Eduard-Mihai Burtescu
-4
/
+2
2017-02-25
rustc: introduce a query system for type information in ty::maps.
Eduard Burtescu
-1
/
+1
2017-02-25
rustc: consolidate dep-tracked hashmaps in tcx.maps.
Eduard-Mihai Burtescu
-5
/
+5
2017-02-23
use a more conservative inhabitableness rule
Ariel Ben-Yehuda
-1
/
+15
[next]