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_trait_selection
/
src
/
traits
/
codegen.rs
Age
Commit message (
Expand
)
Author
Lines
2022-12-08
Move codegen_select_candidate to a rustc_traits
Michael Goulet
-88
/
+0
2022-12-06
Avoid noting cause code (which is usually misc, b/c codegen) for opaque type ...
Michael Goulet
-1
/
+1
2022-11-25
get rid of to_poly_trait_predicate
Oli Scherer
-2
/
+1
2022-11-16
Convert predicates into Predicate in the Obligation constructor
Oli Scherer
-1
/
+1
2022-10-07
Change InferCtxtBuilder from enter to build
Cameron Steffen
-46
/
+47
2022-10-07
Introduce TypeErrCtxt
Cameron Steffen
-2
/
+2
2022-09-19
Make cycle errors recoverable
Joshua Nelson
-0
/
+10
2022-09-09
rename `codegen_fulfill_obligation`
lcnr
-1
/
+1
2022-09-01
tracing::instrument cleanup
Oli Scherer
-2
/
+0
2022-08-03
Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726
Matthias Krüger
-2
/
+2
2022-08-02
Rollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
Matthias Krüger
-2
/
+0
2022-07-26
Use TraitEngine in more places that don't specifically need FulfillmentCtxt::...
Michael Goulet
-2
/
+2
2022-07-21
move `considering_regions` to the infcx
lcnr
-1
/
+3
2022-07-20
take opaq types
ouz-a
-3
/
+6
2022-07-11
cg_fulfill_obligation: expect erased regions
lcnr
-2
/
+0
2022-05-11
Gracefully fail to resolve associated items instead of `delay_span_bug`.
Camille GILLOT
-75
/
+16
2022-03-31
Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors
Dylan DPC
-2
/
+2
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-2
/
+2
2022-03-30
Don't ICE when opaque types get their hidden type constrained again.
Oli Scherer
-13
/
+6
2022-03-28
Fail more aggressively
Oli Scherer
-4
/
+5
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-0
/
+5
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-4
/
+4
2022-03-02
rename ErrorReported -> ErrorGuaranteed
mark
-4
/
+4
2022-02-18
Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebank
Matthias Krüger
-0
/
+2
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-5
/
+0
2022-02-09
Ensure that queries only return Copy types.
Camille GILLOT
-2
/
+2
2022-02-02
Fix some doctests where the main function returns an opaque type
Oli Scherer
-0
/
+5
2022-01-31
Rollup merge of #90277 - pierwill:fix-70258-inference-terms, r=jackh726
Matthias Krüger
-3
/
+5
2022-01-17
Fix Inline MIR pass on a function with un-satisfiable bounds
Michael Goulet
-0
/
+2
2021-12-15
Remove `in_band_lifetimes` from `rustc_trait_selection`
Sylvan Bowdler
-1
/
+1
2021-11-08
Make select_* methods return Vec for TraitEngine
Deadbeef
-1
/
+2
2021-11-06
Improve terminology around "after typeck"
pierwill
-3
/
+5
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-02-13
Use debug log level for developer oriented logs
Tomasz Miąsko
-1
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-4
/
+4
2020-10-23
review comments
Esteban Küber
-1
/
+4
2020-10-18
Move orphan module-name/mod.rs files into module-name.rs files
est31
-0
/
+129