]> git.lizzy.rs Git - rust.git/history - src/librustc/session/mod.rs
Make RFC 1214 warnings into errors, and rip out the "warn or err"
[rust.git] / src / librustc / session / mod.rs
2015-12-18 Niko MatsakisMake RFC 1214 warnings into errors, and rip out the...
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-18 borsAuto merge of #29907 - nagisa:mir-moar-constants, r...
2015-12-17 Steve KlabnikRollup merge of #30415 - steveklabnik:remove_bad_stabil...
2015-12-17 Steve KlabnikRollup merge of #30404 - Shiney:ImprovedStackHeap,...
2015-12-17 Steve KlabnikRollup merge of #30370 - zachreizner:patch-1, r=apasel422
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30337 - wesleywiser:mir_switch, r=nikoma...
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 borsAuto merge of #30410 - Manishearth:rollup, r=Manishearth
2015-12-16 Manish GoregaokarRollup merge of #30392 - Ms2ger:RestrictionResult,...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
2015-12-16 Manish GoregaokarRollup merge of #30376 - salty-horse:btree_links, r...
2015-12-16 Manish GoregaokarRollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcri...
2015-12-16 Manish GoregaokarRollup merge of #30368 - arielb1:region-unification...
2015-12-16 Manish GoregaokarRollup merge of #30320 - nrc:err-names, r=@nikomatsakis
2015-12-11 Nick CameronMake name resolution errors non-fatal
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30043 - arielb1:split-metadata, r=nikoma...
2015-11-26 Ariel Ben-Yehudasplit the metadata code into rustc_metadata
2015-11-26 Ariel Ben-Yehudamake CrateStore a trait object
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-23 borsAuto merge of #29984 - Manishearth:slice-assert, r...
2015-11-22 borsAuto merge of #28907 - SingingTree:rustfmt_libterm...
2015-11-22 borsAuto merge of #29964 - alexcrichton:update-libc, r...
2015-11-22 borsAuto merge of #29716 - Manishearth:repr-error, r=Gankro
2015-11-22 borsAuto merge of #29980 - Manishearth:missing-diag, r...
2015-11-22 borsAuto merge of #29968 - Manishearth:bang-macro-diag...
2015-11-22 Manish GoregaokarLook up macro names as well when suggesting replacement...
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-06 borsAuto merge of #29462 - alexcrichton:refactor-process...
2015-11-06 borsAuto merge of #29491 - alexcrichton:avoid-stdio-tls...
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-05 Steve KlabnikRollup merge of #29539 - shepmaster:empty-iterator...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-04 borsAuto merge of #29519 - alexcrichton:fix-distcheck,...
2015-11-04 borsAuto merge of #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 borsAuto merge of #29529 - Ryman:rustdoc-cap-lints, r=alexc...
2015-11-03 borsAuto merge of #29515 - Manishearth:ice-itembody, r...
2015-11-03 borsAuto merge of #29495 - meqif:fix_unindent_tabs, r=steve...
2015-11-03 borsAuto merge of #29509 - vadimcn:readme, r=alexcrichton
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
2015-11-03 borsAuto merge of #29523 - durka:patch-9, r=alexcrichton
2015-11-03 borsAuto merge of #29514 - apasel422:issue-26220, r=alexcri...
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-10-28 Eli FriedmanMake fatal errors more consistent.
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-15 borsAuto merge of #28921 - petrochenkov:intconv, r=alexcrichton
2015-10-14 borsAuto merge of #28909 - GuillaumeGomez:patch-3, r=pnkfelix
2015-10-14 borsAuto merge of #28827 - thepowersgang:unsafe-const-fn...
2015-10-12 borsAuto merge of #28914 - steveklabnik:doc_iterator, r...
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-10 borsAuto merge of #28949 - iwillspeak:rustfmt-libflate...
2015-10-10 borsAuto merge of #28922 - panicbit:trpl-missing-docs,...
2015-10-10 borsAuto merge of #28920 - dotdash:const_align, r=eddyb
2015-10-10 borsAuto merge of #28861 - pnkfelix:fsk-nonparam-dropck...
2015-10-09 borsAuto merge of #28926 - DanielKeep:syntax-index, r=steve...
2015-10-09 borsAuto merge of #28929 - pnkfelix:expand-legal-cycles...
2015-10-09 borsAuto merge of #27897 - sfackler:cursor-box-slice, r...
2015-10-09 borsAuto merge of #28857 - nrc:lowering, r=nikomatsakis
2015-10-08 Nick CameronCache ids between lowering runs
2015-10-08 Nick CameronMove `for` loop desugaring to lowering
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
next