]> git.lizzy.rs Git - rust.git/history - src/librustc/middle
Auto merge of #30341 - pnkfelix:call-site-scope, r=nikomatsakis
[rust.git] / src / librustc / middle /
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #30192 - jwworth:pull-request-1449185301...
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-04 borsAuto merge of #30189 - crumblingstatue:patch-1, r=alexc...
2015-12-04 borsAuto merge of #30190 - tshepang:dir_builder-example...
2015-12-04 borsAuto merge of #30183 - retep998:min-align, r=alexcrichton
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-03 mitaaUse the extern item-path for documentation links
2015-12-03 borsAuto merge of #29999 - SingingTree:libterm_unwrapping...
2015-12-03 borsAuto merge of #30167 - GuillaumeGomez:patch-3, r=Manish...
2015-12-03 borsAuto merge of #30180 - tbu-:pr_isize_to_i32, r=arielb1
2015-12-02 borsAuto merge of #30146 - steveklabnik:doc_string_intro...
2015-12-02 borsAuto merge of #30133 - jseyfried:fix_regression, r...
2015-12-02 borsAuto merge of #30161 - JIghtuse:master, r=steveklabnik
2015-12-02 Tobias Buchers/isize/i32
2015-12-02 borsAuto merge of #30160 - adambadawy:fix_wait_with_output_...
2015-12-02 borsAuto merge of #30157 - brson:mk, r=sfackler
2015-12-02 borsAuto merge of #30155 - steveklabnik:rollup, r=steveklabnik
2015-12-02 Steve KlabnikRollup merge of #30154 - salty-horse:guessing_panic...
2015-12-02 Steve KlabnikRollup merge of #30153 - durka:patch-11, r=steveklabnik
2015-12-02 Steve KlabnikRollup merge of #30150 - steveklabnik:fix_exe_suffix...
2015-12-02 Steve KlabnikRollup merge of #30144 - pjungwir:clarify-semver-rules...
2015-12-02 Steve KlabnikRollup merge of #30136 - fhahn:remove-int-from-doc...
2015-12-02 Steve KlabnikRollup merge of #30134 - salty-horse:patch-1, r=stevekl...
2015-12-02 Steve KlabnikRollup merge of #30129 - tbu-:pr_doc_arrays_coerce...
2015-12-01 borsAuto merge of #30129 - tbu-:pr_doc_arrays_coerce, r...
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 Florian HahnReplace uses of int/uint with isize/uzsize in doc examples
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #29391 - DanielKeep:syntax-index, r=steve...
2015-12-01 borsAuto merge of #30124 - steveklabnik:doc_string_errors...
2015-12-01 borsAuto merge of #30135 - michaelwoerister:interning-check...
2015-12-01 Michael WoeristerAdd some consistency checks for value interning in...
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-30 borsAuto merge of #30080 - durka:patch-10, r=alexcrichton
2015-11-29 borsAuto merge of #30088 - sourcefrog:doc-casts, r=steveklabnik
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-27 Oliver Schneiderimplement calling of `const fn`-methods in true constants
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 Marvin LöbelAdd syntax support for attributes on expressions and...
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-Yehudafix rustc-test
2015-11-26 Ariel Ben-Yehudafix tidy
2015-11-26 Ariel Ben-Yehudasplit the metadata code into rustc_metadata
2015-11-26 Ariel Ben-Yehudamake CrateStore a trait object
2015-11-26 Ariel Ben-Yehudaremove csearch from the rest of rustc
2015-11-26 Ariel Ben-Yehudastop using csearch in librustc and librustc_lint
2015-11-26 borsAuto merge of #30061 - tshepang:doc-time, r=brson
2015-11-26 borsAuto merge of #30054 - Ms2ger:TypeOrigin, r=eddyb
2015-11-26 borsAuto merge of #30015 - petrochenkov:staged, r=brson
2015-11-26 Ms2gerUse the TypeOrigin variants qualified.
2015-11-25 Vadim PetrochenkovConsider a crate staged if it has `stable` or `unstable...
2015-11-25 borsAuto merge of #30017 - nrc:fmt, r=brson
2015-11-25 Vadim PetrochenkovRemove `#[staged_api]`
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 Manish GoregaokarRollup merge of #30040 - apasel422:issue-30031, r=brson
2015-11-25 Manish GoregaokarRollup merge of #30038 - Carreau:cargo-philosopher...
2015-11-25 Manish GoregaokarRollup merge of #30013 - steveklabnik:doc_char, r=brson
2015-11-25 borsAuto merge of #30011 - jonas-schievink:macro-context...
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #30016 - alexcrichton:fix-off-by-one...
2015-11-24 borsAuto merge of #30009 - apasel422:tests, r=alexcrichton
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 borsAuto merge of #30028 - steveklabnik:rollup, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30023 - Ms2ger:EntryOrExit, r=Manishearth
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #30004 - michaelwoerister:primitive...
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-24 Ms2gerUse the EntryOrExit variants qualified.
2015-11-24 borsAuto merge of #30012 - jonas-schievink:log-level-trace...
2015-11-24 borsAuto merge of #30000 - Manishearth:unreachable-call...
2015-11-24 borsAuto merge of #30006 - ntrepid8:skip-check-for-DYLD...
2015-11-24 borsAuto merge of #30001 - Detegr:master, r=Manishearth
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-22 borsAuto merge of #29964 - alexcrichton:update-libc, r...
2015-11-22 borsAuto merge of #29716 - Manishearth:repr-error, r=Gankro
2015-11-21 borsAuto merge of #29963 - dotdash:fat_copy, r=eddyb
2015-11-21 borsAuto merge of #29948 - devonhollowood:fromstr-parse...
2015-11-21 borsAuto merge of #29913 - tbu-:pr_windows_path_error_on_nu...
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29961 - alexcrichton:order-dependent...
2015-11-20 borsAuto merge of #29945 - nrc:save-crate-name, r=alexcrichton
2015-11-20 borsAuto merge of #29822 - petrochenkov:pubexport, r=alexcr...
2015-11-20 Aaron TuronChange TraitRef subtyping checks to equality
2015-11-20 borsAuto merge of #29951 - fhahn:fix-plugin-compiler-exampl...
2015-11-20 Vadim PetrochenkovRename #[deprecated] to #[rustc_deprecated]
2015-11-20 borsAuto merge of #29950 - fhahn:small-doc-fix-rename-var...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
next