rust/src/librustc/metadata
Kevin Ballard 0c7e8f7a92 path2: Remove some API functions
Delete the following API functions:
- set_dirname()
- with_dirname()
- set_filestem()
- with_filestem()
- add_extension()
- file_path()

Also change pop() to return a boolean instead of an owned copy of the
old filename.
2013-10-16 10:26:48 -07:00
..
common.rs Remove __extensions__ in names for a "pretty name" 2013-09-02 23:12:41 -07:00
creader.rs path2: Adjust the API to remove all the _str mutation methods 2013-10-15 22:18:30 -07:00
csearch.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
cstore.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
decoder.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
encoder.rs auto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton 2013-10-07 23:01:39 -07:00
filesearch.rs path2: Remove some API functions 2013-10-16 10:26:48 -07:00
loader.rs path2: Replace the path module outright 2013-10-15 21:56:54 -07:00
mod.rs
tydecode.rs remove the float type 2013-10-01 14:54:10 -04:00
tyencode.rs remove the float type 2013-10-01 14:54:10 -04:00