]> git.lizzy.rs Git - rust.git/history - compiler
Delay bug for non-universal regions in member constraints
[rust.git] / compiler /
2020-09-26 Matthew JasperDelay bug for non-universal regions in member constraints
2020-09-26 borsAuto merge of #76485 - estebank:format_arg_capture_span...
2020-09-26 borsAuto merge of #70743 - oli-obk:eager_const_to_pat_conve...
2020-09-26 borsAuto merge of #74225 - poliorcetics:std-thread-unsafe...
2020-09-26 borsAuto merge of #76176 - marmeladema:fix-closure-path...
2020-09-25 marmelademaMove `is_raw_guess` check in `ty::print::pretty`
2020-09-25 marmelademaAddress review comment
2020-09-25 marmelademaRemove now unused `double_braced_*` symbols
2020-09-25 marmelademaFix profiling query key creation
2020-09-25 marmelademaSimplify some match statements on `DefPathDataName'
2020-09-25 marmelademaAvoid calling `Symbol::interner` in `compute_codegen_un...
2020-09-25 marmelademaRename `DefPathData::get_name()` to `DefPathData::name()`
2020-09-25 marmelademaFix pretty-printing of `DisambiguatedDefPathData`
2020-09-25 marmelademaImplement `Display` for `DisambiguatedDefPathData`...
2020-09-25 marmelademaMove from {{closure}}#0 syntax to {closure#0} for ...
2020-09-25 borsAuto merge of #77201 - matthewjasper:rename-get-uncheck...
2020-09-25 borsAuto merge of #77198 - jonas-schievink:rollup-i59i41h...
2020-09-25 Jonas SchievinkRollup merge of #77189 - pickfire:patch-5, r=Mark-Simul...
2020-09-25 Jonas SchievinkRollup merge of #77183 - bugadani:issue-77088, r=varkor
2020-09-25 Jonas SchievinkRollup merge of #77176 - austinkeeley:intrinsics-docume...
2020-09-25 Jonas SchievinkRollup merge of #77155 - lcnr:ImplSource, r=ecstatic...
2020-09-25 Jonas SchievinkRollup merge of #77146 - Mark-Simulacrum:xpyinstall...
2020-09-25 Jonas SchievinkRollup merge of #77126 - Mark-Simulacrum:llvm-less...
2020-09-25 Jonas SchievinkRollup merge of #77120 - ecstatic-morse:keep-stage...
2020-09-25 Jonas SchievinkRollup merge of #77106 - matthiaskrgr:changelog_seen...
2020-09-25 Jonas SchievinkRollup merge of #77097 - fusion-engineering-forks:slice...
2020-09-25 Jonas SchievinkRollup merge of #77086 - ehuss:src-libunwind, r=Mark...
2020-09-25 Jonas SchievinkRollup merge of #77073 - lcnr:ty-trait-param, r=matthew...
2020-09-25 Jonas SchievinkRollup merge of #77066 - jonas-schievink:dest-prop...
2020-09-25 Jonas SchievinkRollup merge of #77005 - ssomers:btree_cleanup_3, r...
2020-09-25 Jonas SchievinkRollup merge of #76973 - lzutao:unstably-const-assume...
2020-09-25 Jonas SchievinkRollup merge of #76932 - fusion-engineering-forks:condv...
2020-09-25 borsAuto merge of #77157 - tmiasko:simplify-cfg-dup, r...
2020-09-25 borsAuto merge of #73453 - erikdesjardins:tuplayout, r...
2020-09-25 Dániel BugaAllow multiple allow_internal_unstable attributes
2020-09-25 borsAuto merge of #77152 - vandenheuvel:update_chalk_furthe...
2020-09-25 borsAuto merge of #77041 - lcnr:const-eval-perf, r=ecstatic...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-25 borsAuto merge of #76844 - simonvandel:fix-76803, r=wesleywiser
2020-09-25 borsAuto merge of #77172 - jonas-schievink:rollup-a041rou...
2020-09-25 Jonas SchievinkRollup merge of #77165 - simonvandel:do-not-fire-on...
2020-09-25 Jonas SchievinkRollup merge of #77164 - fusion-engineering-forks:no...
2020-09-25 Jonas SchievinkRollup merge of #77160 - ecstatic-morse:const-fn-transm...
2020-09-25 Jonas SchievinkRollup merge of #77136 - ecstatic-morse:issue-77134...
2020-09-25 Jonas SchievinkRollup merge of #77121 - duckymirror:html-root-url...
2020-09-25 Jonas SchievinkRollup merge of #77081 - LingMan:patch-1, r=jonas-schievink
2020-09-25 Jonas SchievinkRollup merge of #77079 - poliorcetics:more-self-in...
2020-09-25 Jonas SchievinkRollup merge of #77078 - LingMan:patch-2, r=jonas-schievink
2020-09-25 Jonas SchievinkRollup merge of #77074 - lcnr:array-from-ref, r=SimonSapin
2020-09-25 Jonas SchievinkRollup merge of #77050 - follower:patch-1, r=oli-obk
2020-09-25 Jonas SchievinkRollup merge of #77044 - pickfire:patch-4, r=jyn514
2020-09-25 Jonas SchievinkRollup merge of #76978 - duckymirror:mpsc-from-doc...
2020-09-25 Jonas SchievinkRollup merge of #76724 - ecstatic-morse:dataflow-pass...
2020-09-25 Jonas SchievinkRollup merge of #76304 - CDirkx:const-ip, r=ecstatic...
2020-09-25 Jonas SchievinkRollup merge of #75438 - Cldfire:rustdoc/use-adaptive...
2020-09-24 borsAuto merge of #77014 - tmiasko:arena, r=Mark-Simulacrum
2020-09-24 Bastian Kauschkeperf: split progress_obligations with inline(never)
2020-09-24 Dylan MacKenzieSuggest `const_fn_transmute` instead of `const_fn`
2020-09-24 Simon Vandel SillesenResolve https://github.com/rust-lang/rust/pull/76673...
2020-09-24 Bram van den HeuvelUpgrade chalk to 0.28.0
2020-09-24 borsAuto merge of #76918 - ishitatsuyuki:match-fastpath...
2020-09-24 Bastian Kauschkeremove enum name from ImplSource variants
2020-09-24 Bram van den HeuvelUpdate chalk to 0.27.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.26.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.25.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.24.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.23.0
2020-09-24 Bram van den HeuvelUpdate chalk to 0.22.0
2020-09-24 borsAuto merge of #77006 - oli-obk:🐌_const_queries, r=Mark...
2020-09-24 Oliver SchererAlways cache const eval queries
2020-09-24 Oliver SchererDocument `FallbackToConstRef` and make sure we don...
2020-09-24 borsAuto merge of #76820 - jyn514:query-comments, r=davidtwco
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-24 borsAuto merge of #77049 - lcnr:const-eval-function-signatu...
2020-09-24 Oliver SchererDeduplicate the "needs partialeq derive" message creati...
2020-09-24 borsAuto merge of #77028 - andjo403:mini, r=matthewjasper
2020-09-24 Oliver SchererUse correct type in diagnostics again
2020-09-24 Oliver SchererDon't talk about determinism
2020-09-24 Bastian Kauschkevisit impl self ty + trait
2020-09-24 Bastian Kauschkeassign the correct `DefId` in `nominal_obligations`
2020-09-24 Bastian Kauschkewalk hir to get const evaluatable predicates
2020-09-24 Bastian Kauschkefmt, use IndexSet directly instead of UniquePredicates
2020-09-24 Bastian Kauschkeconst_evaluatable_checked: collect predicates from...
2020-09-24 borsAuto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasper
2020-09-24 Dylan MacKenzieSuggest `const_mut_refs` for mutable references in...
2020-09-24 borsAuto merge of #74430 - Manishearth:stabilize-intra...
2020-09-24 borsAuto merge of #77083 - KodrAus:revert/const-type-id...
2020-09-24 Tomasz MiąskoRemove duplicated SimplifyCfg pass
2020-09-23 borsAuto merge of #77102 - Dylan-DPC:rollup-2jfrg3u, r...
2020-09-23 borsAuto merge of #76673 - simonvandel:remove-unneeded...
2020-09-23 Erik Hofmayertidy
2020-09-23 Erik Hofmayer/nightly/nightly-rustc
2020-09-23 Erik HofmayerUpdated html_root_url for compiler crates
2020-09-23 Oliver SchererUpdate documentation tests
2020-09-23 Oliver SchererMake sure we keep emitting a hard error
2020-09-23 Oliver SchererMake sure we report a future incompat error in all...
2020-09-23 Oliver SchererName function correctly
2020-09-23 Oliver SchererMake sure we don't hide errors just because a lint...
2020-09-23 Oliver SchererDeduplicate errors in const to pat conversion
2020-09-23 Oliver SchererTalk about unpredictable instead of "not deterministic"
next