]> git.lizzy.rs Git - rust.git/history - src/librustc
Clean some error codes diagnostics
[rust.git] / src / librustc /
2019-11-14 Guillaume GomezClean some error codes diagnostics
2019-11-14 Guillaume GomezRemove unused error_codes.rs files
2019-11-14 Guillaume GomezUpdate to use new librustc_error_codes library
2019-11-14 borsAuto merge of #66403 - JohnTitor:rollup-7obuivl, r...
2019-11-14 Yuki OkushiRollup merge of #66372 - ogham:patch-2, r=jonas-schievink
2019-11-14 Yuki OkushiRollup merge of #66369 - tmiasko:compiletest-stamp...
2019-11-14 Yuki OkushiRollup merge of #66363 - Munksgaard:patch-1, r=dtolnay
2019-11-14 Yuki OkushiRollup merge of #66361 - Centril:66357, r=pnkfelix
2019-11-14 Yuki OkushiRollup merge of #66360 - elichai:2019-11-vec-link,...
2019-11-14 Yuki OkushiRollup merge of #66351 - JohnTitor:tweak-range-err...
2019-11-14 Yuki OkushiRollup merge of #66349 - euclio:def-site-builtins,...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-14 borsAuto merge of #66233 - cjgillot:constkind, r=oli-obk
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 borsAuto merge of #66170 - ecstatic-morse:hir-const-check...
2019-11-13 Dylan MacKenzieAdd HIR pass to check for `if`s and `loop`s in a `const`
2019-11-13 Dylan MacKenzieGet `FnSig` by `HirId`
2019-11-13 borsAuto merge of #66366 - JohnTitor:rollup-xlc1bj2, r...
2019-11-13 Yuki OkushiRollup merge of #66337 - Mark-Simulacrum:no-decode...
2019-11-13 Yuki OkushiRollup merge of #66335 - Mark-Simulacrum:self-profile...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66331 - JohnTitor:add-tests, r=Centril
2019-11-13 Yuki OkushiRollup merge of #66330 - Nadrieril:nonexhaustive-constr...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66292 - lzutao:result-map_or, r=SimonSapin
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-13 Dylan DPCtidy up!
2019-11-13 Dylan DPCUpdate error_codes.rs
2019-11-13 borsAuto merge of #66156 - Mark-Simulacrum:stage0-step...
2019-11-12 Mark RousskovSnap cfgs
2019-11-12 borsAuto merge of #60026 - Aaron1011:feature/miri-unwind...
2019-11-12 Camille GILLOTCentril review.
2019-11-12 Camille GILLOTRemove cruft.
2019-11-12 Camille GILLOTRefactor pretty_print_const.
2019-11-12 Camille GILLOTCreate intermediate enum ty::ConstKind.
2019-11-12 Mark RousskovRegister queries with self profiler in rustc_interface
2019-11-12 Mark RousskovRemove dead code for encoding/decoding lint IDs
2019-11-12 borsAuto merge of #65608 - matthewjasper:mir-eval-order...
2019-11-12 Mark RousskovMove self-profile infrastructure to data structures
2019-11-12 borsAuto merge of #66318 - mati865:llvm-update, r=matthewjasper
2019-11-12 borsAuto merge of #66323 - JohnTitor:rollup-jl8xdk4, r...
2019-11-12 Yuki OkushiRollup merge of #66309 - petrochenkov:annoying, r=Mark...
2019-11-12 Yuki OkushiRollup merge of #66299 - rossmacarthur:fix-41260-avoid...
2019-11-12 Yuki OkushiRollup merge of #66280 - stepancheg:union, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66278 - LukasKalbertodt:fix-proc-macro...
2019-11-12 Yuki OkushiRollup merge of #66276 - Mark-Simulacrum:sess-code...
2019-11-12 Yuki OkushiRollup merge of #66267 - GuillaumeGomez:add-rustdoc...
2019-11-12 Yuki OkushiRollup merge of #66263 - guanqun:make-error-explicit...
2019-11-12 Yuki OkushiRollup merge of #66257 - mati865:long-section-names...
2019-11-12 Yuki OkushiRollup merge of #66241 - lzutao:ssl, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66230 - Axelderan:remove-vestigial...
2019-11-12 Yuki OkushiRollup merge of #65965 - GuillaumeGomez:clean-up-librus...
2019-11-12 borsAuto merge of #66129 - Nadrieril:refactor-slice-pat...
2019-11-11 Matthew JasperFix soundness issue with index bounds checks
2019-11-11 Mark RousskovMove allocator_kind to CrateStore
2019-11-11 Mark RousskovMove injected_panic_runtime to CrateStore
2019-11-11 borsAuto merge of #65933 - crgl:vec-deque-truncate, r=alexc...
2019-11-11 Ross MacArthursupport issue = "none" in unstable attributes
2019-11-11 borsAuto merge of #66252 - cjgillot:trees, r=oli-obk
2019-11-11 borsAuto merge of #66207 - Manishearth:clippyup, r=Centril
2019-11-11 borsAuto merge of #66250 - oli-obk:no_fields_in_empty_union...
2019-11-10 borsAuto merge of #66161 - mark-i-m:fix-rustc-guide, r...
2019-11-10 Mark RousskovMove lock into CodeStats
2019-11-10 borsAuto merge of #66070 - petrochenkov:regattr, r=matthewj...
2019-11-10 Ohad RavidImprove coherence errors for wrong type order
2019-11-10 borsAuto merge of #65324 - Centril:organize-syntax, r=petro...
2019-11-10 Camille GILLOTFix tidy.
2019-11-10 Camille GILLOTMerge hir::ImplPolarity into ast::ImplPolarity.
2019-11-10 Camille GILLOTMerge hir::IsAuto into ast::IsAuto.
2019-11-10 Camille GILLOTMerge hir::CaptureClause into ast::CaptureBy.
2019-11-10 Camille GILLOTMerge hir::GeneratorMovability into ast::Movability.
2019-11-10 Camille GILLOTMerge hir::Unsafety into ast::Unsafety.
2019-11-10 Camille GILLOTMerge hir::Constness into ast::Constness.
2019-11-10 Camille GILLOTMerge hir::Mutability into ast::Mutability.
2019-11-10 borsAuto merge of #66072 - Mark-Simulacrum:next-node-id...
2019-11-10 borsAuto merge of #66259 - JohnTitor:rollup-x9nk1e2, r...
2019-11-10 Mazdak Farrokhzadmove config.rs to libsyntax_expand
2019-11-10 Yuki OkushiRollup merge of #66235 - eddyb:coff-syrup, r=nagisa
2019-11-10 Yuki OkushiRollup merge of #66217 - RalfJung:diagnostic-items...
2019-11-10 Yuki OkushiRollup merge of #66216 - wesleywiser:const_prop_codegen...
2019-11-10 Yuki OkushiRollup merge of #66058 - mjptree:patch-2, r=kennytm
2019-11-10 Yuki OkushiRollup merge of #66048 - mjptree:patch-1, r=Dylan-DPC
2019-11-10 Yuki OkushiRollup merge of #65831 - matthewjasper:array-ptr-cast...
2019-11-10 Yuki OkushiRollup merge of #65719 - pitdicker:refactor_sync_once...
2019-11-09 borsAuto merge of #65694 - wesleywiser:uninhabited_enum_var...
2019-11-09 borsAuto merge of #63871 - BatmanAoD:FloatFnMustUse, r...
2019-11-09 Mark RousskovMove pretty parsing into Session options
2019-11-09 Mark RousskovMove next_node_id to Resolver
2019-11-09 Vadim PetrochenkovAddress review comments
2019-11-09 Vadim PetrochenkovRemove `#[feature(custom_attribute)]`
2019-11-09 Vadim PetrochenkovSupport registering attributes and attribute tools...
2019-11-09 borsAuto merge of #66243 - RalfJung:miri, r=RalfJung
next