]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #89329 - tmiasko:print-type-sizes-no-fields, r=jackh726
[rust.git] / compiler /
2021-10-03 Camille GILLOTAccess StableHashingContext in rustc_query_system.
2021-10-03 Camille GILLOTFully remove rustc_middle::ich.
2021-10-03 Camille GILLOTRemove re-export.
2021-10-03 Camille GILLOTMove ICH to rustc_query_system.
2021-10-03 Camille GILLOTRemove StableHashProvider.
2021-10-03 Camille GILLOTMove rustc_middle::middle::cstore to rustc_session.
2021-10-03 Camille GILLOTMove some HashStable impls.
2021-10-03 Fabian WolffFix unsound optimization with explicit variant discrimi...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 Fabian WolffFix extra `non_snake_case` warning for shorthand field...
2021-10-03 Fabian WolffTry to recover from a `=>` -> `=` or `->` typo in a...
2021-10-03 Matthias KaakCombined 4 commits into 1
2021-10-03 borsAuto merge of #89459 - tspiteri:idiv-overflow-bitand...
2021-10-03 Hirochika MatsumotoPractice diagnostic message convention
2021-10-03 borsAuto merge of #88060 - TennyZhuang:optimize-vec-retain...
2021-10-03 Hirochika MatsumotoFollow the diagnostic output style guide
2021-10-03 borsAuto merge of #89479 - camsteffen:diag-naming, r=Manish...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-02 Cameron SteffenAdd desugaring mark to while loop
2021-10-02 Devin RagotzyRename etc -> has_rest_pat
2021-10-02 Devin RagotzyReorder etc check for non_exhaustive_omitted_patterns
2021-10-02 Devin RagotzyFix ICE caused by non_exaustive_omitted_patterns struct...
2021-10-02 borsAuto merge of #89345 - jackh726:89333, r=estebank
2021-10-02 borsAuto merge of #89341 - audunhalland:derive-type-params...
2021-10-02 bjorn3Turn a module non-doc comment into a doc comment
2021-10-02 bjorn3Swap out unboxed_closures feature gate for min_speciali...
2021-10-02 bjorn3Remove various unused feature gates
2021-10-02 bjorn3Prevent macro ambiguity errors
2021-10-02 borsAuto merge of #89239 - petrochenkov:modcache, r=cjgillot
2021-10-02 Vadim Petrochenkovrustc_span: Make hygiene debug printing reproducible
2021-10-02 Vadim Petrochenkovresolve: Avoid comparing modules by optional def-id
2021-10-02 Vadim Petrochenkovresolve: Cache module loading for all foreign modules
2021-10-02 borsAuto merge of #89408 - Mark-Simulacrum:fix-query-nondet...
2021-10-02 borsAuto merge of #89405 - GuillaumeGomez:fix-clippy-lints...
2021-10-02 Oli SchererBump tracing to get the instrumentation perf improvement
2021-10-02 borsAuto merge of #89450 - usbalbin:const_try_revert, r...
2021-10-02 Bruce MitchenerConsistently use 'supertrait'.
2021-10-01 borsAuto merge of #89449 - Manishearth:rollup-3alb61f,...
2021-10-01 Manish GoregaokarRollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
2021-10-01 Manish GoregaokarRollup merge of #89440 - chrismit3s:issue-84488-fix...
2021-10-01 Manish GoregaokarRollup merge of #89422 - GuillaumeGomez:doctest-whitesp...
2021-10-01 Manish GoregaokarRollup merge of #89376 - andjo403:selfProfileUseAfterDr...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 Guillaume GomezFix clippy lints
2021-10-01 Fabian WolffImprove error message for missing angle brackets in...
2021-10-01 borsAuto merge of #88880 - cjgillot:no-krate, r=oli-obk
2021-10-01 jackh726Don't lose binders when printing trait bound suggestion
2021-10-01 NadrierilNormalize after substituting via `field.ty()`
2021-10-01 borsAuto merge of #89435 - Manishearth:rollup-vh2ih7k,...
2021-10-01 Manish GoregaokarRollup merge of #89415 - wesleywiser:inliner_caller_cal...
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
2021-10-01 Manish GoregaokarRollup merge of #89322 - tmiasko:rm-optimization-fuel...
2021-10-01 Manish GoregaokarRollup merge of #89029 - notriddle:notriddle/issue...
2021-10-01 Manish GoregaokarRollup merge of #88820 - hlopko:add_pie_relocation_mode...
2021-10-01 Manish GoregaokarRollup merge of #87868 - Kixiron:packing-on-the-pounds...
2021-10-01 borsAuto merge of #89403 - camsteffen:fmt-unsafe-private...
2021-10-01 borsAuto merge of #89417 - Manishearth:rollup-j2gdu95,...
2021-10-01 Manish GoregaokarRollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011
2021-10-01 Manish GoregaokarRollup merge of #89397 - wesleywiser:update_llvm_submod...
2021-10-01 Manish GoregaokarRollup merge of #89344 - jackh726:maybe-bound-eror...
2021-10-01 Manish GoregaokarRollup merge of #89327 - oli-obk:nll_diag_infer_vars...
2021-10-01 Manish GoregaokarRollup merge of #89321 - tmiasko:rebase-resume-arg...
2021-10-01 Manish GoregaokarRollup merge of #89251 - estebank:negative-index-litera...
2021-10-01 Manish GoregaokarRollup merge of #88838 - FabianWolff:issue-88472, r...
2021-10-01 borsAuto merge of #89395 - In-line:remove_visible_path_from...
2021-10-01 Marcel HlopkoAdd `pie` as another `relocation-model` value
2021-10-01 borsAuto merge of #89414 - Manishearth:rollup-hs11bcq,...
2021-10-01 Wesley WiserCorrect caller/callsite confusion in inliner message
2021-10-01 Manish GoregaokarRollup merge of #89392 - BGR360:master, r=jyn514
2021-10-01 Manish GoregaokarRollup merge of #89370 - RalfJung:ctfe-aggregate-rvalue...
2021-10-01 Manish GoregaokarRollup merge of #89314 - notriddle:notriddle/lint-fix...
2021-10-01 Manish GoregaokarRollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #89303 - guswynn:std_suspend, r=dtolnay
2021-10-01 Manish GoregaokarRollup merge of #89248 - hkmatsumoto:suggest-similarly...
2021-10-01 Manish GoregaokarRollup merge of #89202 - estebank:infer-call-type,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-10-01 borsAuto merge of #89183 - cjgillot:noenc, r=oli-obk
2021-09-30 Sebastian Pop[aarch64] add target feature outline-atomics
2021-09-30 Matthew JasperElaborate predicates in min_specialization checks
2021-09-30 borsAuto merge of #89282 - sexxi-goose:fix-88118, r=nikomat...
2021-09-30 Chase WilsonImplemented -Z randomize-layout
2021-09-30 Mark RousskovAvoid nondeterminism in trimmed_def_paths
2021-09-30 Camille GILLOTRebase fallout.
2021-09-30 pierwillRecommend running `cargo clean` in E0514 output
2021-09-30 Camille GillotUpdate compiler/rustc_codegen_cranelift/scripts/filter_...
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-30 Camille GILLOTMove encode_metadata out of CrateStore.
2021-09-30 Camille GillotApply suggestions from code review
2021-09-30 Camille GILLOTDo not pass hir::Crate to lints.
2021-09-30 borsAuto merge of #87998 - nneonneo:master, r=oli-obk
2021-09-30 Alik AslanyanRemove visible path calculation from allowed deprecatio...
2021-09-30 borsAuto merge of #86853 - usbalbin:const_try, r=oli-obk
2021-09-30 borsAuto merge of #89250 - Aaron1011:keep-bound-region...
2021-09-30 borsAuto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss
2021-09-30 Eric HussRollup merge of #89378 - ehuss:update-books, r=ehuss
2021-09-30 Eric HussRollup merge of #89377 - ehuss:update-cargo, r=ehuss
2021-09-30 Eric HussRollup merge of #89366 - GuillaumeGomez:remove-lazy...
next