]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #76839 - lzutao:mips-asm, r=Amanieu
[rust.git] / compiler /
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 Bastian Kauschkenit
2020-09-24 Bastian Kauschkethe two hardest things in programming, names and...
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 est31Remove TrustedLen requirement from BuilderMethods:...
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 Joshua NelsonFix intra-doc links for primitives
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 Dániel BugaEnable const prop into operands at mir_opt_level=2
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"
2020-09-23 Oliver SchererRemove the "lift constant to reference" logic
2020-09-23 borsAuto merge of #77090 - rust-lang:revert-76110-convert...
2020-09-23 Dylan DPCRollup merge of #77055 - est31:more_track_caller, r...
2020-09-23 Dylan DPCRollup merge of #77047 - RalfJung:miri-dealloc, r=oli-obk
2020-09-23 Dylan DPCRollup merge of #77042 - imbolc:patch-2, r=kennytm
2020-09-23 Dylan DPCRollup merge of #77017 - GuillaumeGomez:vec-missing...
2020-09-23 Dylan DPCRollup merge of #76994 - yuk1ty:fix-small-typo, r=estebank
2020-09-23 Dylan DPCRollup merge of #76993 - blitzerr:alloc-ref, r=Amanieu
2020-09-23 Dylan DPCRollup merge of #76965 - fusion-engineering-forks:fix...
2020-09-23 Dylan DPCRollup merge of #76939 - lcnr:const-evaluatable-cont...
2020-09-23 Dylan DPCRollup merge of #76898 - Aaron1011:fix/item-def-span...
2020-09-23 borsAuto merge of #76864 - est31:downloaded_llvm_no_clone_s...
2020-09-23 Bastian Kauschkeuse relevant span when unifying `ConstVarValue`s
2020-09-23 Bastian Kauschkeuse the correct span when dealing with inference variables
2020-09-23 borsAuto merge of #76659 - simonvandel:76432, r=oli-obk
2020-09-23 Bastian Kauschkeunused path
2020-09-23 Bastian Kauschkemerge `need_type_info_err(_const)`
2020-09-23 Andreas JonsonMove MiniSet to data_structures
2020-09-23 borsAuto merge of #76850 - ecstatic-morse:const-checking...
2020-09-23 Jacob HughesFix compilation & test failures
2020-09-23 borsAuto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic
2020-09-23 Avi DessauerUpdate src/librustc_passes/stability.rs
2020-09-23 Avi DessauerUpdate src/librustc_middle/middle/stability.rs
2020-09-23 Avi DessauerUpdate src/librustc_typeck/astconv.rs
2020-09-23 Avi DessauerUpdate src/librustc_passes/stability.rs
2020-09-23 Avi DessauerAdd documentation
2020-09-23 Avi DessauerRemove now unneeded check_stability argument
2020-09-23 Avi DessauerStability annotations on generic trait parameters
2020-09-22 LingManMerge two almost identical match arms
2020-09-22 borsAuto merge of #76928 - lcnr:opaque-types-cache, r=tmandry
2020-09-22 LingManDon't use an if guard to check equality with a constant
2020-09-22 Simon Vandel Sillesencleanup cfg after optimization
2020-09-22 Simon Vandel SillesenThe optimization should also apply for DropAndReplace
2020-09-22 Simon Vandel SillesenGet LocalDefId from source instead of passing in
2020-09-22 Simon Vandel SillesenSuggestion from review
2020-09-22 Simon Vandel SillesenMIR pass to remove unneeded drops on types not needing...
2020-09-22 borsAuto merge of #76810 - Mark-Simulacrum:fix-lld-macos...
2020-09-22 Bastian Kauschkedead_code: look at trait impls even if they don't conta...
2020-09-22 Jonas SchievinkFix dest prop miscompilation around references
2020-09-22 Dylan MacKenzieUse correct feature gate for unsizing casts
2020-09-22 Dylan MacKenzieAdd `#![feature(const_fn_transmute)]` to `rustc_ast`
2020-09-22 Dylan MacKenzieReplace missing comment
2020-09-22 Dylan MacKenzieUse the same name everywhere for `is_const_stable_const_fn`
2020-09-22 Dylan MacKenzieUpdate const-checker to replicate `qualify_min_const_fn`
2020-09-22 Dylan MacKenzieAdd structured errors for `qualify_min_const_fn` checks
2020-09-22 Dylan MacKenzieAllow errors to abort const checking when emitted
2020-09-22 Dylan MacKenzieReturn `true` if `check_const` emits an error
2020-09-22 Dylan MacKenzieAdd const-stability helpers
2020-09-22 Dylan MacKenzieUseful derives on `ops::Status`
next