]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-04 KornelExpand explanation of reverse_bits
2020-11-03 borsAuto merge of #78711 - m-ou-se:rollup-pxqnny7, r=m...
2020-11-03 Mara BosRollup merge of #78709 - ehuss:fix-in_tree_crates-non...
2020-11-03 Mara BosRollup merge of #78699 - pietroalbini:lldb-error, r...
2020-11-03 Mara BosRollup merge of #78687 - jyn514:bootstrap-help, r=Mark...
2020-11-03 Mara BosRollup merge of #78659 - ayrtonm:fn-ref-lint-fix, r...
2020-11-03 Mara BosRollup merge of #78626 - fusion-engineering-forks:depre...
2020-11-03 Mara BosRollup merge of #78624 - bjorn3:update_cg_clif-2020...
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 Eric HussFix panic in bootstrap for non-workspace path dependencies.
2020-11-03 borsAuto merge of #76931 - oli-obk:const_prop_inline_lint_m...
2020-11-03 borsAuto merge of #78597 - RalfJung:raw-retag, r=oli-obk
2020-11-03 Pietro Albinilldb_batchmode: show more error information
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 borsAuto merge of #78489 - bugadani:array, r=estebank
2020-11-03 borsAuto merge of #78697 - JohnTitor:rollup-q0fchpv, r...
2020-11-03 Yuki OkushiRollup merge of #78676 - kiffie:embedded-bare-mipsr2...
2020-11-03 Yuki OkushiRollup merge of #78668 - tmiasko:inline, r=oli-obk
2020-11-03 Yuki OkushiRollup merge of #78664 - pickfire:patch-4, r=jonas...
2020-11-03 Yuki OkushiRollup merge of #78663 - Aaron1011:fix/cap-future-compa...
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78575 - tmiasko:compiletest-rustc...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-03 Yuki OkushiRollup merge of #78376 - Aaron1011:feature/consistent...
2020-11-03 borsAuto merge of #78448 - rylev:cache-foreign_modules...
2020-11-03 borsAuto merge of #77271 - petrochenkov:notokenexp, r=Aaron1011
2020-11-02 Joshua NelsonSuggest library/std when running all stage 0 tests
2020-11-02 Stephanadd mipsel-unknown-none target
2020-11-02 Stephanindicate calling convention
2020-11-02 Stephanimprove comments
2020-11-02 Vadim PetrochenkovExpand `NtExpr` tokens only in key-value attributes
2020-11-02 Stephanadd blacklist for unsupported calling conventions
2020-11-02 Rich Kadeladdressed feedback
2020-11-02 bjorn3Merge pull request #1105 from bjorn3/test_rustc_bootstr...
2020-11-02 Stephanadd mipsel_unknown_none target
2020-11-02 Aaron HillTreat trailing semicolon as a statement in macro call
2020-11-02 bjorn3Test bootstrapping of rustc using cg_clif
2020-11-02 bjorn3Revert unintentional change
2020-11-02 bjorn3Merge pull request #1104 from bjorn3/build_system_refactor
2020-11-02 bjorn3Upload prebuilt cg_clif
2020-11-02 bjorn3Refactor the build system
2020-11-02 borsAuto merge of #78607 - HeroicKatora:post-order-walk...
2020-11-02 borsAuto merge of #78667 - pietroalbini:lldb-unbuffered...
2020-11-02 Mara BosImprove deprecation attribute diagnostic messages.
2020-11-02 Pietro Albinicompiletest: try running lldb_batchmode.py with PYTHONU...
2020-11-02 borsAuto merge of #78661 - JohnTitor:rollup-er2isja, r...
2020-11-02 borsAuto merge of #75020 - JohnTitor:fix-multispan, r=esteb...
2020-11-02 Ivan ThamFix intrinsic size_of stable link
2020-11-02 Yuki OkushiFix format
2020-11-02 Yuki OkushiOnly separate notes if span is multiline
2020-11-02 Yuki OkushiAdd "this has type `{}` which {}" note
2020-11-02 Yuki OkushiAddress some code reviews
2020-11-02 Yuki OkushiSeparate complex multispan into some notes
2020-11-02 Yuki OkushiAvoid complex diagnostics in snippets which contain...
2020-11-02 Aaron HillFix ICE when a future-incompat-report has its command...
2020-11-02 Yuki OkushiRollup merge of #78637 - mystor:atomic_ptr_bool, r...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-02 Yuki OkushiRollup merge of #78620 - gabhijit:bitops_doc_fix, r...
2020-11-02 Yuki OkushiRollup merge of #78610 - petrochenkov:nostriptok, r...
2020-11-02 Yuki OkushiRollup merge of #78606 - autarch:patch-1, r=m-ou-se
2020-11-02 borsAuto merge of #78592 - fpoli:nll-facts-dir, r=matthewjasper
2020-11-02 Rich KadelDocument -Zinstrument-coverage
2020-11-02 AyrtonCorrected suggestion for generic parameters in `functio...
2020-11-02 borsAuto merge of #78645 - JulianKnodt:i78622, r=estebank
2020-11-02 borsAuto merge of #78605 - nox:relax-elf-relocations, r...
2020-11-02 Tomasz Miąskoinliner: Remove redundant loop
2020-11-01 kadminAdd delay_span_bug to no longer ICE
2020-11-01 Guillaume GomezImprove code in unindent_comment a bit more
2020-11-01 Mara BosAdd test for #[deprecated] attribute on trait impl...
2020-11-01 Mara BosTurn 'useless #[deprecated]' error into a lint.
2020-11-01 Mara BosUse the right span for errors about #[deprecated] attri...
2020-11-01 Mara BosDeny #[deprecated] on trait impl blocks.
2020-11-01 Nika LayzellAdd fetch_update methods to AtomicBool and AtomicPtr
2020-11-01 bjorn3Update build instructions
2020-11-01 bjorn3Make it easier to use build_sysroot.sh
2020-11-01 bjorn3Split the actual tests out into scripts/tests.sh
2020-11-01 bjorn3Ensure that sysroot build works with CARGO_TARGET_DIR set
2020-11-01 est31Point out that total_cmp is no strict superset of parti...
2020-11-01 bjorn3Fix transmutes between vectors and integers
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-11-01 Dave RolskyRemove incorrect statement about line ending content...
2020-11-01 borsAuto merge of #78553 - Nadrieril:fix-78549, r=varkor
2020-11-01 bjorn3Hide anonymous allocations from linked artifact
2020-11-01 bjorn3Merge pull request #1100 from mominul/trans->codegen
2020-11-01 Muhammad Mominul... Rename trans to codegen
2020-11-01 Abhijit Gadgildocumentation examples fixes in rustfmt convention
2020-11-01 borsAuto merge of #78623 - m-ou-se:rollup-m6y5j0m, r=m...
2020-11-01 Mara BosRollup merge of #78621 - solson:inline, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78603 - petrochenkov:fourdigits, r...
2020-11-01 Mara BosRollup merge of #78602 - RalfJung:raw-ptr-aliasing...
2020-11-01 Mara BosRollup merge of #78599 - panstromek:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78596 - pavlukivan:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-11-01 borsAuto merge of #78531 - cuviper:unwrap-metadata, r=tmandry
2020-11-01 bjorn3Merge pull request #1099 from bjorn3/fix_rustc_bootstrap
2020-11-01 bjorn3Update Cranelift
2020-11-01 borsAuto merge of #78420 - estebank:suggest-assoc-fn, r...
2020-11-01 Scott OlsonInline Default::default() for atomics
2020-11-01 Abhijit GadgilFixes incorrect paranthesis.
2020-11-01 Abhijit GadgilTrivial fixes to bitwise operator documentation
next