]> git.lizzy.rs Git - rust.git/history - compiler
Remove `Candidate::source_info`
[rust.git] / compiler /
2021-11-05 Tomasz MiąskoRemove `Candidate::source_info`
2021-11-05 Tomasz MiąskoRefactor single variant `Candidate` enum into a struct
2021-11-05 borsAuto merge of #90616 - mathstuf:error_codes-comment...
2021-11-05 Ben Boeckelerror_codes: uniformly comment error codes
2021-11-05 borsAuto merge of #90604 - mbartlett21:iterator-reexports...
2021-11-05 borsAuto merge of #90577 - matthiaskrgr:clippy_perf_nov...
2021-11-05 borsAuto merge of #90598 - JohnTitor:rollup-kz1qioz, r...
2021-11-05 Yuki OkushiRollup merge of #90571 - GuillaumeGomez:missing-bottom...
2021-11-05 Yuki OkushiRollup merge of #90563 - joshtriplett:rustbot-allow...
2021-11-05 Yuki OkushiRollup merge of #90556 - scottmcm:carrying_comments...
2021-11-05 Yuki OkushiRollup merge of #90554 - ehuss:unstable-options-cleanup...
2021-11-05 Yuki OkushiRollup merge of #90544 - ehuss:demote-locator-warn...
2021-11-05 Yuki OkushiRollup merge of #90537 - adamgemmell:dev/aarch64-target...
2021-11-05 Yuki OkushiRollup merge of #90533 - Smittyvb:patch-1, r=joshtriplett
2021-11-05 Yuki OkushiRollup merge of #90530 - GuillaumeGomez:simplify-js...
2021-11-05 Yuki OkushiRollup merge of #90507 - TaKO8Ki:suggest-extern-crate...
2021-11-05 borsAuto merge of #90574 - notriddle:notriddle/doc-fold...
2021-11-04 borsAuto merge of #90536 - crlf0710:fix_vtable_hrtb, r...
2021-11-04 Matthias Krügerclippy::perf fixes
2021-11-04 borsAuto merge of #90564 - flip1995:clippyup, r=Manishearth
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #90518 - calebcartwright:rustc-ast-docs...
2021-11-04 borsAuto merge of #87467 - inquisitivecrystal:ref-unwind...
2021-11-04 borsAuto merge of #90392 - solid-rs:fix-solid-support,...
2021-11-04 borsAuto merge of #90179 - Nilstrieb:lifetime-elision-misma...
2021-11-03 borsAuto merge of #90475 - camelid:docvisitor, r=notriddle
2021-11-03 Eric HussDemote metadata load warning to "info".
2021-11-03 NilstriebAdd beginner friendly lifetime elision hint to E0623
2021-11-03 borsAuto merge of #90413 - tmiasko:addr-of-mutable, r=RalfJ...
2021-11-03 Adam GemmellUpdate aarch64 `target_feature` list for LLVM 12.
2021-11-03 Charles LewErase regions within `vtable_trait_first_method_offset`.
2021-11-03 Tomasz Miąsko`addr_of!` grants mutable access, maybe?
2021-11-03 Tomasz MiąskoRemove `MaybeMutBorrowedLocals`
2021-11-03 borsAuto merge of #90517 - willcrichton:example-analyzer...
2021-11-03 borsAuto merge of #90478 - rusticstuff:apple-a14, r=wesleywiser
2021-11-03 borsAuto merge of #90421 - thomcc:friendship-ended-with...
2021-11-03 Takayuki Maedafix message
2021-11-03 Caleb Cartwrightdocs(rustc_ast): update crate descriptions
2021-11-03 borsAuto merge of #90516 - matthiaskrgr:rollup-3dmfjkj...
2021-11-02 Matthias KrügerRollup merge of #90502 - GuillaumeGomez:split-doc-cfg...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 Matthias KrügerRollup merge of #90472 - joshtriplett:clarify-feature...
2021-11-02 Matthias KrügerRollup merge of #90417 - lcnr:stabilize-relaxed-struct...
2021-11-02 Matthias KrügerRollup merge of #90354 - xFrednet:00000-lets-deploy...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-02 borsAuto merge of #90464 - lnicola:rust-analyzer-2021-11...
2021-11-02 Takayuki Maedaadd a suggestion about undeclared `alloc` module
2021-11-02 Guillaume GomezSplit doc_cfg and doc_auto_cfg features
2021-11-02 Josh TriplettAdd link to documentation about feature gates
2021-11-02 borsAuto merge of #90442 - ChrisDenton:win-tls-dtor, r...
2021-11-02 borsAuto merge of #90439 - m-ou-se:thread-is-running, r...
2021-11-01 borsAuto merge of #90457 - rusticstuff:use-curl-ca-bundle...
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 Hans KratzUse apple-a14 as target CPU for aarch64-apple-darwin.
2021-11-01 Josh TriplettClarify what to do with accepted feature gates
2021-11-01 borsAuto merge of #90463 - matthiaskrgr:rollup-eljk9vo...
2021-11-01 borsAuto merge of #90462 - pietroalbini:bidi-master, r...
2021-11-01 Pietro Albinifix formatting
2021-11-01 Matthias KrügerRollup merge of #90452 - tmiasko:promote-candidate...
2021-11-01 Matthias KrügerRollup merge of #90450 - pierwill:rm-hiridvec, r=cjgillot
2021-11-01 Matthias KrügerRollup merge of #90441 - tmiasko:test-promotion-needs...
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #90333 - jsha:flashy-searchbar, r=Guill...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-11-01 Matthias KrügerRollup merge of #89826 - guswynn:feature_gate_must_not_...
2021-11-01 Gus WynnFeature gate and make must_not_suspend allow-by-default
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 pierwillRemove `rustc_hir::hir_id::HirIdVec`
2021-10-31 Gary GuoRequire `panic` and `panic_bounds_check` to be non...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #90431 - jkugelman:must-use-std-o-throu...
2021-10-31 Matthias KrügerRollup merge of #90430 - jkugelman:must-use-std-a-throu...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Esteban KüberLint against RTL unicode codepoints in literals and...
2021-10-31 Matthias KrügerRollup merge of #90427 - jkugelman:must-use-alloc-leak...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-31 Tomasz MiąskoRemove unnecessary `Option` from `promote_candidate...
2021-10-30 borsAuto merge of #90424 - matthiaskrgr:rollup-jezzu4f...
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 borsAuto merge of #90422 - GuillaumeGomez:rollup-s1mdag0...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 Guillaume GomezRollup merge of #90156 - jsha:less-border-bottom-2...
2021-10-30 Gary GuoCollect `panic/panic_bounds_check` during monomorphization
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
next