]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik
[rust.git] / src /
2020-11-20 borsAuto merge of #6351 - flip1995:rustup, r=flip1995
2020-11-20 borsAuto merge of #79196 - RalfJung:syscall, r=m-ou-se
2020-11-20 flip1995Properly deprecate panic_params lint
2020-11-20 borsAuto merge of #79192 - tmiasko:naked-noinline, r=oli-obk
2020-11-20 borsAuto merge of #78088 - fusion-engineering-forks:panic...
2020-11-20 borsAuto merge of #79220 - Dylan-DPC:rollup-5bpbygd, r...
2020-11-20 Jake GouldingBump bootstrap compiler version
2020-11-20 Tomasz MiąskoNever inline naked functions
2020-11-19 Dylan DPCRollup merge of #79217 - yoshuawuyts:copy_from_slice...
2020-11-19 Dylan DPCRollup merge of #79212 - LeSeulArtichaut:rustc-ty,...
2020-11-19 Dylan DPCRollup merge of #79204 - pickfire:patch-3, r=jyn514
2020-11-19 Dylan DPCRollup merge of #79194 - est31:array_into_iter_slice...
2020-11-19 Dylan DPCRollup merge of #79193 - tmiasko:revert-78969-normalize...
2020-11-19 Dylan DPCRollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011
2020-11-19 Dylan DPCRollup merge of #79183 - cuviper:compiletest-test-sysro...
2020-11-19 Dylan DPCRollup merge of #79181 - aDotInTheVoid:provided-method...
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 NadrierilRegroup many usefulness-related test in the same folder
2020-11-19 Mara BosClippy: Match on assert!() expansions without an inner...
2020-11-19 Mara BosRemove the clippy::panic-params lint.
2020-11-19 borsAuto merge of #79200 - Dylan-DPC:rollup-su689pq, r...
2020-11-19 Vadim Petrochenkovexpand: Stop derive expansion un unexpected targets...
2020-11-19 Vadim Petrochenkovresolve: Centralize some error reporting for unexpected...
2020-11-19 Vadim Petrochenkovexpand: Tell built-in macros whether we are currently...
2020-11-19 Dylan DPCRollup merge of #79164 - varkor:unbraced-single-segment...
2020-11-19 Dylan DPCRollup merge of #79156 - jyn514:relative-llvm, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
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 borsAuto merge of #6070 - matsujika:unnecessary_wrap, r...
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 borsAuto merge of #6337 - ThibsG:FixIce6332, r=Manishearth
2020-11-17 borsAuto merge of #6338 - flip1995:rustup, r=flip1995
2020-11-17 Hirochika MatsumotoPluralize lint name
2020-11-17 Hirochika MatsumotoAdd new lint to detect unnecessarily wrapped value
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
next