]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-13 ayazhafizfixup! Avoid extraneous space between visibility kw...
2020-10-13 ayazhafizAvoid extraneous space between visibility kw and ident...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #77762 - pietroalbini:dist-build-manifest...
2020-10-13 borsAuto merge of #77755 - bugadani:perf-calc-dtor, r=ecsta...
2020-10-13 borsAuto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini
2020-10-13 borsAuto merge of #77639 - jagill:stabilize-slice_partition...
2020-10-13 borsAuto merge of #76196 - r-52:r-coverage-allow-missing...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-13 borsAuto merge of #77796 - jonas-schievink:switchint-refact...
2020-10-12 borsAuto merge of #77792 - matthewjasper:instrument-trait...
2020-10-12 borsAuto merge of #77847 - Xanewok:update-rls, r=Xanewok
2020-10-12 borsAuto merge of #77867 - JohnTitor:rollup-0odg1n4, r...
2020-10-12 Yuki OkushiRollup merge of #77863 - JohnTitor:remove-mark-i-m...
2020-10-12 Yuki OkushiRollup merge of #77852 - 12101111:fix-bootstrap-doc...
2020-10-12 Yuki OkushiRollup merge of #77831 - LingMan:use_std, r=jonas-schievink
2020-10-12 Yuki OkushiRollup merge of #77818 - bugadani:range, r=oli-obk
2020-10-12 Yuki OkushiRollup merge of #77811 - jyn514:private, r=GuillaumeGomez
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 Yuki OkushiRollup merge of #77746 - winnayx:issue-77572-fix, r...
2020-10-12 Yuki OkushiRollup merge of #77724 - sunfishcode:stdinlock-asrawfd...
2020-10-12 Yuki OkushiRollup merge of #77699 - GuillaumeGomez:word-wrap,...
2020-10-12 Yuki OkushiRollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup...
2020-10-12 Yuki OkushiRemove `mark-i-m` from rustc-dev-guide maintainers
2020-10-12 Pietro Albinibuild-manifest: bundle the rustc version in the binary
2020-10-12 Pietro Albinibuild-manifest: use var_os instead of var to check...
2020-10-12 Pietro Albinibuild-manifest: allow configuring the number of threads
2020-10-12 Pietro Albinici: also build the build-manifest component on dist...
2020-10-12 Pietro Albinibootstrap: add --include-default-paths to ./x.py
2020-10-12 Pietro Albinibootstrap: add disabled by default build-manifest dist...
2020-10-12 Pietro Albinibuild-manifest: accept the Rust version instead of...
2020-10-12 borsAuto merge of #77854 - pietroalbini:ETOOMANYCHANNELS...
2020-10-12 Pietro Albinibuild-manifest: stop generating numbered channel names...
2020-10-12 Guillaume GomezAdd word-wrap rule for short descriptions
2020-10-12 12101111update url in bootstrap README
2020-10-12 Guillaume GomezExtend test to ensure that items inherit lint level...
2020-10-12 borsAuto merge of #77821 - tmiasko:discriminant-value-is...
2020-10-12 Guillaume GomezImprove lint level handling
2020-10-12 Guillaume GomezApply same treatment to MISSING_DOC_CODE_EXAMPLES
2020-10-12 Guillaume GomezInherit lint level from parents
2020-10-12 Romanrustdoc: skip allow missing doc in cover. report
2020-10-12 Igor MatuszewskiUpdate RLS
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-12 borsAuto merge of #77837 - Aaron1011:bump-miri-backtrace...
2020-10-12 borsAuto merge of #75956 - jonas-schievink:lto-opt-sz,...
2020-10-12 borsAuto merge of #77819 - mati865:crossbeam-ub, r=Mark...
2020-10-12 James GillStabilize slice_select_nth_unstable
2020-10-12 borsAuto merge of #77790 - jyn514:undivided, r=ollie27
2020-10-12 Joshua NelsonRemove unnecessary `RefCell` for doc_strings
2020-10-12 Joshua NelsonShow summary lines on cross-crate re-exports
2020-10-11 Jonas SchievinkUse no-prefer-dynamic
2020-10-11 Aaron HillBump miri
2020-10-11 Jonas SchievinkFix -Clinker-plugin-lto with opt-levels s and z
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
2020-10-11 Mateusz MikułaUpdate crossbeam-channel to avoid UB
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-11 Winnie XiaoMostly print statements to see where things are
2020-10-11 LingManSimplify using is_ascii_alphabetic and is_ascii_alphanu...
2020-10-11 LingManDon't duplicate char::is_ascii_digit
2020-10-11 borsAuto merge of #77824 - Aaron1011:bump-backtrace-miri...
2020-10-11 Aaron HillBump backtrace-rs
2020-10-11 borsAuto merge of #77793 - tmiasko:no-op-discriminant,...
2020-10-11 Joshua NelsonMake some functions private that don't need to be public
2020-10-11 Matthew JasperUse tracing spans in rustc_trait_selection
2020-10-11 borsAuto merge of #77727 - thomcc:mach-info-order, r=Amanieu
2020-10-11 borsAuto merge of #77743 - bugadani:idl-cleanup, r=bugadani
2020-10-11 borsAuto merge of #77769 - camelid:regression-untriaged...
2020-10-11 borsAuto merge of #77565 - khyperia:codegen-backend-dep...
2020-10-11 borsAuto merge of #77774 - petrochenkov:floatuple, r=estebank
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-11 Tomasz MiąskoRemove unnecessary unsafe block around calls to discrim...
2020-10-10 Vadim Petrochenkovrustc_parse: More precise spans for `tuple.0.0`
2020-10-10 borsAuto merge of #77087 - estebank:issue-45817, r=matthewj...
2020-10-10 Jonas SchievinkUse SmallVec in SwitchTargets
2020-10-10 borsAuto merge of #76934 - camelid:rustdoc-allow-generic...
2020-10-10 Dániel BugaUse range instead of tuple of ints
2020-10-10 CamelidFix query docs
2020-10-10 borsAuto merge of #77798 - JohnTitor:rollup-82u711m, r...
2020-10-10 Yuki OkushiRollup merge of #77787 - jyn514:consistent-versions...
2020-10-10 Yuki OkushiRollup merge of #77782 - nhayama:fix-typo, r=jonas...
2020-10-10 Yuki OkushiRollup merge of #77777 - cuviper:doc-stat, r=jonas...
2020-10-10 Yuki OkushiRollup merge of #77766 - JohnTitor:fix-debug-config...
2020-10-10 Yuki OkushiRollup merge of #77754 - bugadani:find_map_relevant_imp...
2020-10-10 Yuki OkushiRollup merge of #77748 - mati865:dead-code-cleanup...
2020-10-10 Yuki OkushiRollup merge of #77738 - RalfJung:alloc-error-handler...
2020-10-10 Yuki OkushiRollup merge of #77709 - pickfire:patch-1, r=jyn514
2020-10-10 Yuki OkushiRollup merge of #77629 - Julian-Wollersberger:recompute...
2020-10-10 Yuki OkushiRollup merge of #77195 - follower:patch-2, r=jyn514
2020-10-10 borsAuto merge of #77337 - lzutao:asm-mips64, r=Amanieu
2020-10-10 Jonas SchievinkRefactor how SwitchInt stores jump targets
2020-10-10 borsAuto merge of #77771 - nagisa:revert-77023, r=Mark...
2020-10-10 Yuki OkushiClarify the debug-related values should take boolean
2020-10-10 Dániel BugaTake functions by value
2020-10-10 Ivan ThamImprove vec leak wording
2020-10-10 Ivan ThamAlloc vec doc mention cannot undo leak
2020-10-10 Joshua NelsonUpdate `changelog-seen` in config.toml.example
2020-10-10 Dániel BugaRe-enable test case
2020-10-10 Dániel BugaApply suggestions from code review
2020-10-10 Dániel BugaRefactor path resolution and use Symbols instead of...
2020-10-10 Dániel BugaApply suggestions from code review
next