]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-05 bjorn3Deduplicate info.used_crate_source indexing
2021-07-05 bjorn3Remove LibSource
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-05 borsAuto merge of #86867 - JohnTitor:convert-to-actual...
2021-07-04 borsAuto merge of #86875 - JohnTitor:rollup-fuefamw, r...
2021-07-04 Yuki OkushiRollup merge of #86874 - klensy:bump-deps, r=Mark-Simul...
2021-07-04 Yuki OkushiRollup merge of #86864 - GuillaumeGomez:example-write...
2021-07-04 Yuki OkushiRollup merge of #86862 - tmiasko:re-export-SwitchIntEdg...
2021-07-04 Yuki OkushiRollup merge of #86859 - JohnTitor:test-69323, r=jackh726
2021-07-04 Yuki OkushiRollup merge of #86858 - JohnTitor:stabilize-string...
2021-07-04 Yuki OkushiRollup merge of #86856 - jyn514:x.py-less-verbose,...
2021-07-04 Yuki OkushiRollup merge of #86623 - GuillaumeGomez:prevent-explana...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 klensymiow v0.3.6 -> v0.3.7, drops socket2 v0.3.19
2021-07-04 borsAuto merge of #86866 - nikomatsakis:issue-84841, r...
2021-07-04 Guillaume GomezAdd missing code example for Write::write_vectored
2021-07-04 klensytidy: update cargo_metadata to 0.12
2021-07-04 Niko Matsakisrevert broken formatting
2021-07-04 Niko Matsakisremove outdated comment
2021-07-04 Niko Matsakistag issues with FIXME
2021-07-04 Yuki OkushiAdd a regression test for issue-69323
2021-07-04 Niko MatsakisUpdate compiler/rustc_middle/src/ty/normalize_erasing_r...
2021-07-04 Yuki OkushiConvert `debug_assert!` to `assert!` in `Binder::dummy`
2021-07-04 Niko Matsakisremove some ad-hoc has_infer_types checks that aren...
2021-07-04 Niko Matsakisbe conservative in has_significant_drop
2021-07-04 Niko Matsakisallow inference vars in type_implements_trait
2021-07-04 Niko Matsakisremove unused Option
2021-07-04 Taylor YuE0716: clarify that equivalent code example is erroneous
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 Tomasz Miąskore-export SwitchIntEdgeEffects
2021-07-04 borsAuto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJu...
2021-07-04 borsAuto merge of #86849 - jyn514:rustdoc-group, r=Manishearth
2021-07-04 Yuki OkushiStabilize `string_drain_as_str`
2021-07-04 borsAuto merge of #86833 - crlf0710:remove-std-raw-mod...
2021-07-04 Niko Matsakisintroduce helper function
2021-07-04 Joshua NelsonMake x.py less verbose on failures
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 Noah Levrustc_ast_pretty: Don't print space after `$`
2021-07-03 borsAuto merge of #85090 - Aaron1011:type-outlives-global...
2021-07-03 Noah LevPretty-print macro matchers instead of using source...
2021-07-03 Niko Matsakisadd test case
2021-07-03 borsAuto merge of #86825 - ehuss:update-cargo, r=ehuss
2021-07-03 Joshua NelsonWarn when `rustdoc::` group is omitted from lint names
2021-07-03 borsAuto merge of #86778 - tmiasko:fast-multiline, r=davidtwco
2021-07-03 Smittyvbadd note about MAX_ALLOC_LIMIT
2021-07-03 SmittyMake vtable_allocation always succeed
2021-07-03 borsAuto merge of #86810 - ojeda:alloc-gate, r=dtolnay
2021-07-03 borsAuto merge of #86799 - tlyu:stdio-locked, r=joshtriplett
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 Charles LewRemove the deprecated `core::raw` and `std::raw` module.
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-03 borsAuto merge of #86795 - JohnTitor:fix-bind, r=jackh726
2021-07-02 Guillaume GomezOnly run error code explanation removal check if on CI
2021-07-02 Gary Guocore: add unstable `no_fp_fmt_parse` to disable float...
2021-07-02 Eric HussUpdate cargo
2021-07-02 Taylor Yustdio_locked: updates based on feedback
2021-07-02 SmittyAllocation failure in constprop panics right away
2021-07-02 borsAuto merge of #86817 - JohnTitor:rollup-rcysc95, r...
2021-07-02 Yuki OkushiRollup merge of #86813 - JohnTitor:unused-doc-comments...
2021-07-02 Yuki OkushiRollup merge of #86807 - tversteeg:patch-1, r=bjorn3
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86796 - JohnTitor:test-70703, r=jonas...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #84029 - drahnr:master, r=petrochenkov
2021-07-02 Yuki OkushiSimplify `visit_region` implementation
2021-07-02 borsAuto merge of #85269 - dpaoliello:dpaoliello/DebugSymbo...
2021-07-02 Yuki OkushiRemove `ty::Binder::bind()`
2021-07-02 Yuki OkushiCorrect `visit_region` implementation
2021-07-02 Yuki OkushiUse `BoundVarsCollector` for now
2021-07-02 Yuki OkushiFix const-generics ICE related to binding
2021-07-02 Yuki OkushiAdd a help message to `unused_doc_comments` lint
2021-07-02 Wesley WiserFix type name difference between i686 and x86_64 for...
2021-07-02 borsAuto merge of #86805 - hyd-dev:miri, r=RalfJung
2021-07-02 Guillaume GomezAdd check to ensure error code explanations are not...
2021-07-02 Miguel Ojedaalloc: `no_global_oom_handling`: disable `new()`s,...
2021-07-02 borsAuto merge of #86806 - GuillaumeGomez:rollup-pr5r37w...
2021-07-02 Thomas VersteegFix double import in wasm thread
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86776 - tmiasko:v0-skip-layout-query...
2021-07-02 Guillaume GomezRollup merge of #86737 - jyn514:doc-tools, r=Mark-Simul...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 Guillaume GomezRollup merge of #85749 - GuillaumeGomez:revert-smart...
2021-07-02 hyd-devUpdate Miri
2021-07-02 Konrad BorowskiRemove & from Command::args calls in documentation
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-02 Bernhard Schusteradd track_path::path fn for proc-macro usage
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-02 Taylor Yuadd owned locked stdio handles
2021-07-02 Tyler MandryUse signal handler only on supported platforms
2021-07-02 borsAuto merge of #86777 - tmiasko:estimate-terminators...
2021-07-02 Aris MerchantStabilize `Bound::cloned()`
2021-07-01 Joshua NelsonDocument rustfmt on nightly-rustc
2021-07-01 Yuki OkushiAdd a regression test for issue-70703
2021-07-01 borsAuto merge of #86791 - JohnTitor:rollup-96ltzpz, r...
2021-07-01 Yuki OkushiRollup merge of #86785 - lf-:dead-code, r=Mark-Simulacrum
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
next