]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #86674 - Aaron1011:new-querify-limits, r=michaelwoerister
[rust.git] / compiler /
2021-07-05 borsAuto merge of #86674 - Aaron1011:new-querify-limits...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86861 - RalfJung:miri, r=RalfJung
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
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 Aaron HillCombine individual limit queries into single `limits...
2021-07-04 borsAuto merge of #86866 - nikomatsakis:issue-84841, r...
2021-07-04 Aaron HillQuery-ify global limit attribute handling
2021-07-04 Niko Matsakisremove outdated comment
2021-07-04 Niko Matsakistag issues with FIXME
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 borsAuto merge of #86833 - crlf0710:remove-std-raw-mod...
2021-07-04 Niko Matsakisintroduce helper function
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 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 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-03 borsAuto merge of #86795 - JohnTitor:fix-bind, r=jackh726
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 borsAuto merge of #86805 - hyd-dev:miri, r=RalfJung
2021-07-02 borsAuto merge of #86806 - GuillaumeGomez:rollup-pr5r37w...
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 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 Tyler MandryUse signal handler only on supported platforms
2021-07-02 borsAuto merge of #86777 - tmiasko:estimate-terminators...
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...
2021-07-01 Yuki OkushiRollup merge of #86779 - rylev:all-perf-labels, r=Mark...
2021-07-01 Yuki OkushiRollup merge of #86775 - fee1-dead:impl-const-test...
2021-07-01 Yuki OkushiRollup merge of #86768 - fee1-dead:patch-2, r=bjorn3
2021-07-01 Yuki OkushiRollup merge of #86659 - notriddle:notriddle/generics...
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 Wesley WiserUpdate cdb tests for expected output
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 Fabian WolffMinor adjustments and refactoring
2021-07-01 klensyrustc_mir: calc hex number length without string allocation
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
2021-07-01 borsAuto merge of #86769 - ehuss:update-cargo, r=ehuss
2021-07-01 Tomasz MiąskoInclude terminators in instance size estimate
2021-07-01 Tomasz MiąskoAvoid byte to char position conversions in is_multiline
2021-07-01 Tomasz MiąskoSkip layout query when computing integer type size...
2021-07-01 borsAuto merge of #86774 - GuillaumeGomez:rollup-rkcgvph...
2021-07-01 Guillaume GomezRollup merge of #86773 - dns2utf8:rustdoc_enable_near_t...
2021-07-01 Guillaume GomezRollup merge of #86762 - JohnTitor:mailmap-for-work...
2021-07-01 Guillaume GomezRollup merge of #86666 - ptrojahn:compare_kinds, r...
next