]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #79287 - jonas-schievink:const-trait-impl, r=oli-obk
[rust.git] / src /
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79147 - camelid:mir-gitattributes...
2020-11-19 Dylan DPCRollup merge of #79117 - cjkenn:mir-fuel, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79116 - petrochenkov:gdbwarn, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79110 - estebank:issue-58964, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79102 - Alexendoo:ice-regression-tests...
2020-11-19 Dylan DPCRollup merge of #79101 - tmiasko:lower-func-type, r...
2020-11-19 Dylan DPCRollup merge of #79094 - est31:ignore_macos, r=pietroalbini
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79082 - ThePuzzlemaker:issue-78941...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-19 borsAuto merge of #79198 - RalfJung:miri, r=RalfJung
2020-11-19 cjkennupdate print fuel test output again...
2020-11-19 borsAuto merge of #78449 - Aaron1011:fix/libstd-semi, r...
2020-11-19 Ralf Jungupdate Miri
2020-11-19 Tim DiekmannFix debuginfo test for `Vec`
2020-11-19 borsAuto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbini
2020-11-19 borsAuto merge of #79002 - est31:backtrace_colno, r=dtolnay
2020-11-19 Tomasz MiąskoRevert "Normalize function type during validation"
2020-11-19 Aaron HillBump stage0 rustfmt to nightly-2020-11-19
2020-11-18 borsAuto merge of #79106 - tmiasko:inline-hint, r=nagisa...
2020-11-18 Josh StoneMake compiletest testing use the local sysroot
2020-11-18 Hannah McLaughlinAdd test
2020-11-18 Nixon Enraght-Moonyadd [src] links to methods on a trait's page
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Hannah McLaughlinFix rustdoc: Referencing methods on extern_types does...
2020-11-18 Fabian ZaiserTest drop order for (destructuring) assignments
2020-11-18 Tim DiekmannUse `Cell` instead of `Vec` in const-generics test
2020-11-18 Tim DiekmannAdd support for custom allocators in `Vec`
2020-11-18 borsAuto merge of #79167 - m-ou-se:rollup-4g15apk, r=m...
2020-11-18 Esteban KüberAccount for indirect cyclic requirements
2020-11-18 Esteban KüberRemove redundant notes in E0275
2020-11-18 cjkennchange print-fuel ui test to check-pass
2020-11-18 Mara BosRollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obk
2020-11-18 Mara BosRollup merge of #79151 - wchargin:wchargin-io-write...
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-18 Mara BosRollup merge of #79133 - pietroalbini:simplify-stage0...
2020-11-18 Mara BosRollup merge of #79131 - vertexclique:stdarch-update...
2020-11-18 Mara BosRollup merge of #79114 - andjo403:nonzero_leading_trail...
2020-11-18 Mara BosRollup merge of #79079 - camelid:mir-visit-docs, r...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78785 - cuviper:weak-getrandom, r...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 cjkennmove fuel checks to later points in instcombine and...
2020-11-18 varkorAdd tests for multi-segment paths in const generic...
2020-11-18 varkorPermit standalone generic parameters as const generic...
2020-11-18 Nixon Enraght-MoonyExtract write_srclink to its own method
2020-11-18 borsAuto merge of #79159 - pietroalbini:woops, r=pietroalbini
2020-11-18 Bastian Kauschkechange error for `LayoutErr::SizeOverflow`
2020-11-18 Pietro AlbiniRevert "Auto merge of #79132 - pietroalbini:beta-next...
2020-11-18 Stein SomersBTreeMap: reuse NodeRef as Root, keep BoxedNode for...
2020-11-18 borsAuto merge of #77820 - jyn514:from-inner, r=petrochenkov
2020-11-18 Joshua NelsonAllow using `download-ci-llvm` from directories other...
2020-11-18 12101111fix handling the default config for profiler and sanitizers
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Mark RousskovIgnore failures of RLS on aarch64 Windows
2020-11-17 CamelidFix handling of panic calls
2020-11-17 Joshua NelsonRemove dead code in rustdoc::doctree
2020-11-17 Joshua NelsonAdd `from_def_id_and_kind` reducing duplication in...
2020-11-17 Joshua NelsonUse DefPath for clean::Visibility, not clean::Path
2020-11-17 Rune TynanMove change to check_fn, fix up overloaded-calls-nontuple
2020-11-17 Mark RousskovUpdate fulldeps test
2020-11-17 borsAuto merge of #79138 - m-ou-se:rollup-owel5ld, r=m...
2020-11-17 Mara BosRollup merge of #79130 - lcnr:extend-tes, r=varkor
2020-11-17 Mara BosRollup merge of #79126 - jyn514:auto, r=GuillaumeGomez
2020-11-17 Mara BosRollup merge of #79125 - jyn514:fewer-types, r=Guillaum...
2020-11-17 Mara BosRollup merge of #79120 - calebcartwright:update-rustfmt...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 Mara BosRollup merge of #79069 - jyn514:class-none, r=Guillaume...
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #74293 - GuillaumeGomez:rustdoc-test...
2020-11-17 Pietro Albinibootstrap: use the same version number for rustc and...
2020-11-17 ThePuzzlemakerFix ui tests for `fn`s with qualifiers in `extern`...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-17 Guillaume GomezAdd test to ensure that no DOS backline (\r\n) doesn...
2020-11-17 Guillaume GomezEnsure that the source code display is working with...
2020-11-17 Mark RousskovInstall CI llvm into the library directory
2020-11-17 Mark RousskovAvoid installing external LLVM dylibs
2020-11-17 Pietro Albinibuild-manifest: strip newline from rustc version
2020-11-17 Pietro Albinithis is beta 1.49.0
2020-11-17 Guillaume GomezRemove unused import
2020-11-17 Guillaume GomezAdd comment explaining why we can't split on `error...
2020-11-17 Guillaume GomezCorrectly detect color support
2020-11-17 Guillaume GomezUpdate doctest tests
2020-11-17 Guillaume GomezSimplfy color availability check
2020-11-17 Guillaume GomezAdd check to get windows console type to decide to...
2020-11-17 Guillaume GomezUpdate error code detection in compile_fail doctests
2020-11-17 Guillaume GomezAdd color in rustdoc --test output
2020-11-17 borsAuto merge of #79128 - m-ou-se:rollup-lzz1dym, r=m...
2020-11-17 Bastian Kauschkeextend macro braces test
2020-11-17 oliFix exhaustiveness in case a byte string literal is...
2020-11-17 Mara BosRollup merge of #79107 - pietroalbini:build-manifest...
2020-11-17 Mara BosRollup merge of #79105 - petrochenkov:winlink, r=shepmaster
2020-11-17 Mara BosRollup merge of #79097 - GuillaumeGomez:code-block...
2020-11-17 Mara BosRollup merge of #79088 - euclio:span-label-doc, r=estebank
2020-11-17 Mara BosRollup merge of #79077 - RalfJung:llvm-magic, r=Mark...
2020-11-17 Mara BosRollup merge of #79027 - tmiasko:inline-always-live...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
next